OBS User unknown
2009-01-09 00:35:22 +00:00
committed by Git OBS Bridge
parent 78ca6c3097
commit 5bdbc91fb0
2 changed files with 32 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Wed Jun 18 02:51:04 CEST 2008 - maw@suse.de

View File

@@ -1,10 +1,17 @@
#
# spec file for package mozilla-nspr (Version 4.7.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -15,9 +22,14 @@ Name: mozilla-nspr
BuildRequires: gcc-c++
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
Version: 4.7.1
Release: 20
Release: 45
Summary: Netscape Portable Runtime
Url: http://www.mozilla.org/projects/nspr/
# bug437293
%ifarch ppc64
Obsoletes: mozilla-nspr-64bit
%endif
#
Group: System/Libraries
# NSPR head snapshot 20080325
Source: nspr-%{version}.tar.bz2
@@ -45,6 +57,11 @@ License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL
Summary: Netscape Portable Runtime development files
Group: Development/Libraries/Other
Requires: mozilla-nspr = %{version}
# bug437293
%ifarch ppc64
Obsoletes: mozilla-nspr-devel-64bit
%endif
#
%description devel
NSPR provides platform independence for non-GUI operating system
@@ -110,10 +127,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/nspr/
%changelog
* Wed Jan 07 2009 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Wed Jun 18 2008 maw@suse.de
- Merge changes from the build service (thanks, Wolfgang)
(bnc#400001 and SWAMP#18164).
* Sat May 03 2008 wr@rosenauer.org
* Fri May 02 2008 wr@rosenauer.org
- update to 4.7.1 RTM version
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
@@ -123,7 +142,7 @@ rm -rf $RPM_BUILD_ROOT
opensuse-packaging.
* Wed Mar 26 2008 wr@rosenauer.org
- update to 4.7.1beta2-20080325 snapshot
* Wed Mar 26 2008 maw@suse.de
* Tue Mar 25 2008 maw@suse.de
- Merge changes from the build service (thanks, Wolfgang)
- Update to the 4.7.1beta1-20080225 snapshot
- Split out a shared library subpackage.
@@ -137,7 +156,7 @@ rm -rf $RPM_BUILD_ROOT
- update to version 4.6.8
* Mon Jun 11 2007 ro@suse.de
- update to NSPR 4.6.7 (pull in from wr from opensuse BS)
* Thu Feb 22 2007 maw@suse.de
* Wed Feb 21 2007 maw@suse.de
- Update to version 4.6.5
* Wed Feb 07 2007 wr@rosenauer.org
- fixed crasher in PL_strcaserstr() (strcstr.patch) (bmo #369467)
@@ -169,7 +188,7 @@ rm -rf $RPM_BUILD_ROOT
* Wed Dec 07 2005 stark@suse.de
- moved headers to nspr4 sub-directories and removed some
unneeded headers
* Sat Nov 26 2005 stark@suse.de
* Fri Nov 25 2005 stark@suse.de
- changed ldconfig call in install-scripts
* Tue Nov 15 2005 stark@suse.de
- current 4.6.1pre (20051114)