rpms/coolkey/F-9 coolkey.spec,1.27,1.28

Dennis Gilmore ausil at fedoraproject.org
Tue Sep 30 14:30:46 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/coolkey/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30837

Modified Files:
	coolkey.spec 
Log Message:
BR nss-devel not mozilla-nss-devel



Index: coolkey.spec
===================================================================
RCS file: /cvs/pkgs/rpms/coolkey/F-9/coolkey.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- coolkey.spec	14 Feb 2008 23:51:04 -0000	1.27
+++ coolkey.spec	30 Sep 2008 14:30:15 -0000	1.28
@@ -22,7 +22,7 @@
 
 Name: coolkey
 Version: 1.1.0
-Release: 6%{dist}
+Release: 7%{dist}
 Summary: CoolKey PKCS #11 module
 License: LGPLv2
 URL: http://directory.fedora.redhat.com/wiki/CoolKey
@@ -34,7 +34,7 @@
 BuildRequires: autoconf
 BuildRequires: pcsc-lite-devel
 BuildRequires: zlib-devel
-BuildRequires: mozilla-nss-devel
+BuildRequires: nss-devel
 Requires: nss-tools
 Requires: pcsc-lite 
 Requires: pcsc-lite-libs
@@ -108,6 +108,9 @@
 
 
 %changelog
+* Sun Sep 14 2008 Matt Domsch <mdomsch at fedoraproject.org> - 1.1.0-7
+- BR: nss-devel not mozilla-nss-devel (FTBFS BZ#440753)
+
 * Wed Feb 13 2008 Jack magne <jmagne at redhat.com>  - 1.1.0-6
 - Clean up building with gcc 4.3.
 * Thu Sep 27 2007 Jack Magne <jmagne at redhat.com>  - 1.1.0-5




More information about the fedora-extras-commits mailing list