[sisu-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 19:43:05 UTC 2013


commit ce400fd0f30367079de5594fcfad61ec4c784553
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:43:01 2013 +0100

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

 sisu-maven-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sisu-maven-plugin.spec b/sisu-maven-plugin.spec
index 92fdcae..6693e4f 100644
--- a/sisu-maven-plugin.spec
+++ b/sisu-maven-plugin.spec
@@ -2,7 +2,7 @@
 
 Name:           sisu-maven-plugin
 Version:        1.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Sisu plugin for Apache Maven
 BuildArch:      noarch
 Group:          Development/Tools
@@ -10,7 +10,7 @@ License:        ASL 2.0 and EPL
 URL:            http://sonatype.github.com/%{name}/
 Source:         https://github.com/sonatype/%{name}/tarball/%{name}-%{version}#/%{name}-%{version}.tar.gz
 
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  java-devel
 BuildRequires:  maven-common-artifact-filters
 BuildRequires:  plexus-utils
@@ -50,6 +50,10 @@ This package provides %{summary}.
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jan 16 2013 Michal Srb <msrb at redhat.com> - 1.1-3
 - Build with xmvn
 


More information about the scm-commits mailing list