Author: qboosh                       Date: Mon Jul 25 11:58:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix includedir in `nspr-config --cflags`
- release 2

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

---- Diffs:

================================================================
Index: SPECS/nspr.spec
diff -u SPECS/nspr.spec:1.37 SPECS/nspr.spec:1.38
--- SPECS/nspr.spec:1.37        Tue Jul 12 22:58:37 2005
+++ SPECS/nspr.spec     Mon Jul 25 13:58:40 2005
@@ -3,7 +3,7 @@
 Summary(pl):   PrzenoĊ›ne biblioteki uruchomieniowe Netscape
 Name:          nspr
 Version:       4.6
-Release:       1
+Release:       2
 Epoch:         1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Libraries
@@ -14,6 +14,7 @@
 Patch1:                %{name}-acfix.patch
 BuildRequires: autoconf >= 2.12
 BuildRequires: automake
+BuildRequires: sed >= 4.0
 Obsoletes:     nspr-pthreads
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,6 +56,9 @@
 %patch0 -p1
 %patch1 -p1
 
+# @includedir@ is not updated to .../nspr
+sed -i -e 's,@includedir@,%{_includedir}/nspr,' 
mozilla/nsprpub/config/nspr-config.in
+
 %build
 cd mozilla/nsprpub
 cp -f /usr/share/automake/config.sub build/autoconf
@@ -116,6 +120,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2005/07/25 11:58:40  qboosh
+- fix includedir in `nspr-config --cflags`
+- release 2
+
 Revision 1.37  2005/07/12 20:58:37  qboosh
 - updated to final 4.6 (released at last)
 - removed obsolete libdir patch
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to