8
0

siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-pushd?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2010-12-01 13:44:49 +00:00
committed by Git OBS Bridge
parent 39a6095111
commit 665c40bda6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:32:24 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 12 22:18:42 UTC 2010 - jw@novell.com Fri Nov 12 22:18:42 UTC 2010 - jw@novell.com

View File

@@ -37,7 +37,7 @@ BuildRequires: perl(Cwd)
BuildRequires: perl(File::Path) BuildRequires: perl(File::Path)
BuildRequires: perl(File::Spec) BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Temp) BuildRequires: perl(File::Temp)
Requires: perl = %{perl_version} %{perl_requires}
Requires: perl(Cwd) Requires: perl(Cwd)
Requires: perl(File::Path) Requires: perl(File::Path)
Requires: perl(File::Spec) Requires: perl(File::Spec)