]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- fix accept() args checking (needed for glibc2.3.4+gcc4).
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 14 Feb 2005 02:26:19 +0000 (02:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  patch commented out by default.

Changed files:
    postgresql.spec -> 1.310

postgresql.spec

index 0c606a5a112c83bbbba4fc0a6b8ab49ecb84614b..fc4711fbceebe0cca4ea58447d76a5ef4d7dbc26 100644 (file)
@@ -53,6 +53,7 @@ Patch2:               %{name}-link.patch
 Patch3:                %{name}-ecpg_link.patch
 Patch4:                %{name}-ecpg-includedir.patch
 Patch5:                %{name}-gram.patch
+Patch6:                %{name}-ac.patch
 Icon:          postgresql.xpm
 URL:           http://www.postgresql.org/
 BuildRequires: autoconf
@@ -729,6 +730,7 @@ by
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+#patch6 -p1    needed for glibc2.3.4 + gcc4
 
 tar xzf doc/man*.tar.gz
 
This page took 0.124993 seconds and 4 git commands to generate.