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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:35:11 UTC 2013


commit e4d9754ed480f41caf4a06d62c3d26752dbfa563
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:35:07 2013 +0100

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

 plexus-bsh-factory.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/plexus-bsh-factory.spec b/plexus-bsh-factory.spec
index a7a3e1e..a7c4545 100644
--- a/plexus-bsh-factory.spec
+++ b/plexus-bsh-factory.spec
@@ -33,7 +33,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.9.a7%{?dist}
+Release:        0.10.a7%{?dist}
 Epoch:          0
 Summary:        Plexus Bsh component factory
 License:        MIT
@@ -50,7 +50,7 @@ Patch1:         %{name}-encodingfix.patch
 BuildArch:      noarch
 
 BuildRequires:     jpackage-utils
-BuildRequires:     xmvn
+BuildRequires:     maven-local
 BuildRequires:     maven-compiler-plugin
 BuildRequires:     maven-install-plugin
 BuildRequires:     maven-jar-plugin
@@ -102,6 +102,10 @@ export XMVN_RESOLV_DEPMAPS=",%{SOURCE1}"
 %doc plexus-bsh-factory-license.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0:1.0-0.10.a7
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jan 23 2013 Michal Srb <msrb at redhat.com> - 0:1.0-0.9.a7
 - Build with xmvn
 


More information about the scm-commits mailing list