New commits:
commit 472e8fa73e57ed06884bbe829b27abc23602c53d
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
nss 3.11.3
need some testing and should go to stable-rc (security fix, probably
together with nspr)
diff --git a/crypto/nss/INSTALL b/crypto/nss/INSTALL
index 4529cbc..0b8ed1d 100755
--- a/crypto/nss/INSTALL
+++ b/crypto/nss/INSTALL
@@ -1,10 +1,11 @@
### cheating to get them all in one place
-cd $SOURCE_DIRECTORY/nss &&
+cd $SOURCE_DIRECTORY/mozilla/security/nss &&
make_normal &&
make install &&
# copy header files
install -d --mode=755 $INSTALL_ROOT/usr/include/nss &&
@@ -13,7 +14,8 @@ find lib -type f -name '*.h' | while rea
done &&
# there's going to be only one of these directories
-cd $(find .. -maxdepth 1 -type d -name 'Linux*.OBJ' | head -n 1) &&
+#cd $(find .. -maxdepth 1 -type d -name 'Linux*.OBJ' | head -n 1) &&
+cd $SOURCE_DIRECTORY/Linux*.OBJ &&
# manually do the real install
cd bin &&
diff --git a/crypto/nss/PRE_BUILD b/crypto/nss/PRE_BUILD
deleted file mode 100755
index d967fd6..0000000
--- a/crypto/nss/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-mk_source_dir &&
-unpack_file &&
-cd $SOURCE_DIRECTORY &&
-unpack_file 2 &&
-cp -rf dbm-$DBM_VERSION/* dbm/ &&
-rm -rf dbm-$DBM_VERSION/
diff --git a/crypto/nss/dbm-NSS_3_10_RTM-snap.tar.bz2.sig
b/crypto/nss/dbm-NSS_3_10_RTM-snap.tar.bz2.sig
deleted file mode 100644
index 5ff234f..0000000
Binary files a/crypto/nss/dbm-NSS_3_10_RTM-snap.tar.bz2.sig and /dev/null
differ
diff --git a/crypto/nss/mozilla-nss.pc b/crypto/nss/mozilla-nss.pc
index e470200..265c1af 100644
--- a/crypto/nss/mozilla-nss.pc
+++ b/crypto/nss/mozilla-nss.pc
@@ -5,7 +5,7 @@ includedir=/usr/include
Name: NSS
Description: Mozilla Network Security Services
-Version: 3.10
+Version: VERSION
Requires: mozilla-nspr >= 4.6.0
Libs: -lnss3 -lsmime3 -lssl3 -lsoftokn3
Cflags: -I${includedir}/nss
diff --git a/crypto/nss/nss-3.10-snap.tar.bz2.sig
b/crypto/nss/nss-3.10-snap.tar.bz2.sig
deleted file mode 100644
index 44e7b8b..0000000
Binary files a/crypto/nss/nss-3.10-snap.tar.bz2.sig and /dev/null differ
[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (472e8fa73e57ed06884bbe829b27abc23602c53d),
Ladislav Hagara, 11/10/2006