Add missing BRs
This commit is contained in:
parent
387bb88b34
commit
7b5bd2e86d
@ -1,6 +1,6 @@
|
|||||||
Name: plexus-classworlds
|
Name: plexus-classworlds
|
||||||
Version: 2.5.2
|
Version: 2.5.2
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Plexus Classworlds Classloader Framework
|
Summary: Plexus Classworlds Classloader Framework
|
||||||
License: ASL 2.0 and Plexus
|
License: ASL 2.0 and Plexus
|
||||||
URL: https://github.com/codehaus-plexus/plexus-classworlds
|
URL: https://github.com/codehaus-plexus/plexus-classworlds
|
||||||
@ -14,6 +14,11 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin)
|
|||||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||||
BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
|
BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
|
||||||
|
|
||||||
|
# test deps missed by builddep
|
||||||
|
BuildRequires: mvn(org.apache.ant:ant)
|
||||||
|
BuildRequires: mvn(commons-logging:commons-logging)
|
||||||
|
BuildRequires: mvn(xml-apis:xml-apis)
|
||||||
|
|
||||||
Obsoletes: classworlds < 1.1-13
|
Obsoletes: classworlds < 1.1-13
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,6 +55,9 @@ API documentation for %{name}.
|
|||||||
%doc LICENSE.txt LICENSE-2.0.txt
|
%doc LICENSE.txt LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2017 Michael Simacek <msimacek@redhat.com> - 2.5.2-7
|
||||||
|
- Add missing BRs
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-6
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user