diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index 55087f3..5e23980 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -1,7 +1,7 @@ Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 6 -Release: 2%{?dist} +Release: 3%{?dist} Group: Development/Libraries License: ASL 2.0 URL: http://hc.apache.org/ @@ -10,7 +10,7 @@ URL: http://hc.apache.org/ Source: %{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: xmvn +BuildRequires: maven-local %description @@ -38,6 +38,10 @@ use it as runtime requirement. %doc LICENSE.txt NOTICE.txt %changelog +* Wed Feb 06 2013 Java SIG - 6-3 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Thu Jan 17 2013 Michal Srb - 6-2 - Build with xmvn