- stop scriptlet spew
This commit is contained in:
parent
db8ccf8dbe
commit
13ab7896a5
@ -1,7 +1,7 @@
|
||||
%define name xerces-j2
|
||||
%define version 2.7.1
|
||||
%define cvs_version 2_7_1
|
||||
%define release 6jpp_6fc
|
||||
%define release 6jpp_7fc
|
||||
%define section free
|
||||
|
||||
Name: %{name}
|
||||
@ -60,6 +60,7 @@ page.
|
||||
%package javadoc-impl
|
||||
Summary: Javadoc for %{name} implementation
|
||||
Group: Development/Documentation
|
||||
Prereq: coreutils
|
||||
|
||||
%description javadoc-impl
|
||||
Javadoc for %{name} implementation.
|
||||
@ -67,6 +68,7 @@ Javadoc for %{name} implementation.
|
||||
%package javadoc-apis
|
||||
Summary: Javadoc for %{name} apis
|
||||
Group: Development/Documentation
|
||||
Prereq: coreutils
|
||||
|
||||
%description javadoc-apis
|
||||
Javadoc for %{name} apis.
|
||||
@ -74,6 +76,7 @@ Javadoc for %{name} apis.
|
||||
%package javadoc-xni
|
||||
Summary: Javadoc for %{name} xni
|
||||
Group: Development/Documentation
|
||||
Prereq: coreutils
|
||||
|
||||
%description javadoc-xni
|
||||
Javadoc for %{name} xni.
|
||||
@ -81,6 +84,7 @@ Javadoc for %{name} xni.
|
||||
%package javadoc-other
|
||||
Summary: Javadoc for other %{name} components
|
||||
Group: Development/Documentation
|
||||
Prereq: coreutils
|
||||
|
||||
%description javadoc-other
|
||||
Javadoc for other %{name} components.
|
||||
@ -260,6 +264,9 @@ update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 6 2006 Jeremy Katz <katzj@redhat.com> - 0:2.7.1-6jpp_7fc
|
||||
- stop scriptlet spew
|
||||
|
||||
* Wed Feb 22 2006 Rafael Schloming <rafaels@redhat.com> - 0:2.7.1-6jpp_6fc
|
||||
- Updated to 2.7.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user