]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- do not pull java-sun via BR - icedtea6 should be enough in all (most) cases
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 17 Apr 2010 07:44:36 +0000 (07:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.276

subversion.spec

index 3320cbf262b757773892c16d7c2776acbe89d15c..3d94051dbb756c7b84b85a4315d7357195531f28 100644 (file)
@@ -1,5 +1,4 @@
 # TODO:
-# - fix java build with java-gcj-compat and s/java-sun/jdk/
 # - remove net_client_only and add db bcond (then without apache and
 #   without db => net_client_only - spec will be more simpler, I think)
 # - finish ruby
 %bcond_without kwallet                 # build without kde4 wallet support
 %bcond_without gnome                   # build without gnome keyring support
 #
-%ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
-%undefine      with_javahl
-%endif
-#
 %{!?with_net_client_only:%include      /usr/lib/rpm/macros.perl}
 %define        apxs    /usr/sbin/apxs
 %define        pdir    SVN
@@ -76,8 +71,7 @@ BuildRequires:        ruby-devel
 BuildRequires: swig-ruby >= 1.3.24
 %endif
 %if %{with javahl}
-BuildRequires: java-sun
-BuildRequires: java-sun-tools
+BuildRequires: jdk
 %endif
 BuildRequires: cyrus-sasl-devel
 %endif
This page took 0.105393 seconds and 4 git commands to generate.