SPECS: pam.spec - enable audit support by default

baggins baggins at pld-linux.org
Mon Feb 5 00:59:43 CET 2007


Author: baggins                      Date: Sun Feb  4 23:59:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable audit support by default

---- Files affected:
SPECS:
   pam.spec (1.246 -> 1.247) 

---- Diffs:

================================================================
Index: SPECS/pam.spec
diff -u SPECS/pam.spec:1.246 SPECS/pam.spec:1.247
--- SPECS/pam.spec:1.246	Mon Feb  5 00:42:23 2007
+++ SPECS/pam.spec	Mon Feb  5 00:59:35 2007
@@ -10,7 +10,7 @@
 %bcond_without	doc		# don't build documentation
 %bcond_with	prelude		# build with Prelude IDS support
 %bcond_without	selinux		# build without SELinux support
-%bcond_with	audit		# build with Linux Auditing library support
+%bcond_without	audit		# build with Linux Auditing library support
 #
 %define		pam_pld_version	0.99.7.1-1
 #
@@ -72,6 +72,8 @@
 BuildRequires:	docbook-dtd43-xml
 BuildRequires:	docbook-dtd44-xml
 BuildRequires:	docbook-style-xsl >= 1.69.1
+# For building PDFs
+#BuildRequires:	fop
 BuildRequires:	libxml2-progs
 BuildRequires:	libxslt-progs
 BuildRequires:	w3m
@@ -447,6 +449,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.247  2007/02/04 23:59:35  baggins
+- enable audit support by default
+
 Revision 1.246  2007/02/04 23:42:23  baggins
 - NFY, but the brave may start testing
 - back to Linux-PAM with PLD add-ons
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pam.spec?r1=1.246&r2=1.247&f=u



More information about the pld-cvs-commit mailing list