rpms/nss-softokn/devel nss-softokn.spec,1.7,1.8

drago01 drago01 at fedoraproject.org
Thu Aug 27 14:11:57 UTC 2009


Author: drago01

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

Modified Files:
	nss-softokn.spec 
Log Message:
Add hack to fix build


Index: nss-softokn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss-softokn/devel/nss-softokn.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- nss-softokn.spec	26 Aug 2009 22:17:49 -0000	1.7
+++ nss-softokn.spec	27 Aug 2009 14:11:57 -0000	1.8
@@ -17,7 +17,7 @@
 Summary:          Network Security Services Soktoken Module
 Name:             nss-softokn
 Version:          3.12.3.99.3
-Release:          16%{?dist}
+Release:          17%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -105,7 +105,7 @@ BUILD_OPT=1
 export BUILD_OPT
 
 # Generate symbolic info for debuggers
-XCFLAGS=$RPM_OPT_FLAGS
+XCFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/nss3"
 export XCFLAGS
 
 
@@ -310,6 +310,9 @@ done
 %{_includedir}/nss3/shsign.h
 
 %changelog
+* Thu Aug 27 2009 Adel Gadllah <adel.gadllah at gmail.com> - 3.12.3.99.3-17
+- Add hack to fix build
+
 * 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
 




More information about the fedora-extras-commits mailing list