- fix upstream URL

This commit is contained in:
Štěpán Kasal 2010-01-27 21:36:17 +00:00
parent aabe9446bb
commit 3317f006e2

View File

@ -1,12 +1,12 @@
Name: perl-XML-NamespaceSupport
Version: 1.10
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A simple generic namespace support class
Group: Development/Libraries
License: GPL+ or Artistic
Url: http://search.cpan.org/dist/XML-NamespaceSupport/
Source0: http://www.cpan.org/authors/id/R/RB/RBERJON/XML-NamespaceSupport-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-%{version}.tar.gz
Patch0: perl-XML-NamespaceSupport-autoinstall_off.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jan 27 2010 Stepan Kasal <skasal@redhat.com> - 1.10-3
- fix upstream URL
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.10-2
- rebuild against perl 5.10.1