]> git.pld-linux.org Git - packages/cvsweb.git/commitdiff
- added missing perl requires
authorhawk <hawk@pld-linux.org>
Sat, 29 Jan 2005 15:32:07 +0000 (15:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsweb.spec -> 1.26

cvsweb.spec

index 3ebdb2b6f6ef48f067bdd2a05db115b71ad74ced..17556bb64a0cdcdf0002dc8015bc82483efb9f10 100644 (file)
@@ -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)
This page took 0.055905 seconds and 4 git commands to generate.