Remove tomcat5 BR (not needed anymore)
This commit is contained in:
parent
151b072895
commit
bc82f2b966
@ -23,7 +23,6 @@ BuildRequires: maven-javadoc-plugin
|
|||||||
BuildRequires: maven-resources-plugin
|
BuildRequires: maven-resources-plugin
|
||||||
BuildRequires: maven-site-plugin
|
BuildRequires: maven-site-plugin
|
||||||
BuildRequires: maven-surefire-plugin
|
BuildRequires: maven-surefire-plugin
|
||||||
BuildRequires: tomcat5
|
|
||||||
Requires: java >= 1.5, jpackage-utils
|
Requires: java >= 1.5, jpackage-utils
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -95,6 +94,7 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 26 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0-0.5.20090319svn
|
* Fri Nov 26 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0-0.5.20090319svn
|
||||||
- Fix pom filename (Resolves rhbz#655811)
|
- Fix pom filename (Resolves rhbz#655811)
|
||||||
|
- Remove tomcat5 BR (not needed anymore)
|
||||||
- Use new maven plugin names
|
- Use new maven plugin names
|
||||||
- Remove gcj support
|
- Remove gcj support
|
||||||
- Few tweaks according to new guidelines
|
- Few tweaks according to new guidelines
|
||||||
|
Loading…
Reference in New Issue
Block a user