]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- BC jar only if building with java
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 16 Jun 2008 18:02:38 +0000 (18:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.542

gcc.spec

index 0a77bdc182079ee74e5d3bfdb37d3a4f0f6dffa5..3dfe865a205e38cd65d3246311c8138e25fe48f7 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -134,9 +134,9 @@ BuildRequires:      QtGui-devel >= 4.0.1
 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}
This page took 0.260377 seconds and 4 git commands to generate.