]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- release 6
authorMichal Moskal <michal@moskal.me>
Fri, 15 Feb 2002 12:49:41 +0000 (12:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added fixed_buffer patch that fixes problems with cvs pserver growing in
  memory toward +Infty :)

Changed files:
    cvs.spec -> 1.70

cvs.spec

index 723348380606d5dd9af962c05428041d36a49446..544b0cd3f15372a70f6b59557dd66372b68c8d7b 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:       5
+Release:       6
 License:       GPL
 Group:         Development/Version Control
 Group(de):     Entwicklung/Versionkontrolle
@@ -18,6 +18,7 @@ Patch2:               http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/cvs-1.11.1-20010427-ipv6.pat
 Patch3:                %{name}-zlib.patch
 Patch4:                %{name}-no_new_am.patch
 Patch5:                %{name}-hash-in-Makefile.am.patch
+Patch6:                %{name}-fixed_buffer.patch
 URL:           http://www.cyclic.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -113,6 +114,7 @@ pserver.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 autoheader
This page took 0.066996 seconds and 4 git commands to generate.