diff --git a/xml-commons-apis.spec b/xml-commons-apis.spec index 5f9932d..bd73333 100644 --- a/xml-commons-apis.spec +++ b/xml-commons-apis.spec @@ -35,7 +35,7 @@ Name: xml-commons-apis Summary: APIs for DOM, SAX, and JAXP Version: 1.3.04 -Release: 1.2%{?dist} +Release: 1.3%{?dist} Epoch: 0 License: ASL 2.0 and W3C and Public Domain 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 +* Fri Sep 19 2008 Matt Wringe - 0:1.3.04-1.3 +- Remove natively compiled bits from the javadoc package (462809) + * Thu Jul 10 2008 Tom "spot" Callaway - 0:1.3.04-1.2 - drop repotag - fix license tag