]> git.pld-linux.org Git - packages/nspr.git/commitdiff
- add setting version in mozilla-nspr.pc auto/ac/nspr-4_6-0_20041030_3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 9 Apr 2005 11:33:24 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nspr.spec -> 1.36

nspr.spec

index 9ea6bbd36b0ded7891fb98d41591cdf0e91e5399..b88a70b68a9ea17df16fbdbbdd9745cfbab40f0f 100644 (file)
--- a/nspr.spec
+++ b/nspr.spec
@@ -3,7 +3,7 @@ Summary(pl):    Przeno
 Name:          nspr
 Version:       4.6
 %define        snap    20041030
-Release:       0.%{snap}.2
+Release:       0.%{snap}.3
 Epoch:         1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Libraries
@@ -92,6 +92,7 @@ install config/%{name}-config $RPM_BUILD_ROOT%{_bindir}
 sed \
        -e 's#libdir=.*#libdir=%{_libdir}#g' \
        -e 's#includedir=.*#includedir=%{_includedir}#g' \
+       -e 's#VERSION#%{version}#g' \
        %{SOURCE1} > $RPM_BUILD_ROOT%{_pkgconfigdir}/mozilla-nspr.pc
 
 %clean
This page took 0.108546 seconds and 4 git commands to generate.