From 3c641b34c78162120a39c7465e7013a7cc4a3e89 Mon Sep 17 00:00:00 2001 From: hawk Date: Sat, 29 Jan 2005 15:32:07 +0000 Subject: [PATCH] - added missing perl requires Changed files: cvsweb.spec -> 1.26 --- cvsweb.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cvsweb.spec b/cvsweb.spec index 3ebdb2b..17556bb 100644 --- a/cvsweb.spec +++ b/cvsweb.spec @@ -2,7 +2,7 @@ Summary: Visual (www) interface to explore a cvs repository Summary(pl): Wizualny (WWW) interfejs do przeglĀ±dania repozytorium cvs Name: cvsweb Version: 1.112 -Release: 6 +Release: 7 Epoch: 1 License: BSD-like Group: Development/Tools @@ -11,6 +11,8 @@ Source0: http://stud.fh-heilbronn.de/~zeller/download/%{name}-%{version}.tar.gz # Source0-md5: 30ff2783ff8e01bf72193902decd0c73 Patch0: %{name}-config.patch Patch1: %{name}-fix_perl_options.patch +Requires: perl(IPC::Open2) +Requires: perl(Time::Local) Requires: rcs Requires: webserver BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0