rpms/ant/devel ant.spec,1.52,1.53

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jul 15 10:33:24 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/ant/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20507

Modified Files:
	ant.spec 
Log Message:
Merge changes from bootstrap2-branch


Index: ant.spec
===================================================================
RCS file: /cvs/dist/rpms/ant/devel/ant.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ant.spec	27 Jun 2005 13:13:00 -0000	1.52
+++ ant.spec	15 Jul 2005 10:33:13 -0000	1.53
@@ -3,7 +3,7 @@
 
 Name:           ant
 Version:        1.6.2
-Release:        3jpp_10fc
+Release:        3jpp_11fc
 Epoch:          0
 Summary:        Ant build tool for java
 Summary(it):    Tool per la compilazione di programmi java
@@ -12,8 +12,6 @@
 URL:            http://ant.apache.org/
 Group:          Development/Build Tools
 Source0:        apache-ant-1.6.2-src-RHCLEAN.tar.bz2
-# Ant configuration file which is edited when each optional subpackage
-# is installed/uninstalled
 Source2:        apache-ant-%{version}.ant.conf
 # Fix temp directory used for file containing large command strings (> 4k)
 Patch0:         apache-ant-%{version}.patch
@@ -34,7 +32,6 @@
 BuildRequires:         gcc-java >= 4.0.0-0.43
 BuildRequires:         java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_16rh
 Requires(post,postun): java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_16rh
-ExclusiveArch:         %{ix86} x86_64 ppc alpha
 
 %description
 Ant is a platform-independent build tool for java. It's used by apache
@@ -629,7 +626,7 @@
 %files scripts
 %defattr(0755,root,root,0755)
 %{_bindir}/*.pl
-%{_bindir}/*.py
+%{_bindir}/*.py*
 
 %files manual
 %defattr(0644,root,root,0755)
@@ -642,6 +639,9 @@
 # -----------------------------------------------------------------------------
 
 %changelog
+* Fri Jul 15 2005 Gary Benson <gbenson at redhat.com> 0:1.6.2-3jpp_11fc
+- Bootstrap onto ia64, ppc64, s390 and s390x.
+
 * Wed Jun 15 2005 Gary Benson <gbenson at redhat.com> 0:1.6.2-3jpp_10fc
 - Add the bsf subpackage since we now ship bsf.
 - Remove gcj workaround (not correct, so assume not necessary).




More information about the fedora-cvs-commits mailing list