Witam, zauważyłem, że Pg9 z HEAD się nie buduje z --without perl. W załączniku jest drobna łatka która naprawia to niedopatrzenie. Poza tym wszystko działa, właśnie zrobiłem upgrade z 8.4.4 i nie ma żadnych problemów.
Pozdrawiam, -- Remigiusz "Enleth" Marcinkiewicz, [email protected] WWW http://enleth.com http://heroes.net.pl JID [email protected]
Index: postgresql.spec
===================================================================
RCS file: /cvsroot/packages/postgresql/postgresql.spec,v
retrieving revision 1.454
diff -u -r1.454 postgresql.spec
--- postgresql.spec 22 Sep 2010 21:58:13 -0000 1.454
+++ postgresql.spec 30 Sep 2010 01:16:21 -0000
@@ -863,7 +863,7 @@
%endif
# find locales
-for f in libpq5 pg_controldata pg_dump pg_resetxlog pgscripts postgres psql initdb pg_ctl pg_config plpgsql ecpg ecpglib6 plperl plpgsql plpython; do
+for f in libpq5 pg_controldata pg_dump pg_resetxlog pgscripts postgres psql initdb pg_ctl pg_config plpgsql ecpg ecpglib6 %{?with_perl:plperl} plpgsql %{?with_python: plpython}; do
%find_lang $f-%{mver}
done
# merge locales
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
