]> git.pld-linux.org Git - packages/nspr.git/blobdiff - nspr.spec
- updated to 4.6.5
[packages/nspr.git] / nspr.spec
index da2b607e7430563619fe3a7b97ce458001cf2cbc..4a2b6e102b5ba12ba227cd723eac1ee029cb944f 100644 (file)
--- a/nspr.spec
+++ b/nspr.spec
@@ -1,16 +1,17 @@
 Summary:       Netscape Portable Runtime (NSPR)
 Summary(pl):   Przeno¶ne biblioteki uruchomieniowe Netscape
 Name:          nspr
-Version:       4.6.1
-Release:       2
+Version:       4.6.5
+Release:       1
 Epoch:         1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Libraries
 Source0:       ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v%{version}/src/%{name}-%{version}.tar.gz
-# Source0-md5: 267a63dec54e72b02831d3083fd9faaf
+# Source0-md5: 9bf15436496cb6bd96c1939f3ffb839f
 Source1:       %{name}-mozilla-nspr.pc
 Patch0:                %{name}-am18.patch
 Patch1:                %{name}-acfix.patch
+URL:           http://www.mozilla.org/projects/nspr/
 BuildRequires: autoconf >= 2.12
 BuildRequires: automake
 BuildRequires: sed >= 4.0
@@ -97,6 +98,9 @@ sed \
 
 ln -s mozilla-nspr.pc $RPM_BUILD_ROOT%{_pkgconfigdir}/nspr.pc
 
+# let rpm find deps
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/lib*.so
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.041449 seconds and 4 git commands to generate.