From ce560055556b7411945a555baae2797f05a70805 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jul 10 2008 20:34:54 +0000 Subject: fix repotag --- diff --git a/xalan-j2.spec b/xalan-j2.spec index 4f520b6..526f5e9 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -37,10 +37,12 @@ Name: xalan-j2 Version: 2.7.0 -Release: 7jpp.2%{?dist} +Release: 7.3%{?dist} Epoch: 0 Summary: Java XSLT processor -License: Apache Software License +# samples/servlet/ApplyXSLTException.java is ASL 1.1 +# src/org/apache/xpath/domapi/XPathStylesheetDOM3Exception.java is W3C +License: ASL 1.1 and ASL 2.0 and W3c #Source0: http://www.apache.org/dist/xml/xalan-j/xalan-j_2_7_0-src.tar.gz Source0: xalan-j_%{cvs_version}-src-RHsemiCLEAN.tar.gz Patch0: %{name}-noxsltcdeps.patch @@ -114,9 +116,9 @@ Documentation for %{name}. Summary: Javadoc for %{name} Group: Development/Documentation BuildRequires: java-javadoc -Requires(post): /bin/rm -Requires(post): /bin/ln -Requires(postun): /bin/rm +# for /bin/rm and /bin/ln +Requires(post): coreutils +Requires(postun): coreutils %description javadoc Javadoc for %{name}. @@ -342,6 +344,10 @@ fi %endif %changelog +* Thu Jul 10 2008 Tom "spot" Callaway - 0:2.7.0-7.3 +- drop repotag +- fix license tag + * Mon Feb 18 2008 Fedora Release Engineering - 0:2.7.0-7jpp.2 - Autorebuild for GCC 4.3