- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
6ed67746af
commit
0c06e2cb49
@ -31,7 +31,7 @@
|
||||
Summary: A library for instantiating Java objects
|
||||
Name: objenesis
|
||||
Version: 1.2
|
||||
Release: 11%{dist}
|
||||
Release: 12%{dist}
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
URL: http://objenesis.googlecode.com/svn/docs/index.html
|
||||
@ -50,7 +50,7 @@ Patch2: JRockitInstantntiatorCharacters.patch
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: junit
|
||||
BuildRequires: maven
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-antrun-plugin
|
||||
BuildRequires: maven-assembly-plugin
|
||||
BuildRequires: maven-compiler-plugin
|
||||
@ -170,6 +170,10 @@ cp -pr tck/target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/tck
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.2-12
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user