Rpm release: 3
This commit is contained in:
christophe.ravel.bugs%sun.com 2005-04-05 17:36:27 +00:00
Родитель e5d9cf750e
Коммит 0612631846
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -38,13 +38,13 @@
#
# ***** END LICENSE BLOCK *****
#
#ident "$Id: Makefile,v 1.14 2005/03/11 23:06:41 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile,v 1.15 2005/04/05 17:36:26 christophe.ravel.bugs%sun.com Exp $"
#
CORE_DEPTH = ../../..
NAME = sun-jss
RELEASE = 2
RELEASE = 3
VERSION = `grep JSS_VERSION $(CORE_DEPTH)/jss/org/mozilla/jss/util/jssver.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`

Просмотреть файл

@ -38,13 +38,13 @@
#
# ***** END LICENSE BLOCK *****
#
#ident "$Id: Makefile,v 1.6 2005/03/11 23:06:41 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile,v 1.7 2005/04/05 17:36:26 christophe.ravel.bugs%sun.com Exp $"
#
CORE_DEPTH = ../../..
NAME = sun-nss
RELEASE = 2
RELEASE = 3
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`