]> git.pld-linux.org Git - packages/nspr.git/commitdiff
- detect lib deps; release 2 auto/th/nspr-4_6_3-2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Oct 2006 11:16:15 +0000 (11:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nspr.spec -> 1.45

nspr.spec

index 9e8a6ee12ec63fb3441accdc13bc60548749c147..1b4c504e06e08dbf6ff1808a39399db7bdcdfba6 100644 (file)
--- a/nspr.spec
+++ b/nspr.spec
@@ -2,7 +2,7 @@ Summary:        Netscape Portable Runtime (NSPR)
 Summary(pl):   Przeno¶ne biblioteki uruchomieniowe Netscape
 Name:          nspr
 Version:       4.6.3
-Release:       1
+Release:       2
 Epoch:         1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Libraries
@@ -98,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.072525 seconds and 4 git commands to generate.