]> git.pld-linux.org Git - packages/cvsnt.git/commitdiff
- rel 7 auto/th/cvsnt-2_5_04_3236-7
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 3 Jul 2009 09:02:03 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix building with latest gcc

Changed files:
    cvsnt.spec -> 1.41

cvsnt.spec

index 6b6356aa0343f9237465557a6e176048aa7d3cca..8352e3e54fa48e89f01a652c651e363863c60448 100644 (file)
@@ -23,7 +23,7 @@ Summary(pl.UTF-8):    Concurrent Versioning System
 Name:          cvsnt
 # 2.5.04 is current stable series (2.5.05 is not)
 Version:       2.5.04.3236
-Release:       6
+Release:       7
 License:       GPL v2+/LGPL v2+
 Group:         Development/Version Control
 Source0:       http://www.cvsnt.org/archive/%{name}-%{version}.tar.gz
@@ -40,6 +40,7 @@ Patch5:               %{name}-build.patch
 Patch6:                %{name}-nospam.patch
 Patch7:                %{name}-ipv6.patch
 Patch8:                %{name}-fixes.patch
+Patch9:                %{name}-gcc4.patch
 URL:           http://www.cvsnt.org/
 BuildRequires: autoconf >= 2.58
 BuildRequires: automake >= 1:1.7.9
@@ -215,6 +216,7 @@ CVSNT version of RCS tools.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 rm -rf pcre libltdl zlib protocols/ntlm
 
This page took 0.115776 seconds and 4 git commands to generate.