]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
patch to build with readline 4.2
authorArtur Frysiak <artur@frysiak.net>
Fri, 13 Apr 2001 15:09:55 +0000 (15:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql.spec -> 1.86

postgresql.spec

index ee09dbcdd2918347676c62e835047e6d76c65027..07f64b37034edc5d2c64798fed18747867635035 100644 (file)
@@ -22,6 +22,7 @@ Patch2:               %{name}-perl.patch
 Patch3:                %{name}-python.patch
 Patch4:                %{name}-no_libnsl.patch
 Patch5:                %{name}-pgaccess-typo.patch
+Patch6:                %{name}-readline.patch
 Icon:          postgresql.xpm
 URL:           http://www.postgresql.org/
 Prereq:                /sbin/chkconfig
@@ -538,6 +539,7 @@ proceduralnego PL/TCL dla swojej bazy danych.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 # Erase all CVS dir
 rm -fR `find contrib/ -type d -name CVS`
This page took 0.14848 seconds and 4 git commands to generate.