SOURCES: php-pear-PEAR-template.spec - conditionally _noautoreq

glen glen at pld-linux.org
Wed Sep 28 23:12:01 CEST 2005


Author: glen                         Date: Wed Sep 28 21:12:00 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- conditionally _noautoreq

---- Files affected:
SOURCES:
   php-pear-PEAR-template.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-PEAR-template.spec
diff -u SOURCES/php-pear-PEAR-template.spec:1.5 SOURCES/php-pear-PEAR-template.spec:1.6
--- SOURCES/php-pear-PEAR-template.spec:1.5	Wed Sep 28 22:55:45 2005
+++ SOURCES/php-pear-PEAR-template.spec	Wed Sep 28 23:11:55 2005
@@ -24,8 +24,10 @@
 BuildArch:	@arch@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%if @have_optional_deps@
 # exclude optional dependencies
 %define		_noautoreq	@optional@
+%endif
 
 %description
 @description@
@@ -91,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/28 21:11:55  glen
+- conditionally _noautoreq
+
 Revision 1.5  2005/09/28 20:55:45  glen
 - handle optional deps and optional tests
 - handle different file classes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-pear-PEAR-template.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list