Accepting request 54531 from devel:languages:perl
Accepted submit request 54531 from user coolo OBS-URL: https://build.opensuse.org/request/show/54531 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-HomeDir?expand=0&rev=11
This commit is contained in:
commit
5a6be76f4d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:14 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 21 15:17:41 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -30,10 +30,9 @@ Url: http://search.cpan.org/dist/File-HomeDir/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Cwd) >= 3.12
|
||||
BuildRequires: perl(File::Spec) >= 3.12
|
||||
@ -41,7 +40,6 @@ BuildRequires: perl(File::Spec) >= 3.12
|
||||
#BuildRequires: perl(File::Temp) >= 0.19
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(File::Which)
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(Carp)
|
||||
Requires: perl(Cwd) >= 3.12
|
||||
Requires: perl(File::Spec) >= 3.12
|
||||
|
Loading…
Reference in New Issue
Block a user