SPECS (AC-branch): rpm.spec - fixed autoreqdep bcond

baggins baggins at pld-linux.org
Fri Jun 17 16:51:11 CEST 2005


Author: baggins                      Date: Fri Jun 17 14:51:11 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fixed autoreqdep bcond

---- Files affected:
SPECS:
   rpm.spec (1.555.2.68 -> 1.555.2.69) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.68 SPECS/rpm.spec:1.555.2.69
--- SPECS/rpm.spec:1.555.2.68	Fri Jun 17 16:43:30 2005
+++ SPECS/rpm.spec	Fri Jun 17 16:51:06 2005
@@ -687,7 +687,7 @@
 	--enable-shared \
 	--enable-static \
 	%{?with_apidoc:--with-apidocs} \
-	%{?with_pkgnameinautoreq:--enable-adding-packages-names-in-autogenerated-dependancies} \
+	%{?with_autoreqdep:--enable-adding-packages-names-in-autogenerated-dependancies} \
 	%{?with_python:--with-python=auto} \
 	%{!?with_python:--without-python} \
 	%{!?with_selinux:--without-selinux} \
@@ -1089,6 +1089,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.555.2.69  2005/06/17 14:51:06  baggins
+- fixed autoreqdep bcond
+
 Revision 1.555.2.68  2005/06/17 14:43:30  baggins
 - merged fro HEAD
 - version 4.4.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.68&r2=1.555.2.69&f=u




More information about the pld-cvs-commit mailing list