public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-forensics/aide/files: aide-0.15.1-gentoo.patch
@ 2010-10-27 16:45 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2010-10-27 16:45 UTC (permalink / raw
  To: gentoo-commits

matsuu      10/10/27 16:45:30

  Added:                aide-0.15.1-gentoo.patch
  Log:
  Version bumped.
  
  (Portage version: 2.1.9.22/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-forensics/aide/files/aide-0.15.1-gentoo.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/files/aide-0.15.1-gentoo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/files/aide-0.15.1-gentoo.patch?rev=1.1&content-type=text/plain

Index: aide-0.15.1-gentoo.patch
===================================================================
diff -Naur aide-0.15.1.orig//src/Makefile.am aide-0.15.1//src/Makefile.am
--- aide-0.15.1.orig//src/Makefile.am	2010-08-02 03:23:44.000000000 +0900
+++ aide-0.15.1//src/Makefile.am	2010-10-28 01:22:49.897871135 +0900
@@ -26,7 +26,7 @@
 LEX_OUTPUT_ROOT = lex.yy
 
 LDADD = -lm @CRYPTLIB@ @ACLLIB@ @SELINUXLIB@ @AUDITLIB@ @ATTRLIB@ @E2FSATTRSLIB@ @ELFLIB@
-AM_CFLAGS = @AIDE_DEFS@ -W -Wall -g
+AM_CFLAGS = -DLOCALEDIR=\"$(localedir)\" @AIDE_DEFS@ -W -Wall -g
 
 CLEANFILES = conf_yacc.h conf_yacc.c conf_lex.c db_lex.c *~
 
diff -Naur aide-0.15.1.orig//src/db.c aide-0.15.1//src/db.c
--- aide-0.15.1.orig//src/db.c	2010-08-09 02:39:31.000000000 +0900
+++ aide-0.15.1//src/db.c	2010-10-28 01:22:12.930091842 +0900
@@ -27,6 +27,10 @@
 #include "db_file.h"
 #include "db_disk.h"
 
+#ifdef WITH_CURL
+#include "fopen.h"
+#endif
+
 #ifdef WITH_PSQL
 #include "db_sql.h"
 #endif






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-27 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27 16:45 [gentoo-commits] gentoo-x86 commit in app-forensics/aide/files: aide-0.15.1-gentoo.patch Matsuu Takuto (matsuu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox