]> git.pld-linux.org Git - packages/eog.git/commitdiff
- updated to 2.20.2 auto/th/eog-2_20_2-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 31 Oct 2007 20:12:33 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog.spec -> 1.105

eog.spec

index 3f8a4cbe577fb08c65d3e212621482fe35e943c2..ec612391853f15f001c06d9a80e2095fb121a500 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -2,40 +2,44 @@ Summary:      The Eye of GNOME image viewer
 Summary(pl.UTF-8):     Oko GNOME - przeglądarka obrazków
 Summary(pt_BR.UTF-8):  Visualizador de imagem Eye of GNOME
 Name:          eog
-Version:       2.20.1
+Version:       2.20.2
 Release:       1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/eog/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5: 5024d75bf7d6159da970d41f5dbfcff7
+# Source0-md5: 8b704805411199a57822e653f457502f
 Patch0:                %{name}-codegen.patch
 Patch1:                %{name}-desktop.patch
-URL:           http://www.gnome.org/
+URL:           http://www.gnome.org/projects/eog/
 BuildRequires: GConf2-devel >= 2.20.0
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.59
 BuildRequires: automake
+BuildRequires: dbus-glib-devel >= 0.71
+BuildRequires: exempi-devel >= 1.99.2
 BuildRequires: gettext-devel
 BuildRequires: gnome-common >= 2.20.0
-BuildRequires: gnome-icon-theme >= 2.20.0
 BuildRequires: gnome-desktop-devel >= 2.20.0
+BuildRequires: gnome-doc-utils >= 0.12.0
+BuildRequires: gnome-icon-theme >= 2.20.0
 BuildRequires: gnome-vfs2-devel >= 2.20.0
-BuildRequires: intltool >= 0.36.1
+BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: intltool >= 0.36.2
 BuildRequires: lcms-devel
 BuildRequires: libart_lgpl-devel >= 2.3.19
-BuildRequires: libexif-devel >= 1:0.6.13
+BuildRequires: libexif-devel >= 1:0.6.14
 BuildRequires: libglade2-devel >= 1:2.6.2
-BuildRequires: libgnomeprintui-devel >= 2.18.0
 BuildRequires: libgnomeui-devel >= 2.20.0
 BuildRequires: libjpeg-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 0.9.0
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
-Requires(post,preun):  GConf2
+BuildRequires: shared-mime-info >= 0.20
 Requires(post,postun): desktop-file-utils
 Requires(post,postun): gtk+2
 Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): scrollkeeper
+Requires(post,preun):  GConf2
 Requires:      libgnomeui >= 2.20.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,6 +58,11 @@ Summary:     Header files for eog
 Summary(pl.UTF-8):     Pliki nagłówkowe eog
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      GConf2-devel >= 2.20.0
+Requires:      gnome-vfs2-devel >= 2.20.0
+Requires:      gtk+2-devel >= 2:2.12.0
+Requires:      libglade2-devel >= 1:2.6.2
+Requires:      libgnomeui-devel >= 2.20.0
 
 %description devel
 Header files for eog.
@@ -107,12 +116,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
+%doc AUTHORS ChangeLog NEWS README THANKS TODO
+%attr(755,root,root) %{_bindir}/eog
 %{_sysconfdir}/gconf/schemas/eog.schemas
 %{_datadir}/%{name}
 %{_omf_dest_dir}/%{name}
-%{_desktopdir}/*.desktop
+%{_desktopdir}/eog.desktop
 %{_iconsdir}/hicolor/*/*/*
 
 %files devel
This page took 0.041332 seconds and 4 git commands to generate.