[jbosgi-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:57:54 UTC 2013


commit dbb7a0c7c8eb4b992b9f8ab8f543632b90091201
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:57:50 2013 +0100

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

 jbosgi-vfs.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jbosgi-vfs.spec b/jbosgi-vfs.spec
index 00ab8d5..074ac86 100644
--- a/jbosgi-vfs.spec
+++ b/jbosgi-vfs.spec
@@ -3,7 +3,7 @@
 
 Name:             jbosgi-vfs
 Version:          1.1.2
-Release:          0.4%{namedreltag}%{?dist}
+Release:          0.5%{namedreltag}%{?dist}
 Summary:          JBoss OSGi Virtual File System
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -18,7 +18,7 @@ BuildArch:        noarch
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
 BuildRequires:    jbosgi-parent
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
 BuildRequires:    maven-jar-plugin
@@ -89,6 +89,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1.2-0.5.CR1
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.2-0.4.CR1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list