diff options
author | christophe.ravel.bugs%sun.com <devnull@localhost> | 2005-04-20 00:18:26 +0000 |
---|---|---|
committer | christophe.ravel.bugs%sun.com <devnull@localhost> | 2005-04-20 00:18:26 +0000 |
commit | 086b5c02c109288c77902388116be2bae5a1c603 (patch) | |
tree | 68e7576539119688d6e0afa773fdf40fe7a16499 | |
parent | a0d124f518b34f242e5b1ef74f6895c9c97a7813 (diff) | |
download | nss-hg-086b5c02c109288c77902388116be2bae5a1c603.tar.gz |
238319: Sun packages changes
Uprev rpm release to 4.
-rw-r--r-- | security/nss/pkg/linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/pkg/linux/Makefile b/security/nss/pkg/linux/Makefile index d33a59ec7..b9379c4e2 100644 --- a/security/nss/pkg/linux/Makefile +++ b/security/nss/pkg/linux/Makefile @@ -44,7 +44,7 @@ CORE_DEPTH = ../../.. NAME = sun-nss -RELEASE = 3 +RELEASE = 4 VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \ | sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'` PWD = `pwd` |