Remove jarfiles from the tarball

This commit is contained in:
gbenson 2005-06-09 13:56:12 +00:00
parent a5a61f378d
commit 534801cb6c
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
jdom-1.0.tar.gz
jdom-1.0-RHCLEAN.tar.bz2
jdom-1.0
noarch
*.src.rpm

View File

@ -8,7 +8,7 @@ Summary: Java alternative to DOM and SAX
License: Apache Software License-like
URL: http://www.jdom.org/
Group: Development/Libraries/Java
Source0: http://www.jdom.org/dist/source/jdom-1.0.tar.gz
Source0: jdom-1.0-RHCLEAN.tar.bz2
Patch0: %{name}-crosslink.patch
Requires: xalan-j2 >= 0:2.2.0
BuildRequires: jpackage-utils >= 0:1.5
@ -98,6 +98,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
%changelog
* Thu Jun 9 2005 Gary Benson <gbenson@redhat.com>
- Remove jarfiles from the tarball.
* Tue Oct 19 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.0-1jpp_1rh
- First Red Hat build

View File

@ -1 +1 @@
ce29ecc05d63fdb419737fd00c04c281 jdom-1.0.tar.gz
2abf0d87aa7c6d074dd8f65e4a2e10de jdom-1.0-RHCLEAN.tar.bz2