SPECS: nspr.spec - detect lib deps; release 2
qboosh
qboosh at pld-linux.org
Mon Oct 30 12:16:20 CET 2006
Author: qboosh Date: Mon Oct 30 11:16:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- detect lib deps; release 2
---- Files affected:
SPECS:
nspr.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/nspr.spec
diff -u SPECS/nspr.spec:1.44 SPECS/nspr.spec:1.45
--- SPECS/nspr.spec:1.44 Fri Sep 15 13:40:37 2006
+++ SPECS/nspr.spec Mon Oct 30 12:16:15 2006
@@ -3,7 +3,7 @@
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
@@ -99,6 +99,9 @@
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
@@ -126,6 +129,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2006/10/30 11:16:15 qboosh
+- detect lib deps; release 2
+
Revision 1.44 2006/09/15 11:40:37 qboosh
- updated to 4.6.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nspr.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list