rpms/nss-softokn/devel nss-softokn.pc.in, 1.1, 1.2 nss-softokn.spec, 1.6, 1.7

Dennis Gilmore ausil at fedoraproject.org
Wed Aug 26 22:17:49 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/nss-softokn/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18749

Modified Files:
	nss-softokn.pc.in nss-softokn.spec 
Log Message:
only have a single Requires line in the .pc file



Index: nss-softokn.pc.in
===================================================================
RCS file: /cvs/pkgs/rpms/nss-softokn/devel/nss-softokn.pc.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- nss-softokn.pc.in	19 Aug 2009 23:47:12 -0000	1.1
+++ nss-softokn.pc.in	26 Aug 2009 22:17:49 -0000	1.2
@@ -6,6 +6,5 @@ includedir=%includedir%
 Name: SOFTKN
 Description: Network Security Services Softoken PKCS #11 Module
 Version: %SOFTOKEN_VERSION%
-Requires: nspr >= %NSPR_VERSION%
-Requires: nss-util >= %NSSUTIL_VERSION%
+Requires: nspr >= %NSPR_VERSION%, nss-util >= %NSSUTIL_VERSION%
 Cflags: -I${includedir}


Index: nss-softokn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss-softokn/devel/nss-softokn.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- nss-softokn.spec	25 Aug 2009 19:05:17 -0000	1.6
+++ nss-softokn.spec	26 Aug 2009 22:17:49 -0000	1.7
@@ -17,7 +17,7 @@
 Summary:          Network Security Services Soktoken Module
 Name:             nss-softokn
 Version:          3.12.3.99.3
-Release:          12%{?dist}
+Release:          16%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -310,6 +310,9 @@ done
 %{_includedir}/nss3/shsign.h
 
 %changelog
+* Tue Aug 25 2009 Dennis Gilmore <dennis at ausil.us> - 3.12.3.99.3-16
+- only have a single Requires: line in the .pc file
+
 * Tue Aug 25 2009 Dennis Gilmore <dennis at ausil.us> - 3.12.3.99.3-12
 - bump to unique rpm nvr 
 




More information about the scm-commits mailing list