SPECS (POSTGRESQL_8_3): postgresql.spec - rel 1; final 8.3.0
arekm
arekm at pld-linux.org
Mon Feb 4 20:11:37 CET 2008
Author: arekm Date: Mon Feb 4 19:11:37 2008 GMT
Module: SPECS Tag: POSTGRESQL_8_3
---- Log message:
- rel 1; final 8.3.0
---- Files affected:
SPECS:
postgresql.spec (1.390.2.10 -> 1.390.2.11)
---- Diffs:
================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.390.2.10 SPECS/postgresql.spec:1.390.2.11
--- SPECS/postgresql.spec:1.390.2.10 Wed Jan 9 22:15:12 2008
+++ SPECS/postgresql.spec Mon Feb 4 20:11:32 2008
@@ -21,23 +21,19 @@
Summary(zh_CN.UTF-8): PostgreSQL 厢ćˇçŤŻç¨ĺşĺĺşćäťś
Name: postgresql
Version: 8.3.0
-%define _rc RC1
-%define _ver 8.3%{_rc}
-Release: 1.%{_rc}.1
+Release: 1
License: BSD
Group: Applications/Databases
-Source0: ftp://ftp.postgresql.org/pub/source/v8.3%{_rc}/%{name}-%{_ver}.tar.bz2
-# Source0-md5: c0994ab0d16aa7410d05102344f819fe
+Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 53d6816eac7442f9bc8103439ebee22e
Source1: %{name}.init
Source2: pgsql-Database-HOWTO-html.tar.gz
# Source2-md5: 5b656ddf1db41965761f85204a14398e
Source3: %{name}.sysconfig
Patch0: %{name}-conf.patch
Patch1: %{name}-absolute_dbpaths.patch
-#Patch2: %{name}-version.patch
-Patch4: %{name}-ecpg-includedir.patch
-#Patch5: %{name}-pg_ctl-fix.patch
-Patch6: %{name}-ac_version.patch
+Patch2: %{name}-ecpg-includedir.patch
+Patch3: %{name}-ac_version.patch
URL: http://www.postgresql.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -750,13 +746,11 @@
Misc PostgreSQL contrib modules.
%prep
-%setup -q -n %{name}-%{_ver}
+%setup -q
%patch0 -p1
%{?with_absolute_dbpaths:%patch1 -p1}
-#%patch2 -p1 # required?
-%patch4 -p1
-#%patch5 -p0 # hmm :-/
-%patch6 -p1
+%patch2 -p1
+%patch3 -p1
tar xzf doc/man*.tar.gz
@@ -1155,6 +1149,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.390.2.11 2008-02-04 19:11:32 arekm
+- rel 1; final 8.3.0
+
Revision 1.390.2.10 2008-01-09 21:15:12 radek
- 8.3.0 RC1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.390.2.10&r2=1.390.2.11&f=u
More information about the pld-cvs-commit
mailing list