]> git.pld-linux.org Git - packages/nspr.git/commitdiff
- updated to 4.6.1 auto/th/nspr-4_6_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 13 Jan 2006 21:00:06 +0000 (21:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nspr.spec -> 1.39

nspr.spec

index 6b0b9f018d1fb9dd890f085dbfc220a45317f207..42f27f5576dede76f48424daa0cc9d8db5187158 100644 (file)
--- a/nspr.spec
+++ b/nspr.spec
@@ -1,13 +1,13 @@
 Summary:       Netscape Portable Runtime (NSPR)
 Summary(pl):   Przeno¶ne biblioteki uruchomieniowe Netscape
 Name:          nspr
-Version:       4.6
-Release:       2
+Version:       4.6.1
+Release:       1
 Epoch:         1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Libraries
-Source0:       http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v%{version}/src/%{name}-%{version}.tar.gz
-# Source0-md5: a37c3cde875502e05576429312452465
+Source0:       ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v%{version}/src/%{name}-%{version}.tar.gz
+# Source0-md5: 267a63dec54e72b02831d3083fd9faaf
 Source1:       %{name}-mozilla-nspr.pc
 Patch0:                %{name}-am18.patch
 Patch1:                %{name}-acfix.patch
@@ -67,6 +67,9 @@ cp -f /usr/share/automake/config.sub build/autoconf
        --with-dist-prefix=$RPM_BUILD_ROOT%{_prefix} \
        --with-dist-libdir=$RPM_BUILD_ROOT%{_libdir} \
        --with-mozilla \
+%ifarch %{x8664} ppc64
+       --enable-64bit \
+%endif
        --enable-optimize="%{rpmcflags}" \
        --%{?debug:en}%{!?debug:dis}able-debug \
        %{!?debug:--enable-strip} \
@@ -111,4 +114,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files static
 %defattr(644,root,root,755)
-%attr(644,root,root) %{_libdir}/lib*.a
+%{_libdir}/lib*.a
This page took 1.146482 seconds and 4 git commands to generate.