summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-04-05 17:36:25 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-04-05 17:36:25 +0000
commit35cce18b3748e201a02403aa3a374a3e78fb053a (patch)
treec7838be4048990a6e3ec125be8a21848a61c6b07
parent9eeeb21c4aeb53dfd6d732bbffb48c59399fbe06 (diff)
downloadnspr-hg-35cce18b3748e201a02403aa3a374a3e78fb053a.tar.gz
238319: Sun packages changes.NSPR_4_5_2_BETA3
Rpm release: 3
-rw-r--r--pkg/linux/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/Makefile.in b/pkg/linux/Makefile.in
index 17d4ec71..347658a2 100644
--- a/pkg/linux/Makefile.in
+++ b/pkg/linux/Makefile.in
@@ -11,7 +11,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
NAME = sun-nspr
-RELEASE = 2
+RELEASE = 3
TOPDIR = /usr/src/redhat
VERSION = `grep PR_VERSION $(dist_includedir)/prinit.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`