SPECS (AC-branch): cups.spec - GSSAPI support back (heimdal) - rel up
charles
charles at pld-linux.org
Sat May 10 05:48:47 CEST 2008
Author: charles Date: Sat May 10 03:48:47 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- GSSAPI support back (heimdal)
- rel up
---- Files affected:
SPECS:
cups.spec (1.202.2.3 -> 1.202.2.4)
---- Diffs:
================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.202.2.3 SPECS/cups.spec:1.202.2.4
--- SPECS/cups.spec:1.202.2.3 Fri Apr 11 16:16:12 2008
+++ SPECS/cups.spec Sat May 10 05:48:42 2008
@@ -22,7 +22,7 @@
Summary(pt_BR.UTF-8): Sistema Unix de Impressão
Name: cups
Version: 1.3.7
-Release: 2
+Release: 3
Epoch: 1
License: LGPL v2 (libraries), GPL v2 (the rest) + openssl exception
Group: Applications/Printing
@@ -53,6 +53,7 @@
BuildRequires: dbus-devel
BuildRequires: glibc-headers
%{?with_gnutls:BuildRequires: gnutls-devel}
+BuildRequires: heimdal-devel
%{?with_java:BuildRequires: jar}
%{?with_java:BuildRequires: jdk}
%{?with_java:BuildRequires: jpackage-utils}
@@ -177,6 +178,7 @@
Requires: %{name}-lib = %{epoch}:%{version}-%{release}
# for libcups
%{?with_gnutls:Requires: gnutls-devel}
+Requires: heimdal-devel
%{!?with_gnutls:Requires: openssl-devel}
Requires: zlib-devel
# for libcupsimage
@@ -782,6 +784,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.202.2.4 2008-05-10 03:48:42 charles
+- GSSAPI support back (heimdal)
+- rel up
+
Revision 1.202.2.3 2008-04-11 14:16:12 glen
- no krb5 on ac; rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cups.spec?r1=1.202.2.3&r2=1.202.2.4&f=u
More information about the pld-cvs-commit
mailing list