[opensaml-java] - 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:13 UTC 2013


commit 8221446c26430f53768414da6e42acae1939b6b6
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:32:09 2013 +0100

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

 opensaml-java.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/opensaml-java.spec b/opensaml-java.spec
index 82b9744..6a66839 100644
--- a/opensaml-java.spec
+++ b/opensaml-java.spec
@@ -1,6 +1,6 @@
 Name:          opensaml-java
 Version:       2.5.3
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       Java OpenSAML 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
@@ -112,6 +112,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.5.3-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Oct 22 2012 Marek Goldmann <mgoldman at redhat.com> - 2.5.3-2
 - Removed macro in comment
 - Fixed encoding


More information about the scm-commits mailing list