summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-06-01 20:51:33 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-06-01 20:51:33 +0000
commit0eb3879f766f4300ff7c60234d4e4ca2087e9c09 (patch)
tree0884eaa68062d7f14ae176f8073366567ee3c4d3
parent7a15214f30de2619492adefacb9abdf6f78221d4 (diff)
downloadnss-hg-0eb3879f766f4300ff7c60234d4e4ca2087e9c09.tar.gz
238319: Sun packages changes.
Adjust rpm release numbers.
-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 decc20ecd..695f516f8 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -44,7 +44,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 1
+RELEASE = 5
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`