Author: arekm Date: Sat Jan 6 14:32:52 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6; fix build with gcc 4.2
---- Files affected: SPECS: fastjar.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/fastjar.spec diff -u SPECS/fastjar.spec:1.22 SPECS/fastjar.spec:1.23 --- SPECS/fastjar.spec:1.22 Sat Sep 25 14:27:42 2004 +++ SPECS/fastjar.spec Sat Jan 6 15:32:47 2007 @@ -3,11 +3,12 @@ Summary(pl): Narzędzie do tworzenia plików jar Name: fastjar Version: 0.93 -Release: 5 +Release: 6 License: GPL Group: Development/Languages/Java Source0: http://dl.sourceforge.net/fastjar/%{name}-%{version}.tgz # Source0-md5: a8159d2042bce9998020f197fee39ef1 +Patch0: %{name}-gcc.patch URL: http://fastjar.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -37,6 +38,7 @@ %prep %setup -q +%patch0 -p1 %build rm -f missing @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2007/01/06 14:32:47 arekm +- rel 6; fix build with gcc 4.2 + Revision 1.22 2004/09/25 12:27:42 havner - provides/obsoletes java-shared - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fastjar.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
