]> git.pld-linux.org Git - packages/cvs.git/commitdiff
allow building with automake 1.5
authorArtur Frysiak <artur@frysiak.net>
Thu, 30 Aug 2001 15:50:08 +0000 (15:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
release 5

Changed files:
    cvs.spec -> 1.67

cvs.spec

index a96fa3314f06760276ddd8ee9a5a2798d3ac9fe2..bf02ddba2a53b2fa3f39bd98591d8cfbdf78887b 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -5,7 +5,7 @@ Summary(pl):    Concurrent Versioning System
 Summary(tr):   Sürüm denetim sistemi
 Name:          cvs
 Version:       1.11.1p1
-Release:       4
+Release:       5
 License:       GPL
 Group:         Development/Version Control
 Group(de):     Entwicklung/Versionkontrolle
@@ -17,6 +17,7 @@ Patch1:               %{name}-info.patch
 Patch2:                http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/cvs-1.11.1-20010427-ipv6.patch.gz
 Patch3:                %{name}-zlib.patch
 Patch4:                %{name}-no_new_am.patch
+Patch5:                %{name}-hash-in-Makefile.am.patch
 URL:           http://www.cyclic.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -109,6 +110,7 @@ pserver.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 autoheader
This page took 0.027364 seconds and 4 git commands to generate.