summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-03-08 23:56:30 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-03-08 23:56:30 +0000
commit86527a4481d1260b0b0b71e74f0d1430365aed47 (patch)
treeedeb8617599fda2fe8d1e5c3f68068b8f75bfaef
parent30c6fb2d273d1695b8f3708b37760927998db261 (diff)
downloadnspr-hg-86527a4481d1260b0b0b71e74f0d1430365aed47.tar.gz
238319: Sun packages changesNSPR_4_5_2_BETA1
RPM release starts at 1 for NSPR 4.5.2.
-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..b712206b 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 = 1
TOPDIR = /usr/src/redhat
VERSION = `grep PR_VERSION $(dist_includedir)/prinit.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`