SPECS: gcc.spec - BC jar only if building with java

arekm arekm at pld-linux.org
Mon Jun 16 20:02:43 CEST 2008


Author: arekm                        Date: Mon Jun 16 18:02:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BC jar only if building with java

---- Files affected:
SPECS:
   gcc.spec (1.541 -> 1.542) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.541 SPECS/gcc.spec:1.542
--- SPECS/gcc.spec:1.541	Mon Jun 16 20:01:28 2008
+++ SPECS/gcc.spec	Mon Jun 16 20:02:38 2008
@@ -135,9 +135,9 @@
 BuildRequires:	qt4-build >= 4.0.1
 %endif
 %{?with_mozilla:BuildRequires:	xulrunner-devel >= 1.8.1.3-1.20070321.5}
-%endif
 # http://www.mailinglistarchive.com/java%40gcc.gnu.org/msg02751.html
 BuildConflicts:	jar
+%endif
 Requires:	binutils >= 2:2.17.50.0.9-1
 Requires:	libgcc = %{epoch}:%{version}-%{release}
 Provides:	cpp = %{epoch}:%{version}-%{release}
@@ -2147,6 +2147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.542  2008/06/16 18:02:38  arekm
+- BC jar only if building with java
+
 Revision 1.541  2008/06/16 18:01:28  arekm
 - BC: jar
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.541&r2=1.542&f=u



More information about the pld-cvs-commit mailing list