238319: Sun packages changes

Uprev rpm release to 4.


git-svn-id: svn://10.0.0.236/trunk@172467 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
christophe.ravel.bugs%sun.com 2005-04-20 00:18:26 +00:00
parent 26cb6c48cb
commit ea77b6193d
2 changed files with 4 additions and 4 deletions

View File

@ -38,13 +38,13 @@
#
# ***** END LICENSE BLOCK *****
#
#ident "$Id: Makefile,v 1.15 2005-04-05 17:36:26 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile,v 1.16 2005-04-20 00:18:25 christophe.ravel.bugs%sun.com Exp $"
#
CORE_DEPTH = ../../..
NAME = sun-jss
RELEASE = 3
RELEASE = 4
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.7 2005-04-05 17:36:26 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile,v 1.8 2005-04-20 00:18:26 christophe.ravel.bugs%sun.com Exp $"
#
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`