]> git.pld-linux.org Git - packages/nss.git/commitdiff
- rel 2; -I nspr in pc for prtypes.h auto/th/nss-3_12_6-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 26 Apr 2010 07:58:08 +0000 (07:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nss-mozilla-nss.pc -> 1.4
    nss.spec -> 1.99

nss-mozilla-nss.pc
nss.spec

index eb38e4346fd60bd68c18f976591efc258e802dc0..d6f7efdf895129a012dcef3d0b6df272ef7f20dd 100644 (file)
@@ -8,4 +8,4 @@ Description: Mozilla Network Security Services
 Version: VERSION
 Requires: mozilla-nspr
 Libs: -L${libdir} -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3
-Cflags: -I${includedir}/nss
+Cflags: -I${includedir}/nss -I${includedir}/nspr
index 34c5340ab28c5bdcf98097a5b10cc70ed2e50db7..03eb3c16aca4c3f39a44d1bd08871f45216c523f 100644 (file)
--- a/nss.spec
+++ b/nss.spec
@@ -3,7 +3,7 @@ Summary:        NSS - Network Security Services
 Summary(pl.UTF-8):     NSS - Network Security Services
 Name:          nss
 Version:       3.12.6
-Release:       1
+Release:       2
 Epoch:         1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Libraries
@@ -117,8 +117,9 @@ addbuiltin -n "CAcert Inc." -t "CT,C,C" < %{SOURCE3} >> lib/ckfw/builtins/certda
 export USE_64=1
 %endif
 
+export FREEBL_NO_DEPEND=1
+
 %{__make} -j1 build_coreconf \
-       FREEBL_NO_DEPEND=1 \
        NSDISTMODE=copy \
        NS_USE_GCC=1 \
        MOZILLA_CLIENT=1 \
@@ -129,7 +130,6 @@ export USE_64=1
        OPTIMIZER="%{rpmcflags}"
 
 %{__make} -j1 build_dbm \
-       FREEBL_NO_DEPEND=1 \
        NSDISTMODE=copy \
        NS_USE_GCC=1 \
        MOZILLA_CLIENT=1 \
@@ -141,7 +141,6 @@ export USE_64=1
        PLATFORM="pld"
 
 %{__make} -j1 all \
-       FREEBL_NO_DEPEND=1 \
        NSDISTMODE=copy \
        NS_USE_GCC=1 \
        MOZILLA_CLIENT=1 \
This page took 0.093975 seconds and 4 git commands to generate.