rpms/ant/devel ant.spec,1.79,1.80

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 19 15:52:05 UTC 2007


Author: pcheung

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

Modified Files:
	ant.spec 
Log Message:
* Mon Mar 19 2007 Permaine Cheung <pcheung at redhat.com> 1.6.5-4jpp.2
- Get rid of the Provides for ant-optional and ant-optional-full.




Index: ant.spec
===================================================================
RCS file: /cvs/dist/rpms/ant/devel/ant.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ant.spec	16 Mar 2007 21:55:40 -0000	1.79
+++ ant.spec	19 Mar 2007 15:52:03 -0000	1.80
@@ -51,7 +51,7 @@
 
 Name:           ant
 Version:        1.6.5
-Release:        %{jpprelease}.1%{?dist}
+Release:        %{jpprelease}.2%{?dist}
 Epoch:          0
 Summary:        Ant build tool for java
 Summary(it):    Tool per la compilazione di programmi java
@@ -95,9 +95,7 @@
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes:      ant-optional < %{epoch}:%{version}-%{jpprelease}
-Provides:       ant-optional = %{epoch}:%{version}-%{jpprelease}
 Obsoletes:      ant-optional-full < %{epoch}:%{version}-%{jpprelease}
-Provides:       ant-optional-full = %{epoch}:%{version}-%{jpprelease}
 # Allow subpackages not in Fedora to be installed from JPackage
 Provides:       %{name} = %{epoch}:%{version}-%{jpprelease}
 # RHEL3 and FC2
@@ -1388,6 +1386,9 @@
 # -----------------------------------------------------------------------------
 
 %changelog
+* Mon Mar 19 2007 Permaine Cheung <pcheung at redhat.com> 1.6.5-4jpp.2
+- Get rid of the Provides for ant-optional and ant-optional-full.
+
 * Fri Mar 16 2007 Permaine Cheung <pcheung at redhat.com> 1.6.5-4jpp.1
 - Merge with upstream, get rid of the endorsed patch
 




More information about the fedora-cvs-commits mailing list