Accepting request 27192 from mozilla:Factory
Copy from mozilla:Factory/mozilla-nspr based on submit request 27192 from user wrosenauer OBS-URL: https://build.opensuse.org/request/show/27192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
360ee562c2
commit
a03a6488b0
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 13:48:16 CET 2009 - wr@rosenauer.org
|
||||
|
||||
- update to 4.8.3
|
||||
* NSPR logging timestamp month number is off by one
|
||||
* fixed possible DoS in prdtoa
|
||||
- added baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 08:14:52 CEST 2009 - wr@rosenauer.org
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package mozilla-nspr (Version 4.8.2)
|
||||
# spec file for package mozilla-nspr (Version 4.8.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 2006-2009 Wolfgang Rosenauer
|
||||
@@ -21,8 +21,8 @@
|
||||
|
||||
Name: mozilla-nspr
|
||||
BuildRequires: gcc-c++
|
||||
License: GPL v2 or later ; LGPL v2.1 or later ; MPL ..
|
||||
Version: 4.8.2
|
||||
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
|
||||
Version: 4.8.3
|
||||
Release: 1
|
||||
Summary: Netscape Portable Runtime
|
||||
Url: http://www.mozilla.org/projects/nspr/
|
||||
@@ -33,6 +33,7 @@ Obsoletes: mozilla-nspr-64bit
|
||||
#
|
||||
Group: System/Libraries
|
||||
Source: ftp://ftp.mozilla.org/pub/nspr/releases/v%{version}/src/nspr-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
Patch3: pkgconfig.patch
|
||||
# Remove remnant traces from the package split.
|
||||
Provides: libnspr4 = %{version}-%{release}
|
||||
@@ -47,7 +48,7 @@ memory management (malloc and free), and shared library linking.
|
||||
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later ; LGPL v2.1 or later ; MPL ..
|
||||
License: GPLv2+ ; LGPLv2.1+ ; MPL ..
|
||||
Summary: Netscape Portable Runtime development files
|
||||
Group: Development/Libraries/Other
|
||||
Requires: mozilla-nspr = %{version}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:023dae513e0e2aea3ccc770f9ac14e292977de2036310ff9921646388ec98f1b
|
||||
size 936493
|
||||
3
nspr-4.8.3.tar.bz2
Normal file
3
nspr-4.8.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba1c92bdc91b507613a83a4a750d915513f003d92156d5ad13fb61486d7b980c
|
||||
size 936672
|
||||
Reference in New Issue
Block a user