SPECS: libgsf.spec - updated to 1.14.3 - updated deps for pygobjec...
qboosh
qboosh at pld-linux.org
Sun Nov 19 19:58:18 CET 2006
Author: qboosh Date: Sun Nov 19 18:58:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.14.3
- updated deps for pygobject separated from pygtk
---- Files affected:
SPECS:
libgsf.spec (1.48 -> 1.49)
---- Diffs:
================================================================
Index: SPECS/libgsf.spec
diff -u SPECS/libgsf.spec:1.48 SPECS/libgsf.spec:1.49
--- SPECS/libgsf.spec:1.48 Fri Oct 6 19:39:04 2006
+++ SPECS/libgsf.spec Sun Nov 19 19:58:13 2006
@@ -7,18 +7,18 @@
Summary: GNOME Structured File library
Summary(pl): Biblioteka plików strukturalnych dla GNOME
Name: libgsf
-Version: 1.14.2
+Version: 1.14.3
Release: 1
License: GPL v2
Group: Libraries
Source0: http://ftp.gnome.org/pub/gnome/sources/libgsf/1.14/%{name}-%{version}.tar.bz2
-# Source0-md5: aea16a8408b65f95c308b0db3e3d3d47
+# Source0-md5: c707a7ffc3e2bf802556bae86a453020
Patch0: %{name}-no_GConf2_macros.patch
URL: http://www.gnumeric.org/
BuildRequires: GConf2-devel >= 2.14.0
BuildRequires: ORBit2-devel >= 1:2.14.3
BuildRequires: autoconf >= 2.54
-BuildRequires: automake
+BuildRequires: automake >= 1:1.7.1
BuildRequires: bzip2-devel
BuildRequires: glib2-devel >= 1:2.12.4
%{?with_apidocs:BuildRequires: gtk-doc >= 1.7}
@@ -26,9 +26,12 @@
BuildRequires: libtool
BuildRequires: libxml2-devel >= 1:2.6.26
BuildRequires: pkgconfig
+BuildRequires: python-pygobject-devel >= 2.10.0
+# for pygtk-codegen-2.0
BuildRequires: python-pygtk-devel >= 2:2.10.2
# GNOME BR
%if %{with gnome}
+BuildRequires: libbonobo-devel >= 2.0.0
BuildRequires: gnome-vfs2-devel >= 2.16.1
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -128,7 +131,7 @@
Group: Libraries
%pyrequires_eq python-libs
Requires: %{name} = %{version}-%{release}
-Requires: python-pygtk-gtk >= 2:2.10.2
+Requires: python-pygobject >= 2.10.0
%description -n python-gsf
Python gsf library.
@@ -254,6 +257,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49 2006/11/19 18:58:13 qboosh
+- updated to 1.14.3
+- updated deps for pygobject separated from pygtk
+
Revision 1.48 2006/10/06 17:39:04 qboosh
- unified caps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libgsf.spec?r1=1.48&r2=1.49&f=u
More information about the pld-cvs-commit
mailing list