add BR perl(Module::Build)
This commit is contained in:
parent
97105d9410
commit
f34f666e37
@ -1,6 +1,6 @@
|
||||
Name: perl-File-DesktopEntry
|
||||
Version: 0.04
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Object to handle .desktop files
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/File-DesktopEntry/
|
||||
Source0: http://www.cpan.org/authors/id/P/PA/PARDUS/File-DesktopEntry/File-DesktopEntry-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) perl(Module::Build)
|
||||
BuildRequires: perl(Test::More) perl(Test::Pod)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
@ -48,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 27 2007 Patrice Dumas <pertusus@free.fr> 0.04-2
|
||||
* Thu Dec 27 2007 Patrice Dumas <pertusus@free.fr> 0.04-3
|
||||
- update to 0.04
|
||||
|
||||
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.02-1.2
|
||||
|
Loading…
Reference in New Issue
Block a user