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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:33:06 UTC 2013


commit 33a97c7a6a46b2f43b50e7373c6921fa2b8dee18
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:33:02 2013 +0100

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

 apache-commons-vfs.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-commons-vfs.spec b/apache-commons-vfs.spec
index e3b8da3..e4ee1f0 100644
--- a/apache-commons-vfs.spec
+++ b/apache-commons-vfs.spec
@@ -2,7 +2,7 @@
 %global short_name commons-%{base_name}
 Name:          apache-commons-vfs
 Version:       2.0
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Commons Virtual File System
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -21,7 +21,7 @@ BuildRequires: java-devel
 BuildRequires: jpackage-utils
 BuildRequires: apache-commons-parent
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-antrun-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
@@ -182,6 +182,10 @@ install -p -m 644 %{short_name} %{buildroot}%{_sysconfdir}/ant.d/%{short_name}
 %config %{_sysconfdir}/ant.d/%{short_name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.0-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Aug  1 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.0-4
 - Rebuild against javamail
 


More information about the scm-commits mailing list