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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:35:21 UTC 2013


commit 6642b7f35f079a6a82d513b96e7bf1684d829b5c
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:35:17 2013 +0100

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

 apt-maven-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apt-maven-plugin.spec b/apt-maven-plugin.spec
index 8c08ebb..2880f80 100644
--- a/apt-maven-plugin.spec
+++ b/apt-maven-plugin.spec
@@ -3,7 +3,7 @@
 
 Name:             apt-maven-plugin
 Version:          1.0
-Release:          0.3%{namedreltag}%{?dist}
+Release:          0.4%{namedreltag}%{?dist}
 Summary:          Apt Maven Plugin
 Group:            Development/Libraries
 License:          MIT
@@ -20,7 +20,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    mojo-parent
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
@@ -92,6 +92,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.0-0.4.alpha4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Marek Goldmann <mgoldman at redhat.com> 1.0-0.3.alpha4
 - Fixed BR
 


More information about the scm-commits mailing list