packages: postgresql/postgresql.spec - use main version macro when possible

wrobell wrobell at pld-linux.org
Wed Jul 8 21:08:53 CEST 2009


Author: wrobell                      Date: Wed Jul  8 19:08:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use main version macro when possible

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

---- Diffs:

================================================================
Index: packages/postgresql/postgresql.spec
diff -u packages/postgresql/postgresql.spec:1.431 packages/postgresql/postgresql.spec:1.432
--- packages/postgresql/postgresql.spec:1.431	Wed Jul  8 20:46:59 2009
+++ packages/postgresql/postgresql.spec	Wed Jul  8 21:08:47 2009
@@ -866,7 +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
+cat ecpg-%{mver}.lang ecpglib6-%{mver}.lang > ecpg.lang
 
 # Remove Contrib documentation. We use macro %doc
 rm -rf $RPM_BUILD_ROOT/contrib
@@ -1220,6 +1220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.432  2009/07/08 19:08:47  wrobell
+- use main version macro when possible
+
 Revision 1.431  2009/07/08 18:46:59  radek
 - package *.mo for libecpg
 
================================================================

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



More information about the pld-cvs-commit mailing list