SPECS: cups.spec - up to 1.3.8 - -templates.patch removed (applied upstream...
twittner
twittner at pld-linux.org
Wed Jul 23 15:10:39 CEST 2008
Author: twittner Date: Wed Jul 23 13:10:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.3.8
- -templates.patch removed (applied upstream)
- -CVE-2008-1722 removed (according to CHANGES.txt crashes related
to processing has been fixed)
- updated -satisfy-any.patch, but NOT applied in a spec - please review
in relation to CHANGES.txt ["Satisfy any" did not work in IPP policies (STR #2782)]
- rel. 0.1
---- Files affected:
SPECS:
cups.spec (1.240 -> 1.241)
---- Diffs:
================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.240 SPECS/cups.spec:1.241
--- SPECS/cups.spec:1.240 Sat Jul 19 23:30:11 2008
+++ SPECS/cups.spec Wed Jul 23 15:10:34 2008
@@ -21,13 +21,13 @@
Summary(pl.UTF-8): Ogólny system druku dla Uniksa
Summary(pt_BR.UTF-8): Sistema Unix de Impressão
Name: cups
-Version: 1.3.7
-Release: 2
+Version: 1.3.8
+Release: 0.1
Epoch: 1
License: LGPL v2 (libraries), GPL v2 (the rest) + openssl exception
Group: Applications/Printing
Source0: http://ftp.easysw.com/pub/cups/%{version}/%{name}-%{version}-source.tar.bz2
-# Source0-md5: db4a45a17104f10f3ee599d88267c9e5
+# Source0-md5: 84e09577d673b212f605dd09caee456c
Source1: %{name}.init
Source2: %{name}.pamd
Source3: %{name}.logrotate
@@ -38,16 +38,15 @@
Patch2: %{name}-options.patch
Patch3: %{name}-man_pages_linking.patch
Patch4: %{name}-nostrip.patch
-Patch5: %{name}-templates.patch
-Patch6: %{name}-certs_FHS.patch
-Patch7: %{name}-direct_usb.patch
-Patch8: %{name}-satisfy-any.patch
-Patch9: %{name}-no-polluted-krb5config.patch
-Patch10: %{name}-java-fix.patch
-Patch11: %{name}-verbose-compilation.patch
-Patch12: %{name}-CVE-2008-1722.patch
-Patch13: %{name}-peercred.patch
-Patch14: %{name}-translate.patch
+Patch5: %{name}-certs_FHS.patch
+Patch6: %{name}-direct_usb.patch
+# -satisfy-any.patch should be reviewed
+Patch7: %{name}-satisfy-any.patch
+Patch8: %{name}-no-polluted-krb5config.patch
+Patch9: %{name}-java-fix.patch
+Patch10: %{name}-verbose-compilation.patch
+Patch11: %{name}-peercred.patch
+Patch12: %{name}-translate.patch
URL: http://www.cups.org/
BuildRequires: acl-devel
BuildRequires: autoconf
@@ -343,14 +342,12 @@
%patch4 -p1
%patch5 -p1
%patch6 -p1
-%patch7 -p1
+#patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch11 -p1
%patch12 -p1
-%patch13 -p1
-%patch14 -p1
%build
%{__aclocal} -I config-scripts
@@ -568,6 +565,7 @@
%lang(et) %{_ulibdir}/cups/cgi-bin/et
%lang(fr) %{_ulibdir}/cups/cgi-bin/fr
%lang(he) %{_ulibdir}/cups/cgi-bin/he
+%lang(id) %{_ulibdir}/cups/cgi-bin/id
%lang(it) %{_ulibdir}/cups/cgi-bin/it
%lang(ja) %{_ulibdir}/cups/cgi-bin/ja
%lang(pl) %{_ulibdir}/cups/cgi-bin/pl
@@ -608,6 +606,7 @@
%lang(et) %{_datadir}/cups/templates/et
%lang(fr) %{_datadir}/cups/templates/fr
%lang(he) %{_datadir}/cups/templates/he
+%lang(id) %{_datadir}/cups/templates/id
%lang(it) %{_datadir}/cups/templates/it
%lang(ja) %{_datadir}/cups/templates/ja
%lang(pl) %{_datadir}/cups/templates/pl
@@ -659,6 +658,7 @@
%lang(fi) %{_datadir}/locale/fi/cups_fi.po
%lang(fr) %{_datadir}/locale/fr/cups_fr.po
%lang(he) %{_datadir}/locale/he/cups_he.po
+%lang(id) %{_datadir}/locale/id/cups_id.po
%lang(it) %{_datadir}/locale/it/cups_it.po
%lang(ko) %{_datadir}/locale/ko/cups_ko.po
%lang(ja) %{_datadir}/locale/ja/cups_ja.po
@@ -792,6 +792,15 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.241 2008/07/23 13:10:34 twittner
+- up to 1.3.8
+- -templates.patch removed (applied upstream)
+- -CVE-2008-1722 removed (according to CHANGES.txt crashes related
+ to processing has been fixed)
+- updated -satisfy-any.patch, but NOT applied in a spec - please review
+ in relation to CHANGES.txt ["Satisfy any" did not work in IPP policies (STR #2782)]
+- rel. 0.1
+
Revision 1.240 2008/07/19 21:30:11 glen
- add cups-translate.patch (just for reference, no real value)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cups.spec?r1=1.240&r2=1.241&f=u
More information about the pld-cvs-commit
mailing list