merge from devel
This commit is contained in:
parent
2a5e01e219
commit
06758e49ff
@ -1,13 +1,14 @@
|
||||
Name: perl-Path-Class
|
||||
Version: 0.16
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Cross-platform path specification manipulation
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/Path-Class/
|
||||
Source0: http://www.cpan.org/modules/by-module/Path/Path-Class-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Module::Build)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
@ -46,5 +47,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.16-3
|
||||
- rebuild for new perl
|
||||
|
||||
* Thu Aug 16 2007 Ian Burrell <ianburrell@gmail.com> - 0.16-2
|
||||
- Fix BuildRequires
|
||||
|
||||
* Mon Jan 29 2007 Ian Burrell <ianburrell@gmail.com> 0.16-1
|
||||
- Specfile autogenerated by cpanspec 1.69.1.
|
||||
|
Loading…
Reference in New Issue
Block a user