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 <pcheung@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@redhat.com> 1.6.5-4jpp.1
 - Merge with upstream, get rid of the endorsed patch