- update to 0.03 (#396071)
This commit is contained in:
parent
e22697631b
commit
267b84200c
@ -1 +1 @@
|
||||
File-BaseDir-0.02.tar.gz
|
||||
File-BaseDir-0.03.tar.gz
|
||||
|
||||
@ -1,16 +1,18 @@
|
||||
Name: perl-File-BaseDir
|
||||
Version: 0.02
|
||||
Release: 1%{?dist}.2
|
||||
Version: 0.03
|
||||
Release: 1%{?dist}
|
||||
Summary: Use the freedesktop basedir spec
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/File-BaseDir/
|
||||
Source0: http://www.cpan.org/authors/id/P/PA/PARDUS/File-BaseDir/File-BaseDir-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/P/PA/PARDUS/File-BaseDir-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(File::DesktopEntry)
|
||||
#BuildRequires: perl(File::DesktopEntry)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Test::Pod) perl(Test::Pod::Coverage)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -48,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 22 2007 Patrice Dumas <pertusus@free.fr> 0.03-1
|
||||
- update to 0.03 (#396071)
|
||||
|
||||
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.02-1.2
|
||||
- add BR: perl(Test::More)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user