fix repotag

This commit is contained in:
Tom Callaway 2008-07-10 20:34:54 +00:00
parent fb595e67ea
commit ce56005555

View File

@ -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 <tcallawa@redhat.com> - 0:2.7.0-7.3
- drop repotag
- fix license tag
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0:2.7.0-7jpp.2
- Autorebuild for GCC 4.3