This commit is contained in:
parent
e13652daa6
commit
9d076fb02d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 17 17:15:16 CET 2009 - coolo@suse.de
|
||||||
|
|
||||||
|
- changed buildrequire to libkipi0-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 12 09:59:56 CET 2008 - stbinner@suse.de
|
Wed Nov 12 09:59:56 CET 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package digikam (Version 0.9.4)
|
# spec file for package digikam (Version 0.9.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@ BuildRequires: libkdcraw3-devel libkexiv2-3-devel
|
|||||||
%else
|
%else
|
||||||
BuildRequires: libkdcraw-devel libkexiv2-devel
|
BuildRequires: libkdcraw-devel libkexiv2-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libkipi-devel sqlite-devel sqlite2-devel
|
BuildRequires: libkipi0-devel sqlite-devel sqlite2-devel
|
||||||
%if %suse_version > 1020
|
%if %suse_version > 1020
|
||||||
BuildRequires: fdupes libjasper-devel
|
BuildRequires: fdupes libjasper-devel
|
||||||
%else
|
%else
|
||||||
@ -43,7 +43,7 @@ License: GPL v2 or later
|
|||||||
Group: Productivity/Graphics/Viewers
|
Group: Productivity/Graphics/Viewers
|
||||||
Summary: A KDE Photo Manager
|
Summary: A KDE Photo Manager
|
||||||
Version: 0.9.4
|
Version: 0.9.4
|
||||||
Release: 51
|
Release: 52
|
||||||
%define rversion 0.9.4
|
%define rversion 0.9.4
|
||||||
Url: http://www.digikam.org/
|
Url: http://www.digikam.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -260,6 +260,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/opt/kde3/share/apps/digikamimageplugins/superimpose
|
/opt/kde3/share/apps/digikamimageplugins/superimpose
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 17 2009 coolo@suse.de
|
||||||
|
- changed buildrequire to libkipi0-devel
|
||||||
* Wed Nov 12 2008 stbinner@suse.de
|
* Wed Nov 12 2008 stbinner@suse.de
|
||||||
- fix libdigikam-devel requirements
|
- fix libdigikam-devel requirements
|
||||||
* Wed Nov 05 2008 dmueller@suse.de
|
* Wed Nov 05 2008 dmueller@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user