]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- updated todo
authorwrobell <wrobell@pld-linux.org>
Sat, 30 Nov 2002 09:29:08 +0000 (09:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- uncommented libtool.m4 removal (my mistake)

Changed files:
    postgresql.spec -> 1.181

postgresql.spec

index 5a76d66296a577e4dbfd5ed50d22de1e32c70469..8980f66a7ca3ac3417fa3fda1d1018bf2987eca7 100644 (file)
@@ -1,7 +1,5 @@
 #
 # todo:
-# - support for multiple db clusters (implies postgresql.init and
-#   postgresql.sysconfig simplifications)
 # - fix postgresql-configure.patch (it puts html doc into /usr/share/info
 #
 # Conditional build:
@@ -728,7 +726,7 @@ tar zxf doc/postgres.tar.gz -C doc/unpacked
 rm -fR `find contrib/ -type d -name CVS`
 
 %build
-#rm -f config/libtool.m4
+rm -f config/libtool.m4
 %{__aclocal} -I config
 %{__autoconf}
 %configure \
This page took 0.647067 seconds and 4 git commands to generate.