From 7ab16c3e404e44d0b3c53a3503eb0648bd0c5139245a6e97505ab8d5882f17e4 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Mon, 16 Dec 2013 18:46:40 +0000 Subject: [PATCH] Accepting request 211102 from home:Zaitor:branches:graphics Fix build in Factory - Own %{_datadir}/omf: scrollkeeper used to own this, but with the switch to rarian we have to care of it ourselves. OBS-URL: https://build.opensuse.org/request/show/211102 OBS-URL: https://build.opensuse.org/package/show/graphics/gtkam?expand=0&rev=8 --- gtkam.changes | 8 ++++++++ gtkam.spec | 5 ++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/gtkam.changes b/gtkam.changes index ab0a6de..7632390 100644 --- a/gtkam.changes +++ b/gtkam.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 16 18:06:38 UTC 2013 - zaitor@opensuse.org + +- Own %{_datadir}/omf: scrollkeeper used to own this, but with the + switch to rarian we have to care of it ourselves. +- Drop scrollkeeper BuildRequires as this was only here to own the + above mentioned directory. + ------------------------------------------------------------------- Tue Sep 11 19:53:41 UTC 2012 - p.drouand@gmail.com diff --git a/gtkam.spec b/gtkam.spec index 77c0644..6ca9f46 100644 --- a/gtkam.spec +++ b/gtkam.spec @@ -1,7 +1,7 @@ # # spec file for package gtkam # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,8 +24,6 @@ BuildRequires: libexif-gtk-devel BuildRequires: libgnomeui-devel BuildRequires: libgphoto2-devel BuildRequires: update-desktop-files -# FIXME: Only for /usr/share/omf directory ownership -BuildRequires: scrollkeeper Summary: A GTK Digital Camera Tool License: GPL-2.0+ Group: Hardware/Camera @@ -83,6 +81,7 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/doc/gtkam %{_datadir}/gtkam # FIXME: There is no generic %{_datadir}/images. Better would be %{_datadir}/pixmaps (upstream problem). %dir %{_datadir}/images +%dir %{_datadir}/omf %{_datadir}/images/gtkam %{_datadir}/pixmaps/gtkam.png %{_datadir}/pixmaps/gtkam-camera.png