- stop scriptlet spew

Mon Jul 01 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net>
    2.3.1-2jpp
- provides jaxp_transform_impl
- requires jaxp_parser_impl
- stylebook already requires xml-commons-apis
- jaxp_parser_impl already requires xml-commons-apis
- use sed instead of bash 2.x extension in link area to make spec
    compatible with distro using bash 1.1x
This commit is contained in:
Jeremy Katz 2006-03-06 22:32:57 +00:00
parent 15d44518af
commit 138e2917c1

View File

@ -4,7 +4,7 @@
Name: xalan-j2
Version: %{version}
Release: 3jpp_8fc
Release: 3jpp_9fc
Epoch: 0
Summary: Java XSLT processor
License: Apache Software License
@ -61,6 +61,7 @@ Documentation for %{name}.
Summary: Javadoc for %{name}
Group: Development/Documentation
BuildRequires: java-javadoc
Prereq: coreutils
%description javadoc
Javadoc for %{name}.
@ -215,6 +216,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-samples.jar.*
%changelog
* Mon Mar 6 2006 Jeremy Katz <katzj@redhat.com> - 0:2.6.0-3jpp_9fc
- stop scriptlet spew
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0:2.6.0-3jpp_8fc
- bump again for double-long bug on ppc(64)