]> git.pld-linux.org Git - packages/eog.git/blobdiff - eog.spec
- updated ot version 1.1.2
[packages/eog.git] / eog.spec
index 27f5860c220055da069caca2c00bd05233d0d74e..01824f990f7474c4b6ef3310f34580ee681cae91 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -2,7 +2,7 @@ Summary:        The Eye of GNOME image viewer
 Summary(pl):   Oko GNOME - przegl±darka obrazków
 Summary(pt_BR):        Visualizador de imagem Eye of GNOME
 Name:          eog
-Version:       1.1.0
+Version:       1.1.2
 Release:       1
 License:       GPL
 Group:         X11/Applications
@@ -13,19 +13,20 @@ Patch1:             %{name}-makefile.patch
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: bonobo-activation-devel >= 1.0.3
+BuildRequires: bonobo-activation-devel >= 2.1.0
 BuildRequires: GConf2-devel >= 1.2.1
 BuildRequires: gettext-devel
 BuildRequires: gnome-vfs2-devel >= 2.0.3
 BuildRequires: intltool
-BuildRequires: libbonoboui >= 2.0.2
-BuildRequires: libgnomeprint-devel >= 1.116.0
-BuildRequires: libgnomeui >= 2.0.4
+BuildRequires: libbonoboui >= 2.1.0
+BuildRequires: libgnomeprint-devel >= 2.1.1
+BuildRequires: libgnomeui >= 2.1.1
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
-BuildRequires: librsvg-devel >= 2.0.1
+BuildRequires: librsvg-devel >= 2.1.1
 BuildRequires: libtool
 BuildRequires: popt-devel
+Requires:      bonobo-activation >= 2.1.0
 Requires(post): GConf2
 Requires(post): scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -73,8 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %find_lang %{name} --with-gnome
 
 %post
-/usr/bin/scrollkeeper-update
-GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas > /dev/null
+%gconf_schema_install
 
 %postun -p /usr/bin/scrollkeeper-update
 
This page took 0.028883 seconds and 4 git commands to generate.