rpms/nss/devel nss.spec,1.55,1.56

Kai Engert kengert at fedoraproject.org
Wed Oct 22 03:57:13 UTC 2008


Author: kengert

Update of /cvs/extras/rpms/nss/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3238

Modified Files:
	nss.spec 
Log Message:
* Wed Oct 22 2008 Kai Engert <kaie at redhat.com> - 3.12.2.0-3
- use system zlib



Index: nss.spec
===================================================================
RCS file: /cvs/extras/rpms/nss/devel/nss.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- nss.spec	22 Oct 2008 03:25:42 -0000	1.55
+++ nss.spec	22 Oct 2008 03:56:43 -0000	1.56
@@ -4,7 +4,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.12.2.0
-Release:          2%{?dist}
+Release:          3%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -13,6 +13,7 @@
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:    nspr-devel >= %{nspr_version}
 BuildRequires:    sqlite-devel
+BuildRequires:    zlib-devel
 BuildRequires:    pkgconfig
 BuildRequires:    gawk
 BuildRequires:    psmisc
@@ -45,6 +46,7 @@
 Summary:          Tools for the Network Security Services
 Group:            System Environment/Base
 Requires:         nss = %{version}-%{release}
+Requires:         zlib
 
 %description tools
 Network Security Services (NSS) is a set of libraries designed to
@@ -442,8 +444,9 @@
 
 
 %changelog
-* Wed Oct 22 2008 Kai Engert <kaie at redhat.com> - 3.12.2.0-2
+* Wed Oct 22 2008 Kai Engert <kaie at redhat.com> - 3.12.2.0-3
 - update to NSS_3_12_2_RC1
+- use system zlib
 * Tue Sep 30 2008 Dennis Gilmore <dennis at ausil.us> - 3.12.1.1-4
 - add sparc64 to the list of 64 bit arches
 




More information about the scm-commits mailing list