rpms/nss-softokn/devel nss-softokn.spec,1.12,1.13

Warren Togami 砥上勇 wtogami at fedoraproject.org
Fri Aug 28 14:38:11 UTC 2009


Author: wtogami

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

Modified Files:
	nss-softokn.spec 
Log Message:
caolan's nss-softokn.pc patch



Index: nss-softokn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss-softokn/devel/nss-softokn.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- nss-softokn.spec	28 Aug 2009 05:38:03 -0000	1.12
+++ nss-softokn.spec	28 Aug 2009 14:38:10 -0000	1.13
@@ -17,7 +17,7 @@
 Summary:          Network Security Services Soktoken Module
 Name:             nss-softokn
 Version:          3.12.3.99.3
-Release:          21%{?dist}
+Release:          22%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -145,7 +145,8 @@ export USE_64
                           -e "s,%%exec_prefix%%,%{_prefix},g" \
                           -e "s,%%includedir%%,%{_includedir}/nss3,g" \
                           -e "s,%%NSPR_VERSION%%,%{nspr_version},g" \
-                          -e "s,%%SOFTKN_VERSION%%,%{version},g" > \
+                          -e "s,%%NSSUTIL_VERSION%%,%{version},g" \
+                          -e "s,%%SOFTOKEN_VERSION%%,%{version},g" > \  
                           ./mozilla/dist/pkgconfig/nss-softokn.pc
 
 SOFTOKEN_VMAJOR=`cat mozilla/security/nss/lib/softoken/softkver.h | grep "#define.*SOFTOKEN_VMAJOR" | awk '{print $3}'`
@@ -310,6 +311,9 @@ done
 %{_includedir}/nss3/shsign.h
 
 %changelog
+* Fri Aug 28 2009 Warren Togami <wtogami at redhat.com> - 3.12.3.99.3-22
+- caolan's nss-softokn.pc patch
+
 * Thu Aug 27 2009 Elio Maldonado<emaldona at redhat.com> - 3.12.3.99.3-21
 - Bump the release number for a chained build of nss-util, nss-softokn and nss
 




More information about the scm-commits mailing list