SPECS: puretls.spec - gnu.getopt has been renamed to java-gnu-getopt, and g...

pawelz pawelz at pld-linux.org
Fri Apr 3 14:50:56 CEST 2009


Author: pawelz                       Date: Fri Apr  3 12:50:56 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gnu.getopt has been renamed to java-gnu-getopt, and gnu.getop.jar is
  gnu-getopt.jar now.

---- Files affected:
SPECS:
   puretls.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/puretls.spec
diff -u SPECS/puretls.spec:1.10 SPECS/puretls.spec:1.11
--- SPECS/puretls.spec:1.10	Fri Apr 11 09:15:34 2008
+++ SPECS/puretls.spec	Fri Apr  3 14:50:50 2009
@@ -13,9 +13,9 @@
 BuildRequires:	ant
 BuildRequires:	cryptix
 BuildRequires:	cryptix-asn1 = 0.20011119
+BuildRequires:	java-gnu-getopt
 BuildRequires:	jpackage-utils
 BuildRequires:	rpmbuild(macros) >= 1.300
-BuildRequires:	gnu.getopt
 %if %(locale -a | grep -q '^en_US$'; echo $?)
 BuildRequires:	glibc-localedb-all
 %endif
@@ -61,7 +61,7 @@
 	xargs perl -pi -e "s|/usr/local/bin/perl|/usr/bin/perl|g;"
 
 %build
-required_jars="cryptix cryptix-asn1 gnu.getopt"
+required_jars="cryptix cryptix-asn1 gnu-getopt"
 export CLASSPATH=$(/usr/bin/build-classpath $required_jars)
 export LC_ALL=en_US # source code not US-ASCII
 
@@ -106,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/04/03 12:50:50  pawelz
+- gnu.getopt has been renamed to java-gnu-getopt, and gnu.getop.jar is
+  gnu-getopt.jar now.
+
 Revision 1.10  2008/04/11 07:15:34  glen
 - latin1 characters workaround
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/puretls.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list