SOURCES: aide-autoconf.patch, aide-NLS.patch - updated for version...

kosmo kosmo at pld-linux.org
Mon Sep 11 16:12:42 CEST 2006


Author: kosmo                        Date: Mon Sep 11 14:12:42 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for version 0.11

---- Files affected:
SOURCES:
   aide-autoconf.patch (1.3 -> 1.4) , aide-NLS.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/aide-autoconf.patch
diff -u SOURCES/aide-autoconf.patch:1.3 SOURCES/aide-autoconf.patch:1.4
--- SOURCES/aide-autoconf.patch:1.3	Mon Dec 15 03:58:19 2003
+++ SOURCES/aide-autoconf.patch	Mon Sep 11 16:12:37 2006
@@ -1,23 +1,23 @@
-diff -Nur old/Makefile.am new/Makefile.am
---- old/Makefile.am	2003-01-16 10:37:34.000000000 +0000
-+++ new/Makefile.am	2003-12-13 19:21:12.000000000 +0000
+diff -urN aide-0.11.orig/Makefile.am aide-0.11/Makefile.am
+--- aide-0.11.orig/Makefile.am	2006-09-11 16:08:49.000000000 +0200
++++ aide-0.11/Makefile.am	2006-09-11 16:09:30.000000000 +0200
 @@ -17,7 +17,7 @@
  # Boston, MA 02111-1307, USA.
  #
  
--SUBDIRS = src doc po
-+SUBDIRS = src doc po intl
+-SUBDIRS = src doc
++SUBDIRS = src doc intl
  
- CLEANFILES = *~
- 
-diff -Nur old/src/Makefile.am new/src/Makefile.am
---- old/src/Makefile.am	2003-10-29 10:10:57.000000000 +0000
-+++ new/src/Makefile.am	2003-12-13 19:22:44.000000000 +0000
-@@ -46,7 +46,7 @@
- 		util.c		\
+ datadir = @datadir@
+ localedir = $(datadir)/locale
+diff -urN aide-0.11.orig/src/Makefile.am aide-0.11/src/Makefile.am
+--- aide-0.11.orig/src/Makefile.am	2006-09-11 16:08:49.000000000 +0200
++++ aide-0.11/src/Makefile.am	2006-09-11 16:09:49.000000000 +0200
+@@ -47,7 +47,7 @@
+ 		snprintf.c	\
  		aide.c
  
--INCLUDES = -I$(prefix)/include -I$(top_srcdir)/include
+-INCLUDES = -I$(top_srcdir)/include
 +INCLUDES = -I$(top_srcdir)/include -I$(includedir)
  
  LDADD = @CRYPTLIB@ @ACLLIB@

================================================================
Index: SOURCES/aide-NLS.patch
diff -u SOURCES/aide-NLS.patch:1.2 SOURCES/aide-NLS.patch:1.3
--- SOURCES/aide-NLS.patch:1.2	Wed Feb 27 09:55:29 2002
+++ SOURCES/aide-NLS.patch	Mon Sep 11 16:12:37 2006
@@ -1,31 +0,0 @@
-diff -urN aide-0.8.org/configure.in aide-0.8/configure.in
---- aide-0.8.org/configure.in	Wed Feb 27 09:24:28 2002
-+++ aide-0.8/configure.in	Wed Feb 27 09:38:42 2002
-@@ -189,17 +189,8 @@
- 
- AC_CHECK_HEADERS(syslog.h)
- 
--AIDE_USE_LOCALE="#"
--
--AC_ARG_WITH(locale,
--  [--with-locale   use locale stuff],
--  AC_CHECK_HEADERS(libintl.h,
--	AC_DEFINE(USE_LOCALE)
--	AIDE_USE_LOCALE=""
--        AC_DEFINE_UNQUOTED(LOCALEDIR,"$prefix/lib/locale"),)
--)
--
--AC_SUBST(AIDE_USE_LOCALE)
-+ALL_LINGUAS="ru"
-+AM_GNU_GETTEXT
- 
- AC_ARG_WITH(syslog_ident,
-   [--with-syslog_ident   Specify syslog ident],
-@@ -379,6 +370,6 @@
- 
- AC_DEFINE_UNQUOTED(AIDECOMPILEOPTIONS, "${compoptionstring}")
- 
--AC_OUTPUT(Makefile src/Makefile po/Makefile doc/Makefile doc/aide.conf 
-+AC_OUTPUT(Makefile src/Makefile intl/Makefile po/Makefile.in doc/Makefile doc/aide.conf 
- aide.spec)
- 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/aide-autoconf.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SOURCES/aide-NLS.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list