This commit is contained in:
committed by
Git OBS Bridge
parent
36a6441cce
commit
1026b89aa8
29
eog.spec
29
eog.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package eog (Version 2.25.92)
|
||||
# spec file for package eog (Version 2.26.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -24,23 +24,20 @@ BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gnome-icon-theme
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libart_lgpl-devel
|
||||
BuildRequires: libexempi-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblcms-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: python-gtk-devel
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libart_lgpl-devel
|
||||
BuildRequires: scrollkeeper
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Provides: eog2 = 2.20.0
|
||||
Obsoletes: eog2 <= 2.20.0
|
||||
Requires: gnome-icon-theme
|
||||
Version: 2.25.92
|
||||
Version: 2.26.0
|
||||
Release: 1
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@@ -59,10 +56,11 @@ compiled for the GNOME 2.x Desktop.
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Requires: %{name} = %{version} gconf2-devel gtk2-devel libglade2-devel
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gtk2-devel
|
||||
Requires: gconf2-devel
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
Group: Productivity/Graphics/Viewers
|
||||
AutoReqProv: on
|
||||
|
||||
%description devel
|
||||
Eye of GNOME is a very fast picture viewer. It can be used as a plug-in
|
||||
@@ -104,7 +102,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/eog
|
||||
%{_datadir}/applications/eog.desktop
|
||||
%{_datadir}/eog
|
||||
%{_datadir}/omf/eog
|
||||
%{_datadir}/icons/*/*/*/*.png
|
||||
%{_datadir}/icons/*/*/*/*.svg
|
||||
|
||||
@@ -123,6 +120,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/eog
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2009 mboman@suse.de
|
||||
- Update to version 2.26.0:
|
||||
+ Translation updates
|
||||
- Don't package omf files twice (they are in the lang package too).
|
||||
- Remove scrollkeeper and python from BuildRequires
|
||||
- Remove gnome-icon-theme from Requires
|
||||
- Remove AutoReqProv from -devel package
|
||||
- Remove libglade2-devel from Requires in -devel package
|
||||
* Sun Mar 08 2009 vuntz@novell.com
|
||||
- Review changes.
|
||||
* Wed Mar 04 2009 lmedinas@gmail.com
|
||||
|
Reference in New Issue
Block a user