]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- upgrade to 7.4 RC1 deadbranch-1.211.2
authorJarosław Kruk <jareq@pld-linux.org>
Tue, 4 Nov 2003 21:39:21 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql.spec -> 1.211.2.8

postgresql.spec

index 87cbaa9898b20605fd4d053c6130d16b2f671e0f..c15e5fb19cbde0bdc25af40e937769bb76c8727a 100644 (file)
@@ -13,8 +13,8 @@
                                        # (disabled by default because it is a security risk)
 
 %include       /usr/lib/rpm/macros.python
-
-%define beta beta5
+%define _rc RC1 
 
 Summary:       PostgreSQL Data Base Management System
 Summary(de):   PostgreSQL Datenbankverwaltungssystem
@@ -28,11 +28,11 @@ Summary(uk):        PostgreSQL - 
 Summary(zh_CN):        PostgreSQL ¿Í»§¶Ë³ÌÐòºÍ¿âÎļþ
 Name:          postgresql
 Version:       7.4
-Release:       0.1.%{beta}
+Release:       0.1.%{_rc}
 License:       BSD
 Group:         Applications/Databases
-Source0:       ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}%{beta}.tar.bz2
-# Source0-md5: 361f188bf83a2524f98aa0aa1fb250b7
+Source0:       ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}%{_rc}.tar.bz2
+# Source0-md5: ac449e3b83f226476cedfc09bef30ead
 Source1:       %{name}.init
 Source2:       pgsql-Database-HOWTO-html.tar.gz
 # Source2-md5: 5b656ddf1db41965761f85204a14398e
@@ -738,7 +738,7 @@ Cryptographic functions for PostgreSQL.
 Funkcje kryptograficzne dla PostgreSQL.
 
 %prep
-%setup  -q  -n %{name}-%{version}%{beta}
+%setup  -q  -n %{name}-%{version}%{_rc}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p0
This page took 0.428797 seconds and 4 git commands to generate.