SPECS: glom.spec - up to 1.6.2, TODO:python25-64bit.patch
wolvverine
wolvverine at pld-linux.org
Sun Oct 21 03:21:02 CEST 2007
Author: wolvverine Date: Sun Oct 21 01:21:02 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.6.2, TODO:python25-64bit.patch
---- Files affected:
SPECS:
glom.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/glom.spec
diff -u SPECS/glom.spec:1.12 SPECS/glom.spec:1.13
--- SPECS/glom.spec:1.12 Thu Jun 14 20:19:24 2007
+++ SPECS/glom.spec Sun Oct 21 03:20:57 2007
@@ -2,12 +2,12 @@
Summary: A user-friendly database environment
Summary(pl.UTF-8): Przyjazne użytkownikowi środowisko bazodanowe
Name: glom
-Version: 1.2.2
-Release: 3
+Version: 1.6.2
+Release: 0.1
License: GPL v2
Group: Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/glom/1.2/%{name}-%{version}.tar.bz2
-# Source0-md5: 7b5c56317dd8386b17a05e5bfbb6c119
+Source0: http://ftp.gnome.org/pub/GNOME/sources/glom/1.6/%{name}-%{version}.tar.bz2
+# Source0-md5: 5c3da040cbfc16ffd6fca5983f8e3aca
Patch0: %{name}-desktop.patch
Patch1: %{name}-python25-64bit.patch
URL: http://www.glom.org/
@@ -17,13 +17,17 @@
BuildRequires: gnome-doc-utils >= 0.8.0
BuildRequires: gnome-vfsmm-devel >= 2.16.0
BuildRequires: gtkmm-devel >= 2.10.5
+BuildRequires: gtksourceview-devel >= 1.0
+BuildRequires: goocanvas-devel
BuildRequires: intltool
BuildRequires: iso-codes
-BuildRequires: libgdamm-devel >= 1.3.7
+BuildRequires: libgdamm3-devel
BuildRequires: libgnome-devel >= 2.16.0
BuildRequires: libgnomecanvasmm-devel >= 2.16.0
+BuildRequires: libgtksourceviewmm2-devel
BuildRequires: libtool
BuildRequires: libxslt-devel >= 1.1.17
+BuildRequires: postgresql-devel
BuildRequires: python-gnome-extras-gda-devel >= 2.14.2-4
BuildRequires: python-pygtk-devel >= 2:2.10.3
Requires(post,postun): /sbin/ldconfig
@@ -45,7 +49,7 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
+#%patch1 -p1
%build
%{__gnome_doc_prepare}
@@ -59,7 +63,8 @@
%configure \
--disable-static \
--disable-update-mime-database \
- --disable-scrollkeeper
+ --disable-scrollkeeper \
+ --with-postgres-utils=%{_bindir}
%{__make}
%install
@@ -102,6 +107,9 @@
%dir %{_omf_dest_dir}/%{name}
%{_omf_dest_dir}/%{name}/glom-C.omf
%lang(de) %{_omf_dest_dir}/%{name}/glom-de.omf
+%lang(en_GB) %{_omf_dest_dir}/%{name}/glom-en_GB.omf
+%lang(sv) %{_omf_dest_dir}/%{name}/glom-sv.omf
+%lang(es) %{_omf_dest_dir}/%{name}/glom-es.omf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -109,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/10/21 01:20:57 wolvverine
+- up to 1.6.2, TODO:python25-64bit.patch
+
Revision 1.12 2007/06/14 18:19:24 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glom.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list