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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:58:38 UTC 2013


commit ee40fcee187e41fce11ca1a806bef8af42180bef
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:58:34 2013 +0100

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

 jboss-classfilewriter.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-classfilewriter.spec b/jboss-classfilewriter.spec
index c7fdc95..3b8e959 100644
--- a/jboss-classfilewriter.spec
+++ b/jboss-classfilewriter.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-classfilewriter
 Version:          1.0.3
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          JBoss Class File Writer
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -17,7 +17,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
 BuildRequires:    maven-jar-plugin
@@ -77,6 +77,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.3-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Jul 23 2012 Marek Goldmann <mgoldman at redhat.com> 1.0.3-1
 - Upstream release 1.0.3.Final
 


More information about the scm-commits mailing list