X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=postgresql.spec;h=fded9ec6da89eb7274ab4b43731130c866cc6427;hb=fc502c0;hp=6ce961994fe6a8fb1c7f90b25f08d71eb7daa949;hpb=7aff439917d1c0dba0c289eca831b22ac6edfc52;p=packages%2Fpostgresql.git diff --git a/postgresql.spec b/postgresql.spec index 6ce9619..fded9ec 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -34,12 +34,12 @@ Summary(tr.UTF-8): Veri Tabanı Yönetim Sistemi Summary(uk.UTF-8): PostgreSQL - система керування базами даних Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql -Version: %{mver}.0 -Release: 2 +Version: %{mver}.3 +Release: 1 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: c5af6ebb790ab877e1d2e56e19cebb29 +# Source0-md5: ce1d0a57ace0a5b7a994b56796fdba35 Source1: %{name}.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e @@ -53,8 +53,7 @@ Patch2: %{name}-ecpg-includedir.patch Patch4: %{name}-disable_horology_test.patch Patch5: %{name}-heimdal.patch -Patch6: %{name}-ossp_uuid.patch -Patch7: %{name}-link.patch +Patch6: %{name}-link.patch URL: http://www.postgresql.org/ BuildRequires: autoconf >= 2.69 BuildRequires: automake @@ -775,7 +774,6 @@ Różne moduły dołączone do PostgreSQL-a. %patch4 -p1 %patch5 -p1 %patch6 -p1 -%patch7 -p1 # force rebuild of bison/flex files find src -name \*.l -o -name \*.y | xargs touch @@ -808,7 +806,7 @@ find src -name \*.l -o -name \*.y | xargs touch --with-system-tzdata=%{_datadir}/zoneinfo \ %{?with_systemd:--with-systemd} \ %{?with_tcl:--with-tcl --with-tclconfig=%{_ulibdir}} \ - --with-uuid=ossp + --with-uuid=e2fs %{__make}