packages: java-regexp/java-regexp.spec - updated to 1.5

qboosh qboosh at pld-linux.org
Wed Feb 9 21:18:54 CET 2011


Author: qboosh                       Date: Wed Feb  9 20:18:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.5

---- Files affected:
packages/java-regexp:
   java-regexp.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/java-regexp/java-regexp.spec
diff -u packages/java-regexp/java-regexp.spec:1.33 packages/java-regexp/java-regexp.spec:1.34
--- packages/java-regexp/java-regexp.spec:1.33	Fri Apr 23 02:03:37 2010
+++ packages/java-regexp/java-regexp.spec	Wed Feb  9 21:18:48 2011
@@ -1,17 +1,20 @@
 # $Revision$, $Date$
+#
+# Conditional build:
 %bcond_without	javadoc		# don't build javadoc
+#
 %include	/usr/lib/rpm/macros.java
 
 %define		srcname		regexp
 Summary:	Java Regular Expression
 Summary(pl.UTF-8):	Wyrażenia regularne do Javy
 Name:		java-regexp
-Version:	1.4
-Release:	3
+Version:	1.5
+Release:	1
 License:	Apache v2.0
 Group:		Libraries/Java
 Source0:	http://www.apache.org/dist/jakarta/regexp/source/jakarta-regexp-%{version}.tar.gz
-# Source0-md5:	d903d84c949df848009f3bf205b32c97
+# Source0-md5:	b941b8f4de297827f3211c2cb34af199
 Patch0:		jakarta-regexp-build.patch
 URL:		http://jakarta.apache.org/regexp/index.html
 BuildRequires:	ant
@@ -89,7 +92,8 @@
 %files
 %defattr(644,root,root,755)
 %doc LICENSE docs/*.html docs/*.txt
-%{_javadir}/*.jar
+%{_javadir}/regexp-%{version}.jar
+%{_javadir}/regexp.jar
 
 %if %{with javadoc}
 %files javadoc
@@ -105,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2011/02/09 20:18:48  qboosh
+- updated to 1.5
+
 Revision 1.33  2010/04/23 00:03:37  pawelz
 - Don't force specific jdk.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-regexp/java-regexp.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list