This commit is contained in:
parent
1c91b6e634
commit
9f2088605c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 21 16:55:06 CST 2007 - maw@suse.de
|
||||||
|
|
||||||
|
- Update to NSS 3.11.5 (thanks, Wolfgang)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 1 23:01:38 CEST 2006 - wr@rosenauer.org
|
Sun Oct 1 23:01:38 CEST 2006 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mozilla-nss (Version 3.11.3)
|
# spec file for package mozilla-nss (Version 3.11.5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
Name: mozilla-nss
|
Name: mozilla-nss
|
||||||
BuildRequires: gcc-c++ mozilla-nspr-devel
|
BuildRequires: gcc-c++ mozilla-nspr-devel
|
||||||
License: Other License(s), see package
|
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
Version: 3.11.3
|
Version: 3.11.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Network (Netscape) Security Services
|
Summary: Network (Netscape) Security Services
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
@ -89,7 +89,7 @@ cd mozilla
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
cd mozilla/security/nss
|
cd mozilla/security/nss
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
export CFLAGS="$RPM_OPT_FLAGS -g -fno-strict-aliasing"
|
||||||
export NSPR_INCLUDE_DIR=`nspr-config --includedir`
|
export NSPR_INCLUDE_DIR=`nspr-config --includedir`
|
||||||
export NSPR_LIB_DIR=`nspr-config --libdir`
|
export NSPR_LIB_DIR=`nspr-config --libdir`
|
||||||
export BUILD_OPT=1
|
export BUILD_OPT=1
|
||||||
@ -173,7 +173,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%exclude %{_bindir}/nss-config
|
%exclude %{_bindir}/nss-config
|
||||||
|
|
||||||
%changelog -n mozilla-nss
|
%changelog
|
||||||
|
* Wed Feb 21 2007 - maw@suse.de
|
||||||
|
- Update to NSS 3.11.5 (thanks, Wolfgang)
|
||||||
* Sun Oct 01 2006 - wr@rosenauer.org
|
* Sun Oct 01 2006 - wr@rosenauer.org
|
||||||
- update to NSS 3.11.3
|
- update to NSS 3.11.3
|
||||||
- requires NSPR 4.6.3 (pkgconfig)
|
- requires NSPR 4.6.3 (pkgconfig)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57482a3c011ae56801fb859b8e4c4a55a797e106b15644f5e49ceb2329a3428b
|
|
||||||
size 2891582
|
|
3
nss-3.11.5.tar.bz2
Normal file
3
nss-3.11.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15282a082e57596b587f559e1eacf90c24546c88ca2156bf87dabed9546be8dd
|
||||||
|
size 2895059
|
Loading…
Reference in New Issue
Block a user