Ver código fonte

cvs2cl was splitted out to own package

Ralf S. Engelschall 23 anos atrás
pai
commit
698fffe5c3
1 arquivos alterados com 3 adições e 7 exclusões
  1. 3 7
      cvs/cvs.spec

+ 3 - 7
cvs/cvs.spec

@@ -46,10 +46,9 @@ Release:      20030103
 #   list of sources
 Source0:      http://www.cvshome.org/files/19/10/cvs-%{V_cvs}.tar.gz
 Source1:      ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/cvslock-%{V_cvslock}.tar.gz
-Source2:      http://www.red-bean.com/cvs2cl/cvs2cl.pl
-Source3:      cvs.patches.rse
-Source4:      cvs.patches.msvb
-Source5:      rc.cvs
+Source2:      cvs.patches.rse
+Source3:      cvs.patches.msvb
+Source4:      rc.cvs
 
 #   build information
 Prefix:       %{l_prefix}
@@ -138,9 +137,6 @@ AutoReqProv:  no
     ( cd cvslock-%{V_cvslock}
       %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
     )
-    %{l_shtool} install -c -m 755 \
-        -e 's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;' \
-        %{SOURCE cvs2cl.pl} $RPM_BUILD_ROOT%{l_prefix}/bin/cvs2cl
     strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
 %if "%{with_rse_patches}" == "yes"
     %{l_shtool} mkdir -f -p -m 755 \