- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
2ca28ca21f
commit
f281ec1cfc
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: apache-resource-bundles
|
Name: apache-resource-bundles
|
||||||
Version: 2
|
Version: 2
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Apache Resource Bundles
|
Summary: Apache Resource Bundles
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -18,7 +18,7 @@ Source4: http://repo1.maven.org/maven2/org/apache/apache-license-header-resource
|
|||||||
Source5: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar
|
Source5: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar
|
||||||
Source6: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom
|
Source6: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom
|
||||||
|
|
||||||
BuildRequires: xmvn >= 0.2.3
|
BuildRequires: maven-local >= 0.2.3
|
||||||
BuildRequires: maven-compiler-plugin
|
BuildRequires: maven-compiler-plugin
|
||||||
BuildRequires: maven-install-plugin
|
BuildRequires: maven-install-plugin
|
||||||
BuildRequires: maven-jar-plugin
|
BuildRequires: maven-jar-plugin
|
||||||
@ -77,6 +77,10 @@ popd
|
|||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2-10
|
||||||
|
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||||
|
- Replace maven BuildRequires with maven-local
|
||||||
|
|
||||||
* Wed Jan 16 2013 Michal Srb <msrb@redhat.com> - 2-9
|
* Wed Jan 16 2013 Michal Srb <msrb@redhat.com> - 2-9
|
||||||
- Build with xmvn
|
- Build with xmvn
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user