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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:50:42 UTC 2013


commit c53591daf530bab26369aa4edea63408e40b52e8
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:50:38 2013 +0100

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

 znerd-oss-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/znerd-oss-parent.spec b/znerd-oss-parent.spec
index 9dbcd73..732af56 100644
--- a/znerd-oss-parent.spec
+++ b/znerd-oss-parent.spec
@@ -1,6 +1,6 @@
 Name:          znerd-oss-parent
 Version:       3
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       Znerd.org OSS Parent
 Group:         Development/Libraries
 License:       BSD
@@ -12,7 +12,7 @@ Source0:       %{name}-%{version}-src-git.tar.xz
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-enforcer-plugin
 
 Requires:      jpackage-utils
@@ -41,6 +41,10 @@ mvn-rpmbuild verify
 %doc CHANGES.txt COPYRIGHT.txt README.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Oct 10 2012 gil cattaneo <puntogil at libero.it> 3-2
 - remove improper requires
 


More information about the scm-commits mailing list