- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
3a052780a0
commit
de1d94c1e0
@ -30,7 +30,7 @@
|
||||
|
||||
Name: slf4j
|
||||
Version: 1.7.2
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Simple Logging Facade for Java
|
||||
Group: Development/Libraries
|
||||
@ -47,7 +47,7 @@ BuildRequires: ant >= 0:1.6.5
|
||||
BuildRequires: ant-junit >= 0:1.6.5
|
||||
BuildRequires: javassist >= 0:3.4
|
||||
BuildRequires: junit >= 0:3.8.2
|
||||
BuildRequires: xmvn
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-antrun-plugin
|
||||
BuildRequires: maven-compiler-plugin
|
||||
BuildRequires: maven-install-plugin
|
||||
@ -149,6 +149,10 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual-%{version}
|
||||
%doc LICENSE.txt APACHE-LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0:1.7.2-8
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Wed Jan 9 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.7.2-7
|
||||
- Fix install location of manual
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user