Fix build-requires on sonatype-oss-parent
This commit is contained in:
parent
d00483a757
commit
b82a4af215
@ -3,7 +3,7 @@
|
||||
|
||||
Name: testng
|
||||
Version: 6.8.8
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Java-based testing framework
|
||||
# org/testng/remote/strprotocol/AbstractRemoteTestRunnerClient.java is CPL
|
||||
License: ASL 2.0 and CPL
|
||||
@ -20,7 +20,7 @@ BuildRequires: mvn(com.google.inject:guice)
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.ant:ant)
|
||||
BuildRequires: mvn(org.beanshell:bsh)
|
||||
BuildRequires: mvn(org.sonatype.oss:oss-parent)
|
||||
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
|
||||
BuildRequires: mvn(org.yaml:snakeyaml)
|
||||
|
||||
BuildRequires: maven-local
|
||||
@ -85,6 +85,9 @@ mv -f ANNOUNCEMENT.txt.utf8 ANNOUNCEMENT.txt
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.8.8-3
|
||||
- Fix build-requires on sonatype-oss-parent
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.8.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user