From 760b076805e57045f916a20a8ebf5207da38d4a2d7c448685cb4341123264dd7 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 26 May 2011 21:51:34 +0000 Subject: [PATCH] Accepting request 70019 from home:dimstar:branches:GNOME:Factory Fix BuildRequires: file-roller requires gtk3... for 'some' reason in G:F it is pulled in, in oS:F it fails with missing gtk3... anyway: fixing the BRs is the right thing to do (tm) OBS-URL: https://build.opensuse.org/request/show/70019 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=99 --- file-roller.changes | 9 +++++++++ file-roller.spec | 8 ++++---- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/file-roller.changes b/file-roller.changes index 53600d3..a00790d 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 11 07:31:18 UTC 2011 - dimstar@opensuse.org + +- Change old-style -devel BuildRequires to pkgconfig() equivalents: + + Old: glib2-devel, nautilus-devel + + New: glib-2.0, libnautilus-extension +- Replace gtk2-devel with pkgconfig(gtk+-3.0) to ensure we do have + GTK+ 3.0 available. + ------------------------------------------------------------------- Wed Apr 27 11:47:58 UTC 2011 - fcrozat@novell.com diff --git a/file-roller.spec b/file-roller.spec index b646158..7aa7978 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -25,16 +25,16 @@ Summary: An Archive Manager for GNOME Url: http://fileroller.sourceforge.net Group: Productivity/Archiving/Compression Source: ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2 -BuildRequires: fdupes # Needed for directory ownership BuildRequires: dbus-1 -BuildRequires: glib2-devel +BuildRequires: fdupes BuildRequires: gnome-doc-utils-devel -BuildRequires: gtk2-devel BuildRequires: intltool -BuildRequires: nautilus-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(libnautilus-extension) +BuildRequires: pkgconfig(gtk+-3.0) Recommends: %{name}-lang # Formats that we really want to support by default Requires: bzip2