Remove natively compiled bits from the javadoc package.
This commit is contained in:
parent
20ba9dcd31
commit
4cf975c36a
@ -35,7 +35,7 @@
|
|||||||
Name: xml-commons-apis
|
Name: xml-commons-apis
|
||||||
Summary: APIs for DOM, SAX, and JAXP
|
Summary: APIs for DOM, SAX, and JAXP
|
||||||
Version: 1.3.04
|
Version: 1.3.04
|
||||||
Release: 1.2%{?dist}
|
Release: 1.3%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
License: ASL 2.0 and W3C and Public Domain
|
License: ASL 2.0 and W3C and Public Domain
|
||||||
URL: http://xml.apache.org/commons/
|
URL: http://xml.apache.org/commons/
|
||||||
@ -181,12 +181,10 @@ fi
|
|||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%if %{gcj_support}
|
|
||||||
%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
|
|
||||||
%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2008 Matt Wringe <mwringe@redhat.com> - 0:1.3.04-1.3
|
||||||
|
- Remove natively compiled bits from the javadoc package (462809)
|
||||||
|
|
||||||
* Thu Jul 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.3.04-1.2
|
* Thu Jul 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.3.04-1.2
|
||||||
- drop repotag
|
- drop repotag
|
||||||
- fix license tag
|
- fix license tag
|
||||||
|
Loading…
Reference in New Issue
Block a user