SPECS (AC-branch): cups.spec - add cups-translate.patch (just for reference...

glen glen at pld-linux.org
Sat Jul 19 21:43:40 CEST 2008


Author: glen                         Date: Sat Jul 19 19:43:40 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- add cups-translate.patch (just for reference, no real value)

---- Files affected:
SPECS:
   cups.spec (1.202.2.5 -> 1.202.2.6) 

---- Diffs:

================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.202.2.5 SPECS/cups.spec:1.202.2.6
--- SPECS/cups.spec:1.202.2.5	Wed May 14 15:56:54 2008
+++ SPECS/cups.spec	Sat Jul 19 21:43:34 2008
@@ -46,6 +46,7 @@
 Patch10:	%{name}-java-fix.patch
 Patch11:	%{name}-verbose-compilation.patch
 Patch12:	%{name}-CVE-2008-1722.patch
+Patch13:	%{name}-translate.patch
 URL:		http://www.cups.org/
 BuildRequires:	acl-devel
 BuildRequires:	autoconf
@@ -347,6 +348,7 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 %{__aclocal} -I config-scripts
@@ -436,7 +438,7 @@
 %endif
 
 %if %{with java}
-install -d $RPM_BUILD_ROOT{%{_datadir}/java,%{_examplesdir}/java-cups-%{version}}
+install -d $RPM_BUILD_ROOT{%{_javadir},%{_examplesdir}/java-cups-%{version}}
 # jars
 cp -a scripting/java/cups.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
 ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
@@ -786,7 +788,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.202.2.5  2008/05/14 13:56:54  charles
+Revision 1.202.2.6  2008/07/19 19:43:34  glen
+- add cups-translate.patch (just for reference, no real value)
+
+Revision 1.202.2.5  2008-05-14 13:56:54  charles
 - CVE-2008-1722.patch
 
 Revision 1.202.2.4  2008-05-10 03:48:42  charles
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cups.spec?r1=1.202.2.5&r2=1.202.2.6&f=u



More information about the pld-cvs-commit mailing list