]> git.pld-linux.org Git - packages/java-log4j.git/commitdiff
- builds with ant 1.6.5 (java-sun), rmic=forking removed in r1.50 and nobody objected... AC-branch auto/ac/java-log4j-1_2_16-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 8 May 2012 05:03:03 +0000 (05:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    java-log4j.spec -> 1.60

java-log4j.spec

index 3da0bfcf1422c2932ed81c301f1228cd4c260474..7eb2dbe6bbdbbd1c5e0cc1c41fad1b62a02a3b4d 100644 (file)
 %bcond_with    jms             # JMS interface (org.apache.log4j.or.jms)
 %bcond_with    jmx             # JMX interface (org.apache.log4j.jmx)
 %bcond_with    tests           # tun tests
-#
+
 %if %{without dist}
 %define        with_jms        1
 %define        with_jmx        1
 %endif
 
 %define                srcname log4j
-#
 %include       /usr/lib/rpm/macros.java
 Summary:       log4j - logging for Java
 Summary(pl.UTF-8):     log4j - zapis logów dla Javy
@@ -32,7 +31,7 @@ Patch0:               apache-log4j-javadoc.patch
 Patch1:                logging-%{srcname}-sourcetarget.patch
 Patch2:                %{name}-version.patch
 URL:           http://logging.apache.org/log4j/
-BuildRequires: ant >= 1.7.1-4
+BuildRequires: ant >= 1.6.5
 %{?with_tests:BuildRequires:   ant-junit}
 BuildRequires: java(javamail) >= 1.2
 BuildRequires: java(jaxp_parser_impl)
This page took 0.119441 seconds and 4 git commands to generate.