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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:32:23 UTC 2013


commit 7206b4f7576c49c7d500be877582c64f760290ea
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:32:19 2013 +0100

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

 opensaml-java-openws.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/opensaml-java-openws.spec b/opensaml-java-openws.spec
index 36c7a3c..9f1f91f 100644
--- a/opensaml-java-openws.spec
+++ b/opensaml-java-openws.spec
@@ -1,6 +1,6 @@
 Name:           opensaml-java-openws
 Version:        1.4.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Java OpenWS library
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ BuildArch:      noarch
 
 BuildRequires:  java-devel
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-install-plugin
 BuildRequires:  maven-jar-plugin
@@ -101,6 +101,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.4.4-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Oct 15 2012 Marek Goldmann <mgoldman at redhat.com> - 1.4.4-2
 - Fixed BR and R
 - Using pom macros instead of patches


More information about the scm-commits mailing list