diff --git a/xml-commons-apis.spec b/xml-commons-apis.spec index c374e2d..5f9932d 100644 --- a/xml-commons-apis.spec +++ b/xml-commons-apis.spec @@ -35,9 +35,9 @@ Name: xml-commons-apis Summary: APIs for DOM, SAX, and JAXP Version: 1.3.04 -Release: 1jpp.1%{?dist} +Release: 1.2%{?dist} Epoch: 0 -License: Apache Software License/W3C/Public Domain +License: ASL 2.0 and W3C and Public Domain URL: http://xml.apache.org/commons/ Source0: xml-commons-external-1.3.04-src.tar.gz # svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_3_04/java/external/ @@ -78,8 +78,9 @@ Manual for %{name}. %package javadoc Summary: Javadoc for %{name} Group: Development/Documentation -Requires(post): /bin/rm /bin/ln -Requires(postun): /bin/rm +# for /bin/rm and /bin/ln +Requires(post): coreutils +Requires(postun): coreutils %description javadoc Javadoc for %{name}. @@ -186,6 +187,10 @@ fi %endif %changelog +* Thu Jul 10 2008 Tom "spot" Callaway - 0:1.3.04-1.2 +- drop repotag +- fix license tag + * Tue Feb 19 2008 Fedora Release Engineering - 0:1.3.04-1jpp.1 - Autorebuild for GCC 4.3