From 7423f48222fc3e4ce3971d6efa3e83622e3692519bd0a163520a2beee4fd5f91 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 19 Oct 2010 08:46:21 +0000 Subject: [PATCH] add perl as explicit buildrequire OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-stringy?expand=0&rev=5 --- perl-IO-stringy.changes | 5 +++++ perl-IO-stringy.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/perl-IO-stringy.changes b/perl-IO-stringy.changes index 31da17c..473ef35 100644 --- a/perl-IO-stringy.changes +++ b/perl-IO-stringy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 19 08:38:42 UTC 2010 - coolo@novell.com + +- add perl as explicit buildrequire + ------------------------------------------------------------------- Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index 253723a..8949f32 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -31,6 +31,7 @@ Version: 2.110 Release: 136 Source: IO-stringy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: perl %description I/O on in-core objects like strings and arrays