update to 4.13 [release 4.13-1mamba;Fri Oct 07 2016]
This commit is contained in:
parent
29fb49d4f3
commit
b2ec38fbf0
@ -1,5 +1,5 @@
|
||||
Name: libnspr
|
||||
Version: 4.12
|
||||
Version: 4.13
|
||||
Release: 1mamba
|
||||
Summary: Netscape Portable Runtime
|
||||
Summary(it): Runtime portabili di Netscape
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.mozilla.org/projects/nspr/
|
||||
Source0: http://ftp.mozilla.org/pub/nspr/releases/v%{version}/src/nspr-%{version}.tar.gz
|
||||
Source0: https://ftp.mozilla.org/pub/nspr/releases/v%{version}/src/nspr-%{version}.tar.gz
|
||||
Source1: nspr.pc.in
|
||||
Source2: nspr-config-vars.in
|
||||
Patch0: %{name}-4.6.5-m4_underquoteddef.patch
|
||||
@ -62,6 +62,8 @@ cp config/nspr-config.in config/nspr-config-pc.in
|
||||
--enable-64bit\
|
||||
%endif
|
||||
--enable-optimize="%{optflags}" \
|
||||
--with-mozilla \
|
||||
--with-pthreads \
|
||||
--disable-debug
|
||||
|
||||
%make
|
||||
@ -117,6 +119,9 @@ rm -f %{buildroot}%{_libdir}/libplds4.a
|
||||
%{_libdir}/pkgconfig/nspr.pc
|
||||
|
||||
%changelog
|
||||
* Fri Oct 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.13-1mamba
|
||||
- update to 4.13
|
||||
|
||||
* Sat Feb 27 2016 Automatic Build System <autodist@mambasoft.it> 4.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user