summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglen.beasley%sun.com <devnull@localhost>2004-03-16 18:52:05 +0000
committerglen.beasley%sun.com <devnull@localhost>2004-03-16 18:52:05 +0000
commit5cb53131962c25d724295cee0c293f9e1fb4847b (patch)
tree96af96678d817cf59f123de250368aaaf180780a
parent93cec88a3e130c3a8975fa0d4b5b995b1c113455 (diff)
downloadnspr-hg-5cb53131962c25d724295cee0c293f9e1fb4847b.tar.gz
Rev up Release and fix RPM fieldsSECURITY_3_3_9_RTMSECURITY_3_3_10_RTM
-rw-r--r--pkg/linux/Makefile2
-rw-r--r--pkg/linux/sun-nspr.spec4
2 files changed, 4 insertions, 2 deletions
diff --git a/pkg/linux/Makefile b/pkg/linux/Makefile
index 50935dc9..65e1c320 100644
--- a/pkg/linux/Makefile
+++ b/pkg/linux/Makefile
@@ -8,7 +8,7 @@
MOD_DEPTH = ../..
NAME = sun-nspr
-RELEASE = 1
+RELEASE = 2
VERSION = `grep PR_VERSION \
$(MOD_DEPTH)/../dist/$(OBJDIR_NAME)/include/prinit.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
diff --git a/pkg/linux/sun-nspr.spec b/pkg/linux/sun-nspr.spec
index c8338c44..60732ca6 100644
--- a/pkg/linux/sun-nspr.spec
+++ b/pkg/linux/sun-nspr.spec
@@ -1,9 +1,11 @@
Summary: Netscape Portable Runtime
Name: %{name}
-Vendor: Sun Microsystems
+Vendor: Sun Microsystems, Inc.
Version: %{version}
Release: %{release}
Copyright: MPL/GPL
+Distribution: Sun Java(TM) Enterprise System
+URL: http://www.sun.com
Group: System Environment/Base
Source: %{name}-%{version}.tar.gz
ExclusiveOS: Linux