spec: pgadmin3 update
Patryk Szczygłowski
patryk at patryk.one.pl
Sat Nov 12 19:27:35 CET 2005
- up to 1.4.0 final
- added missing BR
- STBR
--
Patryk Szczygłowski
patryk at patryk.one.pl
JID: psz at chrome.pl
-------------- next part --------------
Index: pgadmin3.spec
===================================================================
RCS file: /cvsroot/SPECS/pgadmin3.spec,v
retrieving revision 1.11
diff -u -r1.11 pgadmin3.spec
--- pgadmin3.spec 28 Oct 2005 12:36:43 -0000 1.11
+++ pgadmin3.spec 12 Nov 2005 18:25:04 -0000
@@ -1,21 +1,20 @@
# $Revision: 1.11 $, $Date: 2005/10/28 12:36:43 $
-%define _status beta
-%define _beta 3
Summary: Powerful administration and development platform for the PostgreSQL
Summary(pl): Potężna platforma do administrowania i programowania bazy PostgreSQL
Name: pgadmin3
Version: 1.4.0
-Release: 0.1.%{_status}%{_beta}
+Release: 1
Epoch: 0
License: Artistic
Group: Applications/Databases
-Source0: ftp://ftp6.pl.postgresql.org/pub/postgresql/pgadmin3/%{_status}/src/%{name}-%{version}-%{_status}%{_beta}.tar.gz
-# Source0-md5: 7220ccfe0732d6258a05fb10770b4168
+Source0: ftp://ftp6.pl.postgresql.org/pub/postgresql/pgadmin3/release/v%{version}/src/%{name}-%{version}.tar.gz
+# Source0-md5: a0779079bf579b0cd5e132ac5372f7f3
Source1: %{name}.desktop
URL: http://www.pgadmin.org/
BuildRequires: automake
BuildRequires: postgresql-devel
BuildRequires: wxGTK2-unicode-gl-devel >= 2.6.0
+BuildRequires: openssl-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -38,7 +37,7 @@
komunikowania z serwerem baz danych.
%prep
-%setup -q -n %{name}-%{version}-%{_status}%{_beta}
+%setup -q -n %{name}-%{version}
%build
cp /usr/share/automake/config.sub config
More information about the pld-devel-pl
mailing list