]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- updated to 1.10.3,
authorkloczek <kloczek@pld-linux.org>
Mon, 26 Oct 1998 20:54:49 +0000 (20:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed Source1 (rcs2log.sh script).

Changed files:
    cvs.spec -> 1.3

cvs.spec

index 291a34807596d1f357d0103009fc7d68ca4ec3df..b7e645168d19432b658763bcf99ab382ffb121d5 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -4,12 +4,11 @@ Summary(fr): CVS : Concurrent Versioning System
 Summary(pl): Concurrent Versioning System
 Summary(tr): Sürüm denetim sistemi
 Name:        cvs
-Version:     1.10.1
+Version:     1.10.3
 Release:     2
 Copyright:   GPL
 Group:       Development/Version Control
 Source0:     http://download.cyclic.com/pub/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:     rcs2log.sh
 Patch:       cvs-tmprace.patch
 URL:         http://www.cyclic.com/
 Prereq:      /sbin/install-info
@@ -65,7 +64,6 @@ i
 %prep
 %setup -q
 %patch -p1
-cp -f %{SOURCE1} contrib
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=-s ./configure \
This page took 0.101575 seconds and 4 git commands to generate.