]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- restored actual functionality of pg_ctl-nopsql patch
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 26 Mar 2004 15:27:43 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (now postgresql should start even with auth enabled, wow)
- release 0.3

Changed files:
    postgresql.spec -> 1.259

postgresql.spec

index 1413dc702e68f46643582709fc62e6d59c7592ac..e41cf21275e9d490e6714065ce42bc1883e37442 100644 (file)
@@ -28,7 +28,7 @@ Summary(uk):  PostgreSQL - 
 Summary(zh_CN):        PostgreSQL ¿Í»§¶Ë³ÌÐòºÍ¿âÎļþ
 Name:          postgresql
 Version:       7.4.2
-Release:       0.2
+Release:       0.3
 License:       BSD
 Group:         Applications/Databases
 ##Source0:     ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
@@ -762,7 +762,7 @@ http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p0
+%patch2 -p1
 %patch3 -p1
 %{?with_absolute_dbpaths:%patch4 -p1}
 %patch5 -p1
This page took 0.046535 seconds and 4 git commands to generate.