summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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