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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:49:07 UTC 2013


commit a229f35dad4b7e2125137f5be8e8c69ca049ca1a
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:49:03 2013 +0100

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

 wss4j.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/wss4j.spec b/wss4j.spec
index 26cfd68..a110877 100644
--- a/wss4j.spec
+++ b/wss4j.spec
@@ -1,6 +1,6 @@
 Name:           wss4j 
 Version:        1.6.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Apache WS-Security implementation
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ BuildRequires:  java-devel
 BuildRequires:  axis
 BuildRequires:  xml-security >= 0:1.5
 BuildRequires:  xml-commons-apis
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-surefire-plugin
 BuildRequires:  maven-remote-resources-plugin
@@ -97,6 +97,10 @@ install -m 0644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.6.7-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Oct 18 2012 Marek Goldmann <mgoldman at redhat.com> - 1.6.7-1
 - Upstream release 1.6.7
 - Changed build tool to Maven


More information about the scm-commits mailing list