Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/tripwire/files: tripwire-2.4.2-version.patch
Date: Thu, 02 Sep 2010 00:24:28
Message-Id: 20100902002424.3510C20054@flycatcher.gentoo.org
1 xmw 10/09/02 00:24:24
2
3 Added: tripwire-2.4.2-version.patch
4 Log:
5 Revbump to fix bug #320633
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-admin/tripwire/files/tripwire-2.4.2-version.patch
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/tripwire/files/tripwire-2.4.2-version.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/tripwire/files/tripwire-2.4.2-version.patch?rev=1.1&content-type=text/plain
13
14 Index: tripwire-2.4.2-version.patch
15 ===================================================================
16 diff -urp tripwire-2.4.2-src.orig/configure tripwire-2.4.2-src/configure
17 --- tripwire-2.4.2-src.orig/configure 2007-03-31 13:13:13.000000000 +0900
18 +++ tripwire-2.4.2-src/configure 2010-04-23 13:58:55.000000000 +0900
19 @@ -1901,7 +1901,7 @@ test -n "$target_alias" &&
20 test "$program_prefix$program_suffix$program_transform_name" = \
21 NONENONEs,x,x, &&
22 program_prefix=${target_alias}-
23 -am__api_version="1.8"
24 +am__api_version="1.9"
25 # Find a good install program. We prefer a C program (faster),
26 # so one script is as good as another. But avoid the broken or
27 # incompatible versions:
28 @@ -2179,7 +2179,7 @@ fi
29
30 # Define the identity of the package.
31 PACKAGE=tripwire
32 - VERSION=2.4.1
33 + VERSION=2.4.2
34
35
36 cat >>confdefs.h <<_ACEOF
37 diff -urp tripwire-2.4.2-src.orig/configure.in tripwire-2.4.2-src/configure.in
38 --- tripwire-2.4.2-src.orig/configure.in 2007-03-31 13:03:27.000000000 +0900
39 +++ tripwire-2.4.2-src/configure.in 2010-04-23 13:59:14.000000000 +0900
40 @@ -5,7 +5,7 @@ dnl
41 AC_INIT
42 AC_CONFIG_SRCDIR([src/tw/tw.cpp])
43 AC_CANONICAL_TARGET([])
44 -AM_INIT_AUTOMAKE(tripwire, 2.4.1)
45 +AM_INIT_AUTOMAKE(tripwire, 2.4.2)
46 AM_CONFIG_HEADER(config.h)
47
48 dnl #################################
49 diff -urp tripwire-2.4.2-src.orig/contrib/make-bin-dist tripwire-2.4.2-src/contrib/make-bin-dist
50 --- tripwire-2.4.2-src.orig/contrib/make-bin-dist 2007-04-19 02:39:29.000000000 +0900
51 +++ tripwire-2.4.2-src/contrib/make-bin-dist 2010-04-23 13:59:36.000000000 +0900
52 @@ -4,7 +4,7 @@
53 #
54
55 PRODUCT=tripwire
56 -VERSION=2.4.1.2
57 +VERSION=2.4.2
58 ARCH=x86
59 TYPE=bin
60 ROOT_DIR=$PRODUCT-$VERSION-$ARCH-$TYPE
61 diff -urp tripwire-2.4.2-src.orig/src/buildnum.h tripwire-2.4.2-src/src/buildnum.h
62 --- tripwire-2.4.2-src.orig/src/buildnum.h 2007-03-31 13:39:36.000000000 +0900
63 +++ tripwire-2.4.2-src/src/buildnum.h 2010-04-24 07:13:25.000000000 +0900
64 @@ -1,2 +1,2 @@
65 -#define BUILD_NUM _T("2")
66 +#define BUILD_NUM _T("0")
67
68 diff -urp tripwire-2.4.2-src.orig/src/tw/twstrings.cpp tripwire-2.4.2-src/src/tw/twstrings.cpp
69 --- tripwire-2.4.2-src.orig/src/tw/twstrings.cpp 2007-03-31 14:19:59.000000000 +0900
70 +++ tripwire-2.4.2-src/src/tw/twstrings.cpp 2010-04-23 14:01:15.000000000 +0900
71 @@ -56,7 +56,7 @@
72 # define DEBUG_STR _T("")
73 #endif
74
75 -#define TSS_PRODUCT_NAME _T("Open Soure Tripwire(R) 2.4.1.")
76 +#define TSS_PRODUCT_NAME _T("Open Source Tripwire(R) 2.4.2.")
77
78 #define TSS_COPYRIGHT_NOTICE \
79 _T("Open Source Tripwire 2.4 Portions copyright 2000 Tripwire, Inc. Tripwire is a registered\n\
80 @@ -158,7 +158,7 @@ TSS_BeginStringtable( cTW )
81 TSS_StringEntry( tw::STR_WRITE_REPORT_FILE, _T("Wrote report file: ") ),
82 TSS_StringEntry( tw::STR_WRITE_CONFIG_FILE, _T("Wrote configuration file: ") ),
83
84 - TSS_StringEntry( tw::STR_REPORT_TITLE, _T("Open Source Tripwire(R) 2.4.1 Integrity Check Report") ),
85 + TSS_StringEntry( tw::STR_REPORT_TITLE, _T("Open Source Tripwire(R) 2.4.2 Integrity Check Report") ),
86 TSS_StringEntry( tw::STR_R_GENERATED_BY, _T("Report generated by: ") ),
87 TSS_StringEntry( tw::STR_R_CREATED_ON, _T("Report created on: ") ),
88 TSS_StringEntry( tw::STR_DB_CREATED_ON, _T("Database generated on: ") ),
89 @@ -219,7 +219,7 @@ TSS_BeginStringtable( cTW )
90 TSS_StringEntry( tw::STR_REMOVED_SHORT, _T("R") ),
91 TSS_StringEntry( tw::STR_CHANGED_SHORT, _T("C") ),
92
93 - TSS_StringEntry( tw::STR_DBPRINT_TITLE, _T("Open Source Tripwire(R) 2.4.1 Database") ),
94 + TSS_StringEntry( tw::STR_DBPRINT_TITLE, _T("Open Source Tripwire(R) 2.4.2 Database") ),
95 TSS_StringEntry( tw::STR_DB_GENERATED_BY, _T("Database generated by: ") ),
96 TSS_StringEntry( tw::STR_TOTAL_NUM_FILES, _T("Total number of objects: ") ),
97 TSS_StringEntry( tw::STR_END_OF_DB, _T("*** End of database ***") ),