SPECS (DEVEL): audit.spec - some CFLAGS -> AM_CFLAGS fixes
twittner
twittner at pld-linux.org
Wed Mar 21 00:13:22 CET 2007
Author: twittner Date: Tue Mar 20 23:13:22 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- some CFLAGS -> AM_CFLAGS fixes
---- Files affected:
SPECS:
audit.spec (1.39.2.1 -> 1.39.2.2)
---- Diffs:
================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.39.2.1 SPECS/audit.spec:1.39.2.2
--- SPECS/audit.spec:1.39.2.1 Sat Mar 3 13:40:50 2007
+++ SPECS/audit.spec Wed Mar 21 00:13:17 2007
@@ -19,6 +19,7 @@
Source3: %{name}d.sysconfig
Patch0: %{name}-swig-fix.patch
Patch1: %{name}-install.patch
+Patch2: %{name}-am.patch
URL: http://people.redhat.com/sgrubb/audit/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
@@ -113,6 +114,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
install -D %{SOURCE1} lib/linux/audit.h
install -D %{SOURCE1} src/mt/linux/audit.h
@@ -253,6 +255,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39.2.2 2007/03/20 23:13:17 twittner
+- some CFLAGS -> AM_CFLAGS fixes
+
Revision 1.39.2.1 2007/03/03 12:40:50 twittner
- start updating to 1.5 (NFY)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.39.2.1&r2=1.39.2.2&f=u
More information about the pld-cvs-commit
mailing list