|
|
|
@ -31,8 +31,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [EXP] |
|
|
|
|
Group: Web |
|
|
|
|
License: BSD |
|
|
|
|
Version: 1.112.1.82 |
|
|
|
|
Release: 20011121.0 |
|
|
|
|
Version: 2.0.0 |
|
|
|
|
Release: 20011124.0 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.idaemons.org/distfiles/cvsweb-%{version}.tar.gz |
|
|
|
@ -52,13 +52,12 @@ AutoReqProv: no
|
|
|
|
|
file. |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q -n cvsweb |
|
|
|
|
%setup -q |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
%{l_rpmtool} subst \ |
|
|
|
|
's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;' \ |
|
|
|
|
's;/usr/local/etc/cvsweb/cvsweb.conf;#!%{l_prefix}/etc/cvsweb/cvsweb.conf;' \ |
|
|
|
|
's;/usr/local/etc/cvsweb/cvsweb.conf;#!%{l_prefix}/etc/cvsweb/cvsweb.conf;' \ |
|
|
|
|
's;/usr/local/etc/cvsweb/cvsweb.conf;!%{l_prefix}/etc/cvsweb/cvsweb.conf;' \ |
|
|
|
|
-- cvsweb.cgi |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
|