SPECS: nspr.spec - updated to 4.6.1

qboosh qboosh at pld-linux.org
Fri Jan 13 22:00:14 CET 2006


Author: qboosh                       Date: Fri Jan 13 21:00:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.6.1

---- Files affected:
SPECS:
   nspr.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/nspr.spec
diff -u SPECS/nspr.spec:1.38 SPECS/nspr.spec:1.39
--- SPECS/nspr.spec:1.38	Mon Jul 25 13:58:40 2005
+++ SPECS/nspr.spec	Fri Jan 13 22:00:06 2006
@@ -2,13 +2,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
@@ -68,6 +68,9 @@
 	--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} \
@@ -112,7 +115,7 @@
 
 %files static
 %defattr(644,root,root,755)
-%attr(644,root,root) %{_libdir}/lib*.a
+%{_libdir}/lib*.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -120,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/01/13 21:00:06  qboosh
+- updated to 4.6.1
+
 Revision 1.38  2005/07/25 11:58:40  qboosh
 - fix includedir in `nspr-config --cflags`
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nspr.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list