From 8dc7092bbb6093caccf4cabd4f22adbc32e3c42f Mon Sep 17 00:00:00 2001 From: "christophe.ravel.bugs%sun.com" Date: Fri, 11 Mar 2005 23:06:41 +0000 Subject: [PATCH] 238319: Sun packages changes Uprev rpm release number. git-svn-id: svn://10.0.0.236/trunk@170580 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/jss/pkg/linux/Makefile | 4 ++-- mozilla/security/nss/pkg/linux/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mozilla/security/jss/pkg/linux/Makefile b/mozilla/security/jss/pkg/linux/Makefile index 986456a97fb..01ec270a380 100644 --- a/mozilla/security/jss/pkg/linux/Makefile +++ b/mozilla/security/jss/pkg/linux/Makefile @@ -38,13 +38,13 @@ # # ***** END LICENSE BLOCK ***** # -#ident "$Id: Makefile,v 1.13 2005-03-08 23:54:52 christophe.ravel.bugs%sun.com Exp $" +#ident "$Id: Makefile,v 1.14 2005-03-11 23:06:41 christophe.ravel.bugs%sun.com Exp $" # CORE_DEPTH = ../../.. NAME = sun-jss -RELEASE = 1 +RELEASE = 2 VERSION = `grep JSS_VERSION $(CORE_DEPTH)/jss/org/mozilla/jss/util/jssver.h \ | sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'` PWD = `pwd` diff --git a/mozilla/security/nss/pkg/linux/Makefile b/mozilla/security/nss/pkg/linux/Makefile index 0861e7eab08..2a983cd6ed6 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.5 2005-02-28 17:45:19 christophe.ravel.bugs%sun.com Exp $" +#ident "$Id: Makefile,v 1.6 2005-03-11 23:06:41 christophe.ravel.bugs%sun.com Exp $" # 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`