Author: glen Date: Sun Nov 18 13:55:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - unneeded dir
---- Files affected: SPECS: jcommon.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/jcommon.spec diff -u SPECS/jcommon.spec:1.2 SPECS/jcommon.spec:1.3 --- SPECS/jcommon.spec:1.2 Sun Nov 18 14:22:55 2007 +++ SPECS/jcommon.spec Sun Nov 18 14:55:27 2007 @@ -8,7 +8,7 @@ Summary: Common library Name: jcommon Version: 1.0.12 -Release: 0.1 +Release: 0.2 Epoch: 0 License: LGPL URL: http://www.jfree.org/jcommon/index.html @@ -61,7 +61,6 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_javadir}/%{name} # jars install -d $RPM_BUILD_ROOT%{_javadir} install %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir} @@ -89,7 +88,6 @@ %doc README.txt %{_javadir}/%{name}.jar %{_javadir}/%{name}-%{version}.jar -%dir %{_javadir}/%{name} %if %{with tests} %files test @@ -111,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007-11-18 13:55:27 glen +- unneeded dir + Revision 1.2 2007-11-18 13:22:55 glen - update to 1.0.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jcommon.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
