]> git.pld-linux.org Git - packages/cups.git/blobdiff - cups.spec
- applied patch to fix CVE-2008-1722
[packages/cups.git] / cups.spec
index 538723e3b0a481c7383824796f124b7c7187f719..eda6979b06ff6134f7edd7c9fa5c704377228330 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -21,7 +21,7 @@ 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:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2 (libraries), GPL v2 (the rest) + openssl exception
 Group:         Applications/Printing
@@ -44,6 +44,7 @@ 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
 URL:           http://www.cups.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -60,7 +61,7 @@ BuildRequires:        libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtiff-devel
-BuildRequires: openldap-devel >= 2.4.6
+BuildRequires: openldap-devel
 BuildRequires: openslp-devel
 %{!?with_gnutls:BuildRequires: openssl-devel}
 BuildRequires: pam-devel
@@ -344,6 +345,7 @@ Wsparcie dla LPD w serwerze wydruków CUPS.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %build
 %{__aclocal} -I config-scripts
This page took 0.029662 seconds and 4 git commands to generate.