|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-ExtUtils-Depends
|
|
|
|
|
Version: 0.303
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Easily build XS extensions that depend on XS extensions
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.303-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Dec 23 2010 Steven Pritchard <steve@kspei.com> 0.303-1
|
|
|
|
|
- Update to 0.303.
|
|
|
|
|
- Update Source0 URL.
|
|
|
|
|