8
0

add perl as explicit buildrequire

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Object?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2010-10-19 08:47:26 +00:00
committed by Git OBS Bridge
parent b5a09b1cda
commit d9132afe55
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 19 08:39:08 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire
-------------------------------------------------------------------
Wed Oct 21 16:31:28 CEST 2009 - rschweikert@novell.com

View File

@@ -24,6 +24,7 @@ Summary: Test::Object - Thoroughly testing objects via registered handlers
Source0: %{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: perl
%description
In situations where you have deep trees of classes, there is a common