[plexus-cdc] - 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:31 UTC 2013


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

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

 plexus-cdc.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/plexus-cdc.spec b/plexus-cdc.spec
index 42ab9df..3e419d6 100644
--- a/plexus-cdc.spec
+++ b/plexus-cdc.spec
@@ -34,7 +34,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.16.a14%{?dist}
+Release:        0.17.a14%{?dist}
 Epoch:          0
 Summary:        Plexus Component Descriptor Creator
 # Almost whole gleaner subpackage is ASL 2.0
@@ -51,7 +51,7 @@ Patch0:         %{name}-qdox-1.9.patch
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils >= 0:1.7.2
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-install-plugin
 BuildRequires:  maven-jar-plugin
@@ -99,6 +99,10 @@ cp -p %{SOURCE2} .
 %doc LICENSE-2.0.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0:1.0-0.17.a14
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jan 17 2013 Michal Srb <msrb at redhat.com> - 0:1.0-0.16.a14
 - Build with xmvn
 


More information about the scm-commits mailing list