SPECS: java-cup.spec - make %ver macro useful

glen glen at pld-linux.org
Tue Apr 21 15:47:46 CEST 2009


Author: glen                         Date: Tue Apr 21 13:47:46 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make %ver macro useful

---- Files affected:
SPECS:
   java-cup.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/java-cup.spec
diff -u SPECS/java-cup.spec:1.20 SPECS/java-cup.spec:1.21
--- SPECS/java-cup.spec:1.20	Fri Apr  3 17:09:12 2009
+++ SPECS/java-cup.spec	Tue Apr 21 15:47:40 2009
@@ -12,7 +12,7 @@
 %include	/usr/lib/rpm/macros.java
 #
 %define		ver		0.11a
-%define		pkgver		0.11a-20060912
+%define		pkgver		%{ver}-20060912
 %define		srcname		cup
 Summary:	Java-based Constructor of Useful Parsers
 Summary(pl.UTF-8):	Javowy konstruktor przydatnych analizatorów
@@ -115,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2009/04/21 13:47:40  glen
+- make %ver macro useful
+
 Revision 1.20  2009/04/03 15:09:12  pawelz
 - removed some hacks that are no longer needed (SHELL=/bin/sh,
   -Dbuild.compiler=extJavac)
@@ -130,11 +133,11 @@
 
 Revision 1.17  2009/02/19 15:13:46  pawelz
 - javadoc was removed from build.xml, so generate it manually...
-- ...and unify javadoc %%instal and %%files
+- ...and unify javadoc %instal and %files
 - drop O: -javadoc
 - use java-gcj-compat-devel
 - drop EA
-- aotoreq: %%include macros.java, BR: java-prov, drop R: jre
+- aotoreq: %include macros.java, BR: java-prov, drop R: jre
 
 Revision 1.16  2007/02/13 08:06:36  glen
 - tabs in preamble
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-cup.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list