Remove jarfiles from the tarball
This commit is contained in:
parent
2a903b2ada
commit
3bab8e72f9
@ -1,4 +1,4 @@
|
||||
xalan-j_2_6_0-src.tar.gz
|
||||
xalan-j_2_6_0-src-RHCLEAN.tar.bz2
|
||||
xalan-j_2_6_0
|
||||
i386
|
||||
*.src.rpm
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a210f7108e680ab60a11977ec99ab1f9 xalan-j_2_6_0-src.tar.gz
|
||||
1308f13a9b5edeb545d8bde449397245 xalan-j_2_6_0-src-RHCLEAN.tar.bz2
|
||||
|
@ -8,7 +8,7 @@ Release: 3jpp_0fc
|
||||
Epoch: 0
|
||||
Summary: Java XSLT processor
|
||||
License: Apache Software License
|
||||
Source0: http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
|
||||
Source0: xalan-j_%{cvs_version}-src-RHCLEAN.tar.bz2
|
||||
Patch0: %{name}-noxsltcdeps.patch
|
||||
Patch1: %{name}-manifest.patch
|
||||
Patch2: %{name}-crosslink.patch
|
||||
@ -216,6 +216,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2005 Gary Benson <gbenson at redhat.com> 0:2.6.0-3jpp_1fc
|
||||
- Remove jarfiles from the tarball.
|
||||
|
||||
* Fri May 27 2005 Gary Benson <gbenson at redhat.com> 0:2.6.0-3jpp
|
||||
- Add NOTICE file as per Apache License version 2.0.
|
||||
- Build with servletapi5.
|
||||
|
Loading…
Reference in New Issue
Block a user