- corrected version of obsoletes
This commit is contained in:
parent
06f76f9cee
commit
22b36781ed
@ -2,7 +2,7 @@ Name: perl-XML-LibXML
|
||||
# NOTE: also update perl-XML-LibXSLT to the same version, see
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=469480
|
||||
Version: 1.70
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
# Epoch set when version went from 1.62001 to 1.65
|
||||
Epoch: 1
|
||||
Summary: Perl interface to the libxml2 library
|
||||
@ -22,7 +22,7 @@ BuildRequires: perl(XML::SAX)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More)
|
||||
BuildRequires: libxml2-devel
|
||||
Provides: perl-XML-LibXML-Common = %{version}
|
||||
Obsoletes: perl-XML-LibXML-Common < 0.13
|
||||
Obsoletes: perl-XML-LibXML-Common <= 0.13
|
||||
|
||||
%description
|
||||
This module implements a Perl interface to the GNOME libxml2 library
|
||||
@ -79,6 +79,9 @@ fi
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 30 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1:1.70-3
|
||||
- corrected version of obsoletes
|
||||
|
||||
* Thu Nov 26 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1:1.70-2
|
||||
- 541605 this package now contains XML::LibXML::Common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user