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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:51:20 UTC 2013


commit b9b524ffc4bd5bb22655690dc4ba60c891072e2b
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:51:16 2013 +0100

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

 hawtbuf.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/hawtbuf.spec b/hawtbuf.spec
index 19a3cab..f005982 100644
--- a/hawtbuf.spec
+++ b/hawtbuf.spec
@@ -1,6 +1,6 @@
 Name:          hawtbuf
 Version:       1.9
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       A rich byte buffer library
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -18,7 +18,7 @@ BuildRequires: apache-commons-logging
 BuildRequires: junit
 BuildRequires: log4j
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: javacc-maven-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
@@ -125,6 +125,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc license.txt notice.md
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.9-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Sep 05 2012 gil cattaneo <puntogil at libero.it> 1.9-2
 - removed hawtbuf-tests.jar
 - performed integration test


More information about the scm-commits mailing list