[seam-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:41:58 UTC 2013


commit 4ed260bd32766d5a6020f6feee400b46328275ec
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:41:54 2013 +0100

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

 seam-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/seam-parent.spec b/seam-parent.spec
index 62c89ac..717ca57 100644
--- a/seam-parent.spec
+++ b/seam-parent.spec
@@ -1,6 +1,6 @@
 Name:          seam-parent
 Version:       19
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       The parent for Seam modules
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -14,7 +14,7 @@ Source1:       http://www.apache.org/licenses/LICENSE-2.0.txt
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
 
-BuildRequires: maven
+BuildRequires: maven-local
 
 Requires:      java
 Requires:      jpackage-utils
@@ -77,6 +77,10 @@ mvn-rpmbuild verify
 %doc LICENSE-2.0.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 19-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Jan 04 2013 gil cattaneo <puntogil at libero.it> 19-2
 - rebuilt
 


More information about the scm-commits mailing list