summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-04-05 17:36:26 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-04-05 17:36:26 +0000
commit8047a8767235d27070be6c2dab297c6260d107bd (patch)
tree455f2e5eef62e04761981731f71714252c9cc239
parent789931dc42ca1e14b2900633f73a48a29bc72d40 (diff)
downloadnss-hg-8047a8767235d27070be6c2dab297c6260d107bd.tar.gz
238319: Sun packages changes.NSS_PERFORMANCE_HACKS_BASENSS_3_10_BETA3
Rpm release: 3
-rw-r--r--security/nss/pkg/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/pkg/linux/Makefile b/security/nss/pkg/linux/Makefile
index 718fc3ad5..d33a59ec7 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -44,7 +44,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 2
+RELEASE = 3
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`