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

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


commit 7f9b227930647dcbfc865dc720cfb4c756b3bdfb
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:47:17 2013 +0100

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

 txw2.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/txw2.spec b/txw2.spec
index f046d34..f4e3c76 100644
--- a/txw2.spec
+++ b/txw2.spec
@@ -1,6 +1,6 @@
 Name: txw2
 Version: 20110809
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Typed XML writer for Java
 Group: Development/Libraries
 License: CDDL and GPLv2 with exceptions
@@ -21,7 +21,7 @@ BuildArch: noarch
 
 BuildRequires: jpackage-utils
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
@@ -107,6 +107,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 20110809-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20110809-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list