Skip to content

Commit

Permalink
238319: Sun packages changes.
Browse files Browse the repository at this point in the history
Adjust rpm release numbers.
  • Loading branch information
christophe.ravel.bugs%sun.com committed Jun 1, 2005
1 parent bed850e commit 9ba2449
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions nsprpub/pkg/linux/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#
# ***** END LICENSE BLOCK *****
#
#ident "$Id: Makefile.in,v 1.4 2005/02/25 20:20:52 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile.in,v 1.5 2005/06/01 20:51:33 christophe.ravel.bugs%sun.com Exp $"
#

MOD_DEPTH = ../..
Expand All @@ -47,7 +47,7 @@ srcdir = @srcdir@
VPATH = @srcdir@

NAME = sun-nspr
RELEASE = 2
RELEASE = 1
TOPDIR = /usr/src/redhat
VERSION = `grep PR_VERSION $(dist_includedir)/prinit.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
Expand Down
4 changes: 2 additions & 2 deletions security/nss/pkg/linux/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
#
# ***** END LICENSE BLOCK *****
#
#ident "$Id: Makefile,v 1.9 2005/04/27 20:28:39 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile,v 1.10 2005/06/01 20:51:33 christophe.ravel.bugs%sun.com Exp $"
#

CORE_DEPTH = ../../..

NAME = sun-nss
RELEASE = 1
RELEASE = 5
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`
Expand Down

0 comments on commit 9ba2449

Please sign in to comment.