Remove jarfile from the tarball

This commit is contained in:
gbenson 2005-06-28 09:08:08 +00:00
parent 4fb9ffe0f8
commit a4254d2a12
3 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
xml-commons-resolver-1.1.tar.gz
xml-commons-resolver-1.1-RHCLEAN.tar.bz2
xml-commons-resolver-1.1
noarch
*.src.rpm

View File

@ -1 +1 @@
deb95bdf88687430445d34e8c11d475e xml-commons-resolver-1.1.tar.gz
e72bd3cbc4e5972d15f6a8f9842482e0 xml-commons-resolver-1.1-RHCLEAN.tar.bz2

View File

@ -1,6 +1,6 @@
%define name xml-commons-resolver
%define version 1.1
%define release 1jpp_4fc
%define release 1jpp_5fc
%define section free
Name: %{name}
@ -10,7 +10,7 @@ Epoch: 0
Summary: Resolver subproject of xml-commons.
License: Apache Software License
URL: http://xml.apache.org/commons/
Source0: http://xml.apache.org/dist/commons/xml-commons-resolver-1.1.tar.gz
Source0: xml-commons-resolver-1.1-RHCLEAN.tar.bz2
Source1: xml-commons-resolver-resolver.sh
Source2: xml-commons-resolver-xread.sh
Source3: xml-commons-resolver-xparse.sh
@ -23,8 +23,6 @@ BuildRequires: jpackage-utils >= 0:1.5
Group: Text Processing/Markup/XML
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
#Vendor: JPackage Project
#Distribution: JPackage
%description
Resolver subproject of xml-commons.
@ -100,6 +98,9 @@ fi
%{_javadocdir}/%{name}-%{version}
%changelog
* Tue Jun 28 2005 Gary Benson <gbenson@redhat.com> 0:1.1-1jpp_5fc
- Remove jarfile from the tarball.
* Thu Nov 4 2004 Gary Benson <gbenson@redhat.com> 0:1.1-1jpp_4fc
- Build into Fedora.