diff --git a/hibernate-commons-annotations.spec b/hibernate-commons-annotations.spec index d9bc590..d078f82 100644 --- a/hibernate-commons-annotations.spec +++ b/hibernate-commons-annotations.spec @@ -3,7 +3,7 @@ Name: hibernate-commons-annotations Version: 4.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Hibernate Annotations Group: Development/Libraries @@ -34,7 +34,7 @@ BuildRequires: slf4j BuildRequires: apache-commons-logging BuildRequires: jpackage-utils BuildRequires: java-devel -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-processor-plugin @@ -95,6 +95,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.hibernate-%{name}.pom %doc lgpl.txt %changelog +* Wed Feb 06 2013 Java SIG - 4.0.1-3 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Thu Jul 19 2012 Fedora Release Engineering - 4.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild