소스 검색

upgrading package: postgresql 7.4.2 -> 7.4.3

Thomas Lotterer 21 년 전
부모
커밋
28d080dfb2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      postgresql/postgresql.spec

+ 2 - 2
postgresql/postgresql.spec

@@ -24,7 +24,7 @@
 ##
 
 #   package versions
-%define       V_postgresql      7.4.2
+%define       V_postgresql      7.4.3
 %define       V_libpqpp         4.0
 %define       V_libpqxx         2.2.3
 %define       V_pgperl          2.0.2
@@ -41,7 +41,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}
-Release:      20040510
+Release:      20040615
 
 #   package options
 %option       with_cxx      no