Author: zbyniu Date: Thu Jul 9 12:21:21 2009 GMT Module: packages Tag: HEAD ---- Log message: - kill building libfreebl3.so with exec stack; rel 3
---- Files affected: packages/nss: nss.spec (1.93 -> 1.94) ---- Diffs: ================================================================ Index: packages/nss/nss.spec diff -u packages/nss/nss.spec:1.93 packages/nss/nss.spec:1.94 --- packages/nss/nss.spec:1.93 Fri May 29 09:05:03 2009 +++ packages/nss/nss.spec Thu Jul 9 14:21:16 2009 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): NSS - Network Security Services Name: nss Version: 3.12.3 -Release: 2 +Release: 3 Epoch: 1 License: MPL v1.1 or GPL v2+ or LGPL v2.1+ Group: Libraries @@ -20,6 +20,7 @@ Source3: http://www.cacert.org/certs/root.der # Source3-md5: a61b375e390d9c3654eebd2031461f6b Patch0: %{name}-Makefile.patch +Patch1: execstack.patch URL: http://www.mozilla.org/projects/security/pki/nss/ BuildRequires: nspr-devel >= 1:4.7 BuildRequires: nss-tools @@ -100,6 +101,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %if 0%{!?debug:1} # strip before signing @@ -267,6 +269,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.94 2009/07/09 12:21:16 zbyniu +- kill building libfreebl3.so with exec stack; rel 3 + Revision 1.93 2009/05/29 07:05:03 tommat - sparc64 is also 64 bit ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nss/nss.spec?r1=1.93&r2=1.94&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
