Author: glen                         Date: Sun Nov 18 13:23:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 1.0.12

---- Files affected:
SPECS:
   jcommon.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/jcommon.spec
diff -u SPECS/jcommon.spec:1.1 SPECS/jcommon.spec:1.2
--- SPECS/jcommon.spec:1.1      Sun Nov 18 14:06:08 2007
+++ SPECS/jcommon.spec  Sun Nov 18 14:22:55 2007
@@ -7,14 +7,13 @@
 %include       /usr/lib/rpm/macros.java
 Summary:       Common library
 Name:          jcommon
-Version:       0.9.1
-Release:       1
+Version:       1.0.12
+Release:       0.1
 Epoch:         0
 License:       LGPL
 URL:           http://www.jfree.org/jcommon/index.html
 Source0:       http://dl.sourceforge.net/jfreechart/%{name}-%{version}.tar.gz
-# Source0-md5: 19e1900a46ac0cb673288f319fbc757e
-Patch0:                %{name}-ant.patch
+# Source0-md5: 7fbb41dfcf6dba36f10ec7d89d1dd3f7
 Group:         Development/Languages/Java
 BuildRequires: ant
 BuildRequires: jpackage-utils >= 0:1.5
@@ -51,7 +50,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 # remove all binary libs
 find . -name '*.jar' | xargs rm -v
 
@@ -69,7 +67,7 @@
 install %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}
 ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
 %if %{with tests}
-install junit/%{name}-%{version}-junit.jar $RPM_BUILD_ROOT%{_javadir}
+install lib/%{name}-%{version}-junit.jar $RPM_BUILD_ROOT%{_javadir}
 ln -s %{name}-%{version}-junit.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-junit.jar
 %endif
 
@@ -113,6 +111,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007-11-18 13:22:55  glen
+- update to 1.0.12
+
 Revision 1.1  2007-11-18 13:06:08  glen
 - new, based on jpackage
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jcommon.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to