SPECS: audit.spec - don't remove audisp from configure.ac and Make...
sparky
sparky at pld-linux.org
Thu May 17 21:42:53 CEST 2007
Author: sparky Date: Thu May 17 19:42:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't remove audisp from configure.ac and Makefile.am when built wouthout python
---- Files affected:
SPECS:
audit.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.40 SPECS/audit.spec:1.41
--- SPECS/audit.spec:1.40 Fri Apr 6 16:28:46 2007
+++ SPECS/audit.spec Thu May 17 21:42:48 2007
@@ -112,8 +112,8 @@
%patch0 -p1
%if !%{with python}
-sed '/PYTHON/d; s#swig/Makefile ##; s# audisp/Makefile##' -i configure.ac
-sed 's/swig//; s/audisp//' -i Makefile.am
+sed '/PYTHON/d; s#swig/Makefile ##' -i configure.ac
+sed 's/swig//' -i Makefile.am
%endif
%build
@@ -241,6 +241,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2007/05/17 19:42:48 sparky
+- don't remove audisp from configure.ac and Makefile.am when built wouthout python
+
Revision 1.40 2007/04/06 14:28:46 qboosh
- updated to 1.5.1
- dropped custom linux.h (together with swig-fix patch), use system header instead
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list