From e5c4f955a5d50e0e695a4813410987c450a93555 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 10 Jul 2008 20:36:58 +0000 Subject: [PATCH] fix repotag --- xerces-j2.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/xerces-j2.spec b/xerces-j2.spec index fc22ec6..765f9e9 100644 --- a/xerces-j2.spec +++ b/xerces-j2.spec @@ -37,10 +37,10 @@ Name: xerces-j2 Version: 2.7.1 -Release: 10jpp.1%{?dist} +Release: 10.2%{?dist} Epoch: 0 Summary: Java XML parser -License: Apache Software License +License: ASL 2.0 URL: http://xerces.apache.org/ Group: Text Processing/Markup/XML Source0: http://archive.apache.org/dist/xml/xerces-j/Xerces-J-src.2.7.1.tar.gz @@ -65,8 +65,8 @@ BuildRequires: xml-commons-apis >= 0:1.3 #BuildRequires: xml-stylebook BuildRequires: xalan-j2 %endif -Requires(post): /usr/sbin/update-alternatives jaxp_parser_impl -Requires(preun): /usr/sbin/update-alternatives jaxp_parser_impl +Requires(post): chkconfig jaxp_parser_impl +Requires(preun): chkconfig jaxp_parser_impl %if ! %{gcj_support} BuildArch: noarch @@ -367,6 +367,10 @@ fi %changelog +* Thu Jul 10 2008 Tom "spot" Callaway - 0:2.7.1-10.2 +- drop repotag +- fix license tag + * Tue Feb 19 2008 Fedora Release Engineering - 0:2.7.1-10jpp.1 - Autorebuild for GCC 4.3