Author: jajcus                       Date: Wed Oct  3 10:49:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 'without audit' bcond added

---- Files affected:
SPECS:
   util-linux.spec (1.300 -> 1.301) 

---- Diffs:

================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.300 SPECS/util-linux.spec:1.301
--- SPECS/util-linux.spec:1.300 Tue Aug 21 23:28:58 2007
+++ SPECS/util-linux.spec       Wed Oct  3 12:49:14 2007
@@ -5,6 +5,7 @@
 # - what to do with scriptreplay? (req: perl)
 # 
 # Conditional build:
+%bcond_without audit   # don't include audit support
 %bcond_with    uClibc  # don't build few utilities
 %bcond_without selinux # build without SELinux support
 #
@@ -115,7 +116,7 @@
 Patch79:       %{name}-mount-helper-auto.patch
 Patch80:       %{name}-sparc.patch
 Patch81:       %{name}-single_letter_weekday.patch
-BuildRequires: audit-libs-devel >= 1.0.6
+%{?with_audit:BuildRequires:   audit-libs-devel}
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: cryptsetup-luks-devel
@@ -445,8 +446,8 @@
 %patch13 -p1
 %patch14 -p0
 %patch15 -p1
-%patch16 -p1
-%patch17 -p1
+%{?with_audit:%patch16 -p1}
+%{?with_audit:%patch17 -p1}
 %patch18 -p1
 %patch19 -p1
 %patch20 -p1
@@ -1180,6 +1181,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.301  2007/10/03 10:49:14  jajcus
+- 'without audit' bcond added
+
 Revision 1.300  2007/08/21 21:28:58  ankry
 - properly display single letter weekday abbreviations in cal, rel. .3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-linux.spec?r1=1.300&r2=1.301&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to