packages: postgresql/postgresql.spec - package *.mo for libecpg

radek radek at pld-linux.org
Wed Jul 8 20:47:04 CEST 2009


Author: radek                        Date: Wed Jul  8 18:47:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package *.mo for libecpg

---- Files affected:
packages/postgresql:
   postgresql.spec (1.430 -> 1.431) 

---- Diffs:

================================================================
Index: packages/postgresql/postgresql.spec
diff -u packages/postgresql/postgresql.spec:1.430 packages/postgresql/postgresql.spec:1.431
--- packages/postgresql/postgresql.spec:1.430	Wed Jul  8 20:32:26 2009
+++ packages/postgresql/postgresql.spec	Wed Jul  8 20:46:59 2009
@@ -866,6 +866,7 @@
     > main-%{mver}.lang
 cat pg_dump-%{mver}.lang psql-%{mver}.lang initdb-%{mver}.lang \
     pg_ctl-%{mver}.lang > clients-%{mver}.lang
+cat ecpg-8.4.lang ecpglib6-8.4.lang > ecpg.lang
 
 # Remove Contrib documentation. We use macro %doc
 rm -rf $RPM_BUILD_ROOT/contrib
@@ -996,7 +997,7 @@
 %attr(755,root,root) %ghost %{_libdir}/libpq.so.5
 %dir %{_pgmoduledir}
 
-%files ecpg -f ecpg-%{mver}.lang
+%files ecpg -f ecpg.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ecpg
 %attr(755,root,root) %{_libdir}/libecpg.so.*.*
@@ -1219,6 +1220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.431  2009/07/08 18:46:59  radek
+- package *.mo for libecpg
+
 Revision 1.430  2009/07/08 18:32:26  radek
 - release 3: postgresql-pg_perm_setlocale.patch (index corruption with plperl)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgresql/postgresql.spec?r1=1.430&r2=1.431&f=u



More information about the pld-cvs-commit mailing list