- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
9c61f9561f
commit
56f831e224
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jboss-logging
|
||||
Version: 3.1.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: The JBoss Logging Framework
|
||||
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
|
||||
@ -82,6 +82,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 3.1.0-5
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Fri Jul 20 2012 Marek Goldmann <mgoldman@redhat.com> - 3.1.0-4
|
||||
- Fixed BR
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user