add perl as explicit buildrequire

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UI-Dialog?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2010-10-19 15:37:56 +00:00
committed by Git OBS Bridge
parent e03a3963be
commit 21e6ee7e79
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 19 15:36:39 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 6 21:26:17 CEST 2008 - lars@linux-schulserver.de Sun Apr 6 21:26:17 CEST 2008 - lars@linux-schulserver.de

View File

@@ -16,6 +16,7 @@ Vendor: openSUSE-Education
Source: %{real_name}-%{version}.tar.bz2 Source: %{real_name}-%{version}.tar.bz2
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
%description %description
UI::Dialog is a OOPerl wrapper for the various dialog applications. These UI::Dialog is a OOPerl wrapper for the various dialog applications. These