Author: anaselli
Date: Wed Feb 14 11:02:46 2007
New Revision: 120752
Added:
packages/cooker/digikam/current/SOURCES/digikam-0.9.1-beta1.tar.bz2
(contents, props changed)
Removed:
packages/cooker/digikam/current/SOURCES/digikam-0.9.1-beta1a.tar.bz2
Modified:
packages/cooker/digikam/current/SPECS/digikam.spec
Log:
SILENT: fixed spec file
Added: packages/cooker/digikam/current/SOURCES/digikam-0.9.1-beta1.tar.bz2
==============================================================================
Binary file. No diff available.
Modified: packages/cooker/digikam/current/SPECS/digikam.spec
==============================================================================
--- packages/cooker/digikam/current/SPECS/digikam.spec (original)
+++ packages/cooker/digikam/current/SPECS/digikam.spec Wed Feb 14 11:02:46 2007
@@ -7,7 +7,7 @@
%define libname %mklibname %{name} %{major}
%define libnamedev %mklibname %{name} %{major} -d
-%define prevers beta1a
+%define prevers beta1
Name: digikam
Version: 0.9.1
Release: %mkrel 0.%{prevers}.1
@@ -23,8 +23,10 @@
BuildRequires: libimlib-devel
BuildRequires: kdelibs-devel libkipi-devel
BuildRequires: libgdbm-devel sqlite3-devel
+BuildRequires: libtiff-devel libpng-devel
BuildRequires: libkexiv2-devel
-BuildRequires: libexif-devel
+BuildRequires: libjasper-devel liblcms-devel
+
Conflicts: digikam-plugins
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Requires: %{libname} = %{version}-%{release}
@@ -54,15 +56,10 @@
%_bindir/*
%_menudir/*
%_sysconfdir/dynamic/launchers/camera/*
-%_datadir/services/digikamalbums.protocol
-%_datadir/services/digikamdates.protocol
-%_datadir/services/digikamimageplugin_core.desktop
-%_datadir/services/digikamsearch.protocol
-%_datadir/services/digikamtags.protocol
+%_datadir/services/digikam*
%_datadir/servicetypes/digikamimageplugin.desktop
%_datadir/applications/kde/digikam.desktop
%_datadir/applications/kde/showfoto.desktop
-%_datadir/services/digikamthumbnail.protocol
%_datadir/icons/*/*/*/digikam*
%_datadir/icons/*/*/*/showfoto*
%dir %_datadir/apps/showfoto
@@ -75,8 +72,6 @@
%_datadir/apps/konqueror/servicemenus/digikam-gphoto2-camera.desktop
%_datadir/apps/konqueror/servicemenus/digikam-mount-and-download.desktop
%_datadir/man/man1/digitaglinktree.1.bz2
-%_datadir/services/digikampreview.protocol
-
#--------------------------------------------------------------------------------