fix br, license

This commit is contained in:
Tom Callaway 2007-10-15 20:28:46 +00:00
parent 23c0f3e58f
commit 70cb20a151

View File

@ -1,14 +1,15 @@
Name: perl-File-BaseDir
Version: 0.02
Release: 1%{?dist}
Release: 1%{?dist}.1
Summary: Use the freedesktop basedir spec
License: GPL or Artistic
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
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(File::DesktopEntry)
BuildRequires: perl(ExtUtils::MakeMaker)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -46,5 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.02-1.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)
* Wed Oct 11 2006 Patrice Dumas <pertusus@free.fr> 0.02-1
- Specfile autogenerated by cpanspec 1.69.