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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:37:38 UTC 2013


commit b35d0808f1bc8491a732e8fbfb1709149a9318ec
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:37:34 2013 +0100

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

 plexus-interactivity.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/plexus-interactivity.spec b/plexus-interactivity.spec
index e77048f..74f3269 100644
--- a/plexus-interactivity.spec
+++ b/plexus-interactivity.spec
@@ -33,7 +33,7 @@
 
 Name:           plexus-interactivity
 Version:        1.0
-Release:        0.8.alpha6%{?dist}
+Release:        0.9.alpha6%{?dist}
 Epoch:          0
 Summary:        Plexus Interactivity Handler Component
 License:        MIT
@@ -49,7 +49,7 @@ Patch1:         plexus-interactivity-dependencies.patch
 BuildArch:      noarch
 BuildRequires:  jpackage-utils >= 0:1.6
 BuildRequires:  ant >= 0:1.6
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-javadoc-plugin
 BuildRequires:  maven-site-plugin
@@ -133,6 +133,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0:1.0-0.9.alpha6
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Dec 11 2012 Michal Srb <msrb at redhat.com> - 0:1.0-0.8.alpha6
 - Removed dependency on plexus-container-default (Resolves: #878573)
 - Fixed rpmlint warning


More information about the scm-commits mailing list