diff --git a/digikam.changes b/digikam.changes index 554a221..7b4e0e8 100644 --- a/digikam.changes +++ b/digikam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 8 11:46:23 CET 2010 - ro@suse.de + +- remove imlib from buildrequires (obsolete for two years) + ------------------------------------------------------------------- Mon Dec 21 20:39:05 UTC 2009 - beineri@opensuse.org diff --git a/digikam.spec b/digikam.spec index 391a761..23d4d36 100644 --- a/digikam.spec +++ b/digikam.spec @@ -1,7 +1,7 @@ # # spec file for package digikam (Version 1.0.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -21,13 +21,13 @@ Name: digikam BuildRequires: graphviz-devel libgphoto2-devel libkdepimlibs4-devel libqimageblitz-devel sqlite-devel BuildRequires: libkdcraw-devel libkexiv2-devel libkipi-devel marble-devel -BuildRequires: imlib-devel libjasper-devel soprano-backend-redland +BuildRequires: libjasper-devel soprano-backend-redland Url: http://www.digikam.org/ License: GPLv2+ Group: Productivity/Graphics/Viewers Summary: A KDE Photo Manager Version: 1.0.0 -Release: 1 +Release: 2 %define tar_version 1.0.0 Source0: %name-%{tar_version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build