238319: Sun packages changes

Uprev rpm release number.


git-svn-id: svn://10.0.0.236/trunk@170580 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
christophe.ravel.bugs%sun.com
2005-03-11 23:06:41 +00:00
parent 1bd55465b6
commit 8dc7092bbb
2 changed files with 4 additions and 4 deletions

View File

@@ -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`

View File

@@ -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`