- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 19:31:07 +01:00
commit ce59fd2977

View file

@ -4,7 +4,7 @@
%global namedversion %{version}%{?namedreltag}
Name: apache-commons-javaflow
Version: 1.0
Release: 0.2.20120509SNAPSHOT%{?dist}
Release: 0.3.20120509SNAPSHOT%{?dist}
Summary: Commons Javaflow
Group: Development/Libraries
License: ASL 2.0
@ -28,7 +28,7 @@ BuildRequires: objectweb-asm
BuildRequires: junit
BuildRequires: junit-addons
BuildRequires: maven
BuildRequires: maven-local
#BuildRequires: maven-antrun-plugin
BuildRequires: maven-compiler-plugin
BuildRequires: maven-install-plugin
@ -128,6 +128,10 @@ install -p -m 644 %{short_name} %{buildroot}%{_sysconfdir}/ant.d/%{short_name}
%config(noreplace) %{_sysconfdir}/ant.d/%{short_name}
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.0-0.3.20120509SNAPSHOT
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.2.20120509SNAPSHOT
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild