Update description

This commit is contained in:
Jitka Plesnikova 2012-11-23 08:05:40 +01:00
parent 3101b091b4
commit 75aa0536fc

View File

@ -1,6 +1,6 @@
Name: perl-XML-Catalog
Version: 0.02
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Resolve public identifiers and remap system identifiers
License: GPL+ or Artistic
Group: Development/Libraries
@ -15,9 +15,9 @@ BuildRequires: perl(XML::Parser)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
Add the first sentence from Catalog POD description. Alternatively points
to the standard
(https://www.oasis-open.org/committees/entity/specs/cs-entity-xml-catalogs-1.0.html).
This module implements draft 0.4 of John Cowan's XML Catalog (formerly
known as XCatalog) see
(<https://www.oasis-open.org/committees/entity/specs/cs-entity-xml-catalogs-1.0.html>)
Catalogs may be written in either SOCAT or XML syntax. XML::Catalog will
assume SOCAT syntax if the catalog is not in well-formed XML syntax.
@ -46,5 +46,8 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Nov 23 2012 Jitka Plesnikova <jplesnik@redhat.com> 0.02-2
- Update description
* Tue Aug 28 2012 Jitka Plesnikova <jplesnik@redhat.com> 0.02-1
- Specfile autogenerated by cpanspec 1.78.