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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:31:20 UTC 2013


commit 74865050896b11e5244102c5fe2368b2d7d67b86
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:31:15 2013 +0100

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

 neethi.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/neethi.spec b/neethi.spec
index 02ca9cd..228fb8f 100644
--- a/neethi.spec
+++ b/neethi.spec
@@ -1,6 +1,6 @@
 Name:           neethi
 Version:        3.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Web Services Policy framework
 
 Group:          Development/Libraries  
@@ -14,7 +14,7 @@ BuildArch:      noarch
 
 BuildRequires: java-devel
 BuildRequires: jpackage-utils    
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: wsdl4j
 BuildRequires: axiom
 Requires:      java
@@ -67,6 +67,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3.0.1-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list