[async-http-client] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:36:47 UTC 2013


commit 91258b3a104c6aeff2e3e207a6ea913941081e6d
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:36:43 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 async-http-client.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/async-http-client.spec b/async-http-client.spec
index b045487..d6d54fe 100644
--- a/async-http-client.spec
+++ b/async-http-client.spec
@@ -1,7 +1,7 @@
 
 Name:           async-http-client
 Version:        1.7.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Asynchronous Http Client for Java
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ Source0:        %{name}-%{version}.tar.bz2
 
 BuildArch:      noarch
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-shade-plugin
 BuildRequires:  maven-install-plugin
@@ -91,6 +91,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.7.10-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jan 24 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.7.10-1
 - Update to upstream version 1.7.10
 


More information about the scm-commits mailing list