[xml-security] - 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:35 UTC 2013


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

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

 xml-security.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xml-security.spec b/xml-security.spec
index 019b534..6327cc5 100644
--- a/xml-security.spec
+++ b/xml-security.spec
@@ -32,7 +32,7 @@
 
 Name:           xml-security
 Version:        1.5.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Implementation of W3C security standards for XML
 License:        ASL 2.0
@@ -50,7 +50,7 @@ Requires:       bouncycastle
 
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-install-plugin
 BuildRequires:  maven-jar-plugin
@@ -130,6 +130,10 @@ cp -pr samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}
 %{_datadir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0:1.5.3-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> - 0:1.5.3-1
 - Upstream release 1.5.3
 - Change build system to Maven


More information about the scm-commits mailing list