8
0

always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PHP-Serialization?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2010-12-03 14:46:57 +00:00
committed by Git OBS Bridge
parent bd0653c791
commit 74ff057dea

View File

@@ -31,10 +31,10 @@ Group: Applications/CPAN
Url: http://www.cpan.org Url: http://www.cpan.org
Source0: %{cpan_name}-%{version}.tar.gz Source0: %{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
#BuildRequires: perl(Module::Build) #BuildRequires: perl(Module::Build)
%{perl_requires}
%description %description
%{cpan_name} module for perl %{cpan_name} module for perl