Browse Source

cleanup package: cvsweb is already an own package

master
parent
commit
db47d4a3c3
  1. 5
      cvs/cvs.spec

5
cvs/cvs.spec

@ -25,7 +25,6 @@
%define V_cvs 1.11.0.1
%define V_cvslock 0.2
%define V_cvs2cl 2.38
%define V_cvsweb 1.105.1.65
# package information
Name: cvs
@ -42,8 +41,7 @@ Release: %{l_branch}.0
# list of sources
Source0: ftp://ftp.ossp.org/pkg/ossp-cvs/ossp-cvs-%{V_cvs}.tar.gz
Source1: ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/cvslock-%{V_cvslock}.tar.gz
Source2: http://people.FreeBSD.org/~knu/distfiles/cvsweb-%{V_cvsweb}.tar.gz
Source3: http://www.red-bean.com/cvs2cl/cvs2cl.pl
Source2: http://www.red-bean.com/cvs2cl/cvs2cl.pl
# build information
Prefix: %{l_prefix}
@ -76,7 +74,6 @@ AutoReqProv: no
%prep
%setup0 -q -c
%setup1 -q -T -D -a 1
%setup2 -q -T -D -a 2
%build
( cd ossp-cvs-%{V_cvs}

Loading…
Cancel
Save