From 8cdbbafd2bc36fffd29b149c19b1e007e2e4052c Mon Sep 17 00:00:00 2001 From: "christophe.ravel.bugs%sun.com" Date: Mon, 27 Jun 2005 18:22:02 +0000 Subject: [PATCH] 238319: Sun packages changes Reset the rpm release to 1 for NSS 3.11 git-svn-id: svn://10.0.0.236/trunk@175175 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/pkg/linux/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/security/nss/pkg/linux/Makefile b/mozilla/security/nss/pkg/linux/Makefile index 2feaa28aa52..9100f58c9a5 100644 --- a/mozilla/security/nss/pkg/linux/Makefile +++ b/mozilla/security/nss/pkg/linux/Makefile @@ -38,13 +38,13 @@ # # ***** END LICENSE BLOCK ***** # -#ident "$Id: Makefile,v 1.10 2005-06-01 20:51:33 christophe.ravel.bugs%sun.com Exp $" +#ident "$Id: Makefile,v 1.11 2005-06-27 18:22:02 christophe.ravel.bugs%sun.com Exp $" # CORE_DEPTH = ../../.. NAME = sun-nss -RELEASE = 5 +RELEASE = 1 VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \ | sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'` PWD = `pwd`