diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 05e0aa6..b8e060b 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -8,7 +8,7 @@ Name: apache-%{short_name} Version: 1.4 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Implementations of common encoders and decoders Group: Development/Libraries License: ASL 2.0 @@ -86,11 +86,11 @@ ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # pom install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom -%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{name} +%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name} # following line is only for backwards compatibility. New packages # should use proper groupid org.apache.commons -%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{name} +%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name} %clean rm -rf %{buildroot} @@ -114,6 +114,9 @@ rm -rf %{buildroot} %{_javadocdir}/%{name} %changelog +* Fri May 21 2010 Mat Booth 1.4-10 +- Correct dep-map names #594717. + * Fri May 21 2010 Alexander Kurtakov 1.4-9 - Obsolete/Provide commons-codec.