From 1adfd456c03f2f20962fc811b1d78ee2b58a90ea Mon Sep 17 00:00:00 2001 From: Permaine Cheung Date: Mon, 19 Mar 2007 15:52:03 +0000 Subject: [PATCH] - Get rid of the Provides for ant-optional and ant-optional-full. --- ant.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ant.spec b/ant.spec index 5c2faf0..ef35e01 100644 --- a/ant.spec +++ b/ant.spec @@ -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 @@ BuildArch: noarch %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 @@ fi # ----------------------------------------------------------------------------- %changelog +* Mon Mar 19 2007 Permaine Cheung 1.6.5-4jpp.2 +- Get rid of the Provides for ant-optional and ant-optional-full. + * Fri Mar 16 2007 Permaine Cheung 1.6.5-4jpp.1 - Merge with upstream, get rid of the endorsed patch