SPECS: cups.spec - updated templates patch (needed to get working ...
qboosh
qboosh at pld-linux.org
Fri Jun 1 19:06:40 CEST 2007
Author: qboosh Date: Fri Jun 1 17:06:40 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated templates patch (needed to get working URLs in UI)
---- Files affected:
SPECS:
cups.spec (1.198 -> 1.199)
---- Diffs:
================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.198 SPECS/cups.spec:1.199
--- SPECS/cups.spec:1.198 Fri Jun 1 13:45:10 2007
+++ SPECS/cups.spec Fri Jun 1 19:06:35 2007
@@ -251,8 +251,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
-# WHY THIS IS NEEDED?
-#%patch5 -p1
+%patch5 -p1
%patch6 -p1
%build
@@ -317,10 +316,8 @@
%endif
%if %{with perl}
-cd scripting/perl
-%{__make} install \
+%{__make} -C scripting/perl install \
DESTDIR=$RPM_BUILD_ROOT
-cd ../..
%endif
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
@@ -595,6 +592,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.199 2007/06/01 17:06:35 qboosh
+- updated templates patch (needed to get working URLs in UI)
+
Revision 1.198 2007/06/01 11:45:10 arekm
- up to 1.2.11; cups-templates.patch is problematic - no idea why it's here
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.198&r2=1.199&f=u
More information about the pld-cvs-commit
mailing list