From 6d7483be7afdd3797862ed672ecbcc4aef4a8fdc9f8e146c85fb50e8baa36a00 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 19 Oct 2010 08:47:20 +0000 Subject: [PATCH] add perl as explicit buildrequire OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=2 --- perl-String-Format.changes | 5 +++++ perl-String-Format.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/perl-String-Format.changes b/perl-String-Format.changes index b596e8f..d7a1f39 100644 --- a/perl-String-Format.changes +++ b/perl-String-Format.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 19 08:39:07 UTC 2010 - coolo@novell.com + +- add perl as explicit buildrequire + ------------------------------------------------------------------- Wed Oct 21 16:29:06 CEST 2009 - rschweikert@novell.com diff --git a/perl-String-Format.spec b/perl-String-Format.spec index 8946bb9..05872cd 100644 --- a/perl-String-Format.spec +++ b/perl-String-Format.spec @@ -24,6 +24,7 @@ Summary: String::Format - sprintf-like string formatting capabilities Source0: %{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRequires: perl %description String::Format lets you define arbitrary printf-like format sequences to