SPECS: gcc.spec - fastjar is not bundled anymore with gcc. to buil...
pluto
pluto at pld-linux.org
Tue Jul 4 10:21:20 CEST 2006
Author: pluto Date: Tue Jul 4 08:21:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fastjar is not bundled anymore with gcc. to build libgcj, you will need
either InfoZIP (both zip and unzip)Â or an external jar program.
in the former case, the gcc build will install a jar shell script that
uses InfoZIPÂ to provide the functionality of jr.
---- Files affected:
SPECS:
gcc.spec (1.405 -> 1.406)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.405 SPECS/gcc.spec:1.406
--- SPECS/gcc.spec:1.405 Mon Jul 3 02:06:57 2006
+++ SPECS/gcc.spec Tue Jul 4 10:21:14 2006
@@ -130,6 +130,7 @@
BuildRequires: qt4-build
BuildRequires: xorg-lib-libXtst-devel
BuildRequires: zip
+BuildRequires: unzip
%endif
# AS_NEEDED directive for dynamic linker
# http://sources.redhat.com/ml/glibc-cvs/2005-q1/msg00614.html
@@ -1411,6 +1412,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.406 2006/07/04 08:21:14 pluto
+- fastjar is not bundled anymore with gcc. to build libgcj, you will need
+ either InfoZIP (both zip and unzip)Â or an external jar program.
+ in the former case, the gcc build will install a jar shell script that
+ uses InfoZIPÂ to provide the functionality of jr.
+
Revision 1.405 2006/07/03 00:06:57 pluto
- --with-qt4dir no more needed.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.405&r2=1.406&f=u
More information about the pld-cvs-commit
mailing list