Remove jarfile from the tarball
This commit is contained in:
parent
4fb9ffe0f8
commit
a4254d2a12
@ -1,4 +1,4 @@
|
|||||||
xml-commons-resolver-1.1.tar.gz
|
xml-commons-resolver-1.1-RHCLEAN.tar.bz2
|
||||||
xml-commons-resolver-1.1
|
xml-commons-resolver-1.1
|
||||||
noarch
|
noarch
|
||||||
*.src.rpm
|
*.src.rpm
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
deb95bdf88687430445d34e8c11d475e xml-commons-resolver-1.1.tar.gz
|
e72bd3cbc4e5972d15f6a8f9842482e0 xml-commons-resolver-1.1-RHCLEAN.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name xml-commons-resolver
|
%define name xml-commons-resolver
|
||||||
%define version 1.1
|
%define version 1.1
|
||||||
%define release 1jpp_4fc
|
%define release 1jpp_5fc
|
||||||
%define section free
|
%define section free
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -10,7 +10,7 @@ Epoch: 0
|
|||||||
Summary: Resolver subproject of xml-commons.
|
Summary: Resolver subproject of xml-commons.
|
||||||
License: Apache Software License
|
License: Apache Software License
|
||||||
URL: http://xml.apache.org/commons/
|
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
|
Source1: xml-commons-resolver-resolver.sh
|
||||||
Source2: xml-commons-resolver-xread.sh
|
Source2: xml-commons-resolver-xread.sh
|
||||||
Source3: xml-commons-resolver-xparse.sh
|
Source3: xml-commons-resolver-xparse.sh
|
||||||
@ -23,8 +23,6 @@ BuildRequires: jpackage-utils >= 0:1.5
|
|||||||
Group: Text Processing/Markup/XML
|
Group: Text Processing/Markup/XML
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
#Vendor: JPackage Project
|
|
||||||
#Distribution: JPackage
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Resolver subproject of xml-commons.
|
Resolver subproject of xml-commons.
|
||||||
@ -100,6 +98,9 @@ fi
|
|||||||
%{_javadocdir}/%{name}-%{version}
|
%{_javadocdir}/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 4 2004 Gary Benson <gbenson@redhat.com> 0:1.1-1jpp_4fc
|
||||||
- Build into Fedora.
|
- Build into Fedora.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user