packages: cups/cups.spec - apply avahi patches conditionally
baggins
baggins at pld-linux.org
Sun Feb 5 14:03:11 CET 2012
Author: baggins Date: Sun Feb 5 13:03:11 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- apply avahi patches conditionally
---- Files affected:
packages/cups:
cups.spec (1.314 -> 1.315)
---- Diffs:
================================================================
Index: packages/cups/cups.spec
diff -u packages/cups/cups.spec:1.314 packages/cups/cups.spec:1.315
--- packages/cups/cups.spec:1.314 Sun Feb 5 14:01:09 2012
+++ packages/cups/cups.spec Sun Feb 5 14:03:06 2012
@@ -321,11 +321,13 @@
#%patch11 -p1
%patch12 -p1
+%if %{with avahi}
%patch100 -p1
%patch101 -p1
%patch102 -p1
%patch103 -p1
%patch104 -p1
+%endif
%build
%{__aclocal} -I config-scripts
@@ -755,6 +757,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.315 2012/02/05 13:03:06 baggins
+- apply avahi patches conditionally
+
Revision 1.314 2012/02/05 13:01:09 baggins
- 1.5.1
- numerous bugs fixed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cups/cups.spec?r1=1.314&r2=1.315&f=u
More information about the pld-cvs-commit
mailing list