]> git.pld-linux.org Git - packages/nspr.git/blobdiff - nspr.spec
up to 4.29
[packages/nspr.git] / nspr.spec
index 98aa2d72c3d4c4c4def711a645b5c7267c532ab2..f7d601a9945039c5e921c53def5144c6660e607b 100644 (file)
--- a/nspr.spec
+++ b/nspr.spec
@@ -1,15 +1,15 @@
 Summary:       Netscape Portable Runtime (NSPR)
 Summary(pl.UTF-8):     PrzenoĊ›ne biblioteki uruchomieniowe Netscape
 Name:          nspr
-Version:       4.10.6
+Version:       4.29
 Release:       1
 Epoch:         1
 License:       MPL v2.0
 Group:         Libraries
-Source0:       http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v%{version}/src/%{name}-%{version}.tar.gz
-# Source0-md5: 6ab81e8d508457905223eaf4ed0a973b
+Source0:       http://ftp.mozilla.org/pub/nspr/releases/v%{version}/src/%{name}-%{version}.tar.gz
+# Source0-md5: a546926d3c8e887be02c668c1293da92
 Patch0:                %{name}-pc.patch
-URL:           http://www.mozilla.org/projects/nspr/
+URL:           https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR
 BuildRequires: autoconf >= 2.61
 BuildRequires: automake
 BuildRequires: sed >= 4.0
@@ -62,6 +62,9 @@ cp -f /usr/share/automake/config.sub build/autoconf
        --includedir=%{_includedir}/nspr \
 %ifarch %{x8664} ppc64
        --enable-64bit \
+%endif
+%ifarch x32
+       --enable-x32 \
 %endif
        --%{?debug:en}%{!?debug:dis}able-debug \
        --enable-ipv6 \
This page took 0.052191 seconds and 4 git commands to generate.