Fix source URL

This commit is contained in:
Daniel P. Berrange 2010-01-12 16:40:12 +00:00
parent 51ee70a020
commit 4edd57148c

View File

@ -1,11 +1,11 @@
Name: perl-Data-Section Name: perl-Data-Section
Version: 0.093410 Version: 0.093410
Release: 1%{?dist} Release: 2%{?dist}
Summary: Read multiple hunks of data out of your DATA section Summary: Read multiple hunks of data out of your DATA section
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
URL: http://search.cpan.org/dist/Data-Section/ URL: http://search.cpan.org/dist/Data-Section/
Source0: http://www.cpan.org/modules/by-module/Data/Data-Section-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Data-Section-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(ExtUtils::MakeMaker)
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Jan 12 2010 Daniel P. Berrange <berrange@redhat.com> - 0.093410-2
- Fix source URL
* Thu Jan 7 2010 Daniel P. Berrange <berrange@redhat.com> - 0.093410-1 * Thu Jan 7 2010 Daniel P. Berrange <berrange@redhat.com> - 0.093410-1
- Update to 0.093410 release - Update to 0.093410 release