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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:13:47 UTC 2013


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

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

 jrosetta.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jrosetta.spec b/jrosetta.spec
index 72d660c..0ab8659 100644
--- a/jrosetta.spec
+++ b/jrosetta.spec
@@ -1,6 +1,6 @@
 Name:           jrosetta
 Version:        1.0.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A common base to build a graphical console
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
-BuildRequires:  maven
+BuildRequires:  maven-local
 
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
@@ -92,6 +92,10 @@ install -pm 644 modules/%{name}-engine/pom.xml  \
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.4-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list