Author: arekm Date: Thu Sep 30 08:21:04 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix build without perl by enleth enleth.com
---- Files affected: packages/postgresql: postgresql.spec (1.454 -> 1.455) ---- Diffs: ================================================================ Index: packages/postgresql/postgresql.spec diff -u packages/postgresql/postgresql.spec:1.454 packages/postgresql/postgresql.spec:1.455 --- packages/postgresql/postgresql.spec:1.454 Wed Sep 22 23:58:13 2010 +++ packages/postgresql/postgresql.spec Thu Sep 30 10:20:58 2010 @@ -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 @@ -1247,6 +1247,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.455 2010/09/30 08:20:58 arekm +- fix build without perl by enleth enleth.com + Revision 1.454 2010/09/22 21:58:13 charles - BR: libxslt-progs & tzdata (for tests) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgresql/postgresql.spec?r1=1.454&r2=1.455&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit