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
a277745750
commit
07bf4ca6f8
@ -27,14 +27,18 @@ Wed Mar 30 15:53:43 UTC 2011 - fcrozat@novell.com
|
||||
- Disable python plugins until they work correctly with
|
||||
eog-3.0.
|
||||
- Drop eog-plugins-libchamplain-0.8.patch: fixed upstream
|
||||
- Add scripts / macros for GSettings schemas
|
||||
- postasa plugin isn't available for now
|
||||
- Change old-style buildRequires to new pkgconfig()/GNOME3 ones:
|
||||
gconf2-devel, clutter-gtk-devel, eog-devel, gtk2-devel,
|
||||
libchamplain-devel, libexif-devel, libgdata-devel,
|
||||
python-gnome-devel, python-gobject2-devel, python-gtk-devel to
|
||||
champlain-gtk-0.10, libexif, libpeas-1.0, pygobject-2.0,
|
||||
libgdata, clutter-gtk-1.0, eog, gtk+-3.0.
|
||||
- Use macros for GSettings schemas.
|
||||
- postasa plugin isn't available for now, so comment it out in file
|
||||
list.
|
||||
- Move to pkgconfig()-style BuildRequires, and to gtk3:
|
||||
+ Old ones: clutter-gtk-devel, eog-devel, gconf2-devel,
|
||||
glib2-devel, gtk2-devel, libchamplain-devel, libexif-devel,
|
||||
libgdata-devel, python-gobject2-devel.
|
||||
+ 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
|
||||
|
@ -27,16 +27,16 @@ Group: Productivity/Graphics/Viewers
|
||||
Url: http://live.gnome.org/EyeOfGnome/Plugins
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: pkgconfig(champlain-gtk-0.10)
|
||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||
BuildRequires: pkgconfig(eog)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: intltool
|
||||
BuildRequires: pkgconfig(champlain-gtk-0.10)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libgdata)
|
||||
BuildRequires: pkgconfig(libpeas-1.0)
|
||||
BuildRequires: pkgconfig(pygobject-2.0)
|
||||
BuildRequires: pkgconfig(libgdata)
|
||||
BuildRequires: translation-update-upstream
|
||||
Requires: %{name}-lang = %{version}
|
||||
Requires: eog
|
||||
Enhances: eog
|
||||
|
Loading…
Reference in New Issue
Block a user