diff --git a/jboss-parent.spec b/jboss-parent.spec index a4f9a8d..0d36291 100644 --- a/jboss-parent.spec +++ b/jboss-parent.spec @@ -1,6 +1,6 @@ Name: jboss-parent Version: 6 -Release: 8%{?dist} +Release: 9%{?dist} Summary: JBoss Parent POM Group: Development/Libraries License: LGPLv2+ @@ -14,7 +14,7 @@ Patch0: %{name}-%{version}-deps.patch BuildArch: noarch BuildRequires: jpackage-utils -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-install-plugin BuildRequires: maven-javadoc-plugin BuildRequires: maven-release-plugin @@ -49,6 +49,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.jboss-%{name}.pom %{_mavendepmapfragdir}/* %changelog +* Wed Feb 06 2013 Java SIG - 6-9 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Thu Jul 19 2012 Fedora Release Engineering - 6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild