From 36fa0f4ab96c82314cd79797ef4c3180a508e454 Mon Sep 17 00:00:00 2001 From: "christophe.ravel.bugs%sun.com" Date: Mon, 7 Nov 2005 20:22:21 +0000 Subject: [PATCH] 238319: Sun packages changes Set rpm release to 2 for NSPR 4.6.1 --- nsprpub/pkg/linux/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nsprpub/pkg/linux/Makefile.in b/nsprpub/pkg/linux/Makefile.in index 55d9b9314c2f..5bb426b57580 100644 --- a/nsprpub/pkg/linux/Makefile.in +++ b/nsprpub/pkg/linux/Makefile.in @@ -38,7 +38,7 @@ # # ***** END LICENSE BLOCK ***** # -#ident "$Id: Makefile.in,v 1.8 2005/09/09 17:16:35 christophe.ravel.bugs%sun.com Exp $" +#ident "$Id: Makefile.in,v 1.9 2005/11/07 20:22:21 christophe.ravel.bugs%sun.com Exp $" # MOD_DEPTH = ../.. @@ -47,7 +47,7 @@ srcdir = @srcdir@ VPATH = @srcdir@ NAME = sun-nspr -RELEASE = 1 +RELEASE = 2 TOPDIR = /usr/src/redhat VERSION = `grep PR_VERSION $(dist_includedir)/prinit.h \ | sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`