Browse Source

upgrading package: postgresql 8.2.2 -> 8.2.3

master
parent
commit
b3f67c50ef
  1. 4
      postgresql/postgresql.spec

4
postgresql/postgresql.spec

@ -23,7 +23,7 @@
##
# package versions
%define V_postgresql 8.2.2
%define V_postgresql 8.2.3
%define V_libpqpp 4.0
%define V_libpqxx 2.5.5
%define V_perl 5.8.8
@ -47,7 +47,7 @@ Class: BASE
Group: Database
License: GPL
Version: %{V_postgresql}
Release: 20070202
Release: 20070207
# package options
%option with_server yes

Loading…
Cancel
Save