summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-11-07 20:20:10 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-11-07 20:20:10 +0000
commit8eec8d3d331b4a1c6e9f731d3bf7c2e5136076f9 (patch)
tree764e6d9832ced56b075c542600e3b088208b8014
parent8cc45e71f9fc30fa57743e057f1b678ee163c4e9 (diff)
downloadnss-hg-8eec8d3d331b4a1c6e9f731d3bf7c2e5136076f9.tar.gz
238319: Sun packages changes
Set rpm release to 2 for NSS 3.11
-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 04e037d55..a8c447c93 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 = 2
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`