|
|
|
@ -33,8 +33,8 @@ Distribution: OpenPKG
|
|
|
|
|
Class: PLUS |
|
|
|
|
Group: SCM |
|
|
|
|
License: GPL |
|
|
|
|
Version: 2.44 |
|
|
|
|
Release: 20040207 |
|
|
|
|
Version: 2.52 |
|
|
|
|
Release: 20040209 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.red-bean.com/cvs2cl/cvs2cl.pl |
|
|
|
@ -73,7 +73,8 @@ AutoReqProv: no
|
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/bin \ |
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/man/man1 |
|
|
|
|
%{l_shtool} install -c -m 755 \ |
|
|
|
|
-e 's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;' \ |
|
|
|
|
-e 's;#!/bin/sh;#!%{l_prefix}/bin/perl;' \ |
|
|
|
|
-e 's;^exec perl;#exec perl;' \ |
|
|
|
|
%{SOURCE cvs2cl.pl} $RPM_BUILD_ROOT%{l_prefix}/bin/cvs2cl |
|
|
|
|
%{l_shtool} install -c -m 644 \ |
|
|
|
|
cvs2cl.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/ |
|
|
|
|