Accepting request 47729 from GNOME:Factory
checked in (request 47729) OBS-URL: https://build.opensuse.org/request/show/47729 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=82
This commit is contained in:
parent
3cd2b4f5b1
commit
6a53b69476
3
eog-2.31.90.tar.bz2
Normal file
3
eog-2.31.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:679c5a4a684202a0a14009dbd7497d53938049ce38393fd395bdbf9e506a3299
|
||||
size 2789708
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65db75194133fc3ec67d4917d3441d688b3f77dc3c0e2ebbbc24e226d4e3a257
|
||||
size 2786998
|
21
eog.changes
21
eog.changes
@ -1,24 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 7 23:33:33 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Change old-style BuildRequires to pkgconfig() style
|
||||
BuildRequires:
|
||||
+ old-style: gnome-desktop-devel, gnome-icon-theme,
|
||||
libexif-devel, liblcms-devel, librsvg-devel, python-gtk-devel,
|
||||
shared-mime-info
|
||||
+ new-style: dbus-glib-1, gconf-2.0, gdk-pixbuf-2.0, glib-2.0,
|
||||
gnome-desktop-2.0, gnome-icon-theme, gtk+-2.0, lcms, libexif,
|
||||
librsvg-2.0, libxml-2.0, pygobject-2.0, pygtk-2.0,
|
||||
shared-mime-info.
|
||||
- This will make it easier to switch to GNOME 3 libraries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 00:22:35 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.31.91:
|
||||
+ bgo#628148: Miscellaneous string fixes
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 10:57:08 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
26
eog.spec
26
eog.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package eog (Version 2.31.91)
|
||||
# spec file for package eog (Version 2.31.90)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,8 +18,7 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 2.31.91
|
||||
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
|
||||
Version: 2.31.90
|
||||
Release: 1
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
@ -27,26 +26,19 @@ Url: http://www.gnome.org/
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gnome-icon-theme
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libexempi-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblcms-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: python-gtk-devel
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
BuildRequires: pkgconfig(gconf-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gnome-desktop-2.0)
|
||||
BuildRequires: pkgconfig(gnome-icon-theme)
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(lcms)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(librsvg-2.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(pygobject-2.0)
|
||||
BuildRequires: pkgconfig(pygtk-2.0)
|
||||
BuildRequires: pkgconfig(shared-mime-info)
|
||||
Requires: %{name}-lang = %{version}
|
||||
Provides: eog2 = %{version}
|
||||
Obsoletes: eog2 < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user