- update to 0.03 (#396071)

This commit is contained in:
pertusus 2007-11-22 21:21:52 +00:00
parent e22697631b
commit 267b84200c
3 changed files with 11 additions and 6 deletions

View File

@ -1 +1 @@
File-BaseDir-0.02.tar.gz
File-BaseDir-0.03.tar.gz

View File

@ -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)

View File

@ -1 +1 @@
00e2729f364d430350355250cb9007e0 File-BaseDir-0.02.tar.gz
527596f1507894dfaacdda72ea6dbb31 File-BaseDir-0.03.tar.gz