[sonatype-plugins-parent] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:44:24 UTC 2013


commit 5350a1be544563ca6c0df48d1e8bd80e336fe5e2
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:44:20 2013 +0100

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

 sonatype-plugins-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sonatype-plugins-parent.spec b/sonatype-plugins-parent.spec
index 6b6b355..726d86e 100644
--- a/sonatype-plugins-parent.spec
+++ b/sonatype-plugins-parent.spec
@@ -2,7 +2,7 @@
 
 Name:           sonatype-plugins-parent
 Version:        8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Sonatype Plugins Parent POM
 BuildArch:      noarch
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ URL:            https://github.com/sonatype/oss-parents
 Source:         https://github.com/sonatype/oss-parents/tarball/plugins-parent-%{version}#/%{name}-%{version}.tar.gz
 Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
 
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  forge-parent
 
 %description
@@ -34,6 +34,10 @@ cd ./plugins-parent
 %doc LICENSE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 8-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jan  8 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 8-3
 - Build with xmvn
 


More information about the scm-commits mailing list