forked from pool/eog-plugins
Accepting request 68177 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/68177 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=14
This commit is contained in:
parent
7d7bf97615
commit
36df1d2b6e
@ -27,14 +27,18 @@ Wed Mar 30 15:53:43 UTC 2011 - fcrozat@novell.com
|
|||||||
- Disable python plugins until they work correctly with
|
- Disable python plugins until they work correctly with
|
||||||
eog-3.0.
|
eog-3.0.
|
||||||
- Drop eog-plugins-libchamplain-0.8.patch: fixed upstream
|
- Drop eog-plugins-libchamplain-0.8.patch: fixed upstream
|
||||||
- Add scripts / macros for GSettings schemas
|
- Use macros for GSettings schemas.
|
||||||
- postasa plugin isn't available for now
|
- postasa plugin isn't available for now, so comment it out in file
|
||||||
- Change old-style buildRequires to new pkgconfig()/GNOME3 ones:
|
list.
|
||||||
gconf2-devel, clutter-gtk-devel, eog-devel, gtk2-devel,
|
- Move to pkgconfig()-style BuildRequires, and to gtk3:
|
||||||
libchamplain-devel, libexif-devel, libgdata-devel,
|
+ Old ones: clutter-gtk-devel, eog-devel, gconf2-devel,
|
||||||
python-gnome-devel, python-gobject2-devel, python-gtk-devel to
|
glib2-devel, gtk2-devel, libchamplain-devel, libexif-devel,
|
||||||
champlain-gtk-0.10, libexif, libpeas-1.0, pygobject-2.0,
|
libgdata-devel, python-gobject2-devel.
|
||||||
libgdata, clutter-gtk-1.0, eog, gtk+-3.0.
|
+ New ones: champlain-gtk-0.10, clutter-gtk-1.0, eog, gtk+-3.0,
|
||||||
|
libexif, libgdata, pygobject-2.0.
|
||||||
|
- Remove python-gnome-devel, python-gtk-devel BuildRequires and
|
||||||
|
replace with pkgconfig(libpeas-1.0) as plugins are moving to
|
||||||
|
libpeas.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 29 11:40:50 CEST 2010 - vuntz@opensuse.org
|
Sun Aug 29 11:40:50 CEST 2010 - vuntz@opensuse.org
|
||||||
|
@ -27,16 +27,16 @@ Group: Productivity/Graphics/Viewers
|
|||||||
Url: http://live.gnome.org/EyeOfGnome/Plugins
|
Url: http://live.gnome.org/EyeOfGnome/Plugins
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: intltool
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
|
BuildRequires: pkgconfig(champlain-gtk-0.10)
|
||||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||||
BuildRequires: pkgconfig(eog)
|
BuildRequires: pkgconfig(eog)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: intltool
|
|
||||||
BuildRequires: pkgconfig(champlain-gtk-0.10)
|
|
||||||
BuildRequires: pkgconfig(libexif)
|
BuildRequires: pkgconfig(libexif)
|
||||||
|
BuildRequires: pkgconfig(libgdata)
|
||||||
BuildRequires: pkgconfig(libpeas-1.0)
|
BuildRequires: pkgconfig(libpeas-1.0)
|
||||||
BuildRequires: pkgconfig(pygobject-2.0)
|
BuildRequires: pkgconfig(pygobject-2.0)
|
||||||
BuildRequires: pkgconfig(libgdata)
|
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
Requires: eog
|
Requires: eog
|
||||||
Enhances: eog
|
Enhances: eog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user