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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:45:47 UTC 2013


commit 542e3f3c77cae1fc4905baeeaa7f09e36dc90ef1
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:45:43 2013 +0100

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

 staxmapper.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/staxmapper.spec b/staxmapper.spec
index 1e3b90d..b89aa44 100644
--- a/staxmapper.spec
+++ b/staxmapper.spec
@@ -3,7 +3,7 @@
 
 Name:             staxmapper
 Version:          1.1.0
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          StAX Mapper
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -17,7 +17,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-source-plugin
@@ -75,6 +75,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1.0-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Jul 23 2012 Marek Goldmann <mgoldman at redhat.com> - 1.1.0-4
 - Fixed BR
 


More information about the scm-commits mailing list