This commit is contained in:
parent
ad22279af0
commit
2cb3fdfbbb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 9 09:51:51 CEST 2007 - stbinner@suse.de
|
||||
|
||||
- move obsoletes/provides to proper place
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 18:11:00 CEST 2007 - dmueller@suse.de
|
||||
|
||||
|
18
digikam.spec
18
digikam.spec
@ -26,11 +26,11 @@ BuildRequires: libgphoto2
|
||||
%if %suse_version < 1010
|
||||
BuildRequires: libtiff-devel
|
||||
%endif
|
||||
License: GNU General Public License (GPL)
|
||||
Group: Hardware/Other
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Summary: A KDE Photo Manager
|
||||
Version: 0.9.2
|
||||
Release: 3
|
||||
Release: 6
|
||||
%define rversion %version-final
|
||||
URL: http://www.digikam.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -46,6 +46,8 @@ Patch9: renamepreview.patch
|
||||
Requires: imlib2-loaders
|
||||
%if %suse_version > 1020
|
||||
Requires: %{name}-lang = %{version}
|
||||
Provides: digikamimageplugins-lang = 0.9.1
|
||||
Obsoletes: digikamimageplugins-lang <= 0.9.1
|
||||
%endif
|
||||
|
||||
%description
|
||||
@ -63,7 +65,7 @@ Authors:
|
||||
Renchi Raju <renchi@green.tam.uiuc.edu>
|
||||
|
||||
%package -n libdigikam-devel
|
||||
Group: Hardware/Other
|
||||
Group: Hardware/Camera
|
||||
Summary: A KDE Photo Manager
|
||||
Requires: libkexiv2-devel kdelibs3-devel
|
||||
%if %suse_version > 1020
|
||||
@ -91,7 +93,7 @@ Authors:
|
||||
Renchi Raju <renchi@green.tam.uiuc.edu>
|
||||
|
||||
%package -n digikamimageplugins
|
||||
Group: Productivity/Graphics/Bitmap Editors
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Summary: Image Manipulation Plug-Ins
|
||||
%if %suse_version > 1000
|
||||
Recommends: digikamimageplugins-superimpose
|
||||
@ -127,7 +129,7 @@ Authors:
|
||||
Renchi Raju <renchi at pooh.tam.uiuc.edu>
|
||||
|
||||
%package -n digikamimageplugins-superimpose
|
||||
Group: Productivity/Graphics/Bitmap Editors
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Summary: Templates for Digikam's Superimpose Plugin
|
||||
|
||||
%description -n digikamimageplugins-superimpose
|
||||
@ -142,8 +144,6 @@ Authors:
|
||||
|
||||
%if %suse_version > 1020
|
||||
%lang_package
|
||||
Provides: digikamimageplugins-lang
|
||||
Obsoletes: digikamimageplugins-lang
|
||||
%endif
|
||||
%prep
|
||||
%setup -q -n %name-%rversion
|
||||
@ -247,6 +247,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/opt/kde3/share/apps/digikamimageplugins/superimpose
|
||||
|
||||
%changelog
|
||||
* Mon Jul 09 2007 - stbinner@suse.de
|
||||
- move obsoletes/provides to proper place
|
||||
* Thu Jun 21 2007 - dmueller@suse.de
|
||||
- deinstall digikamimageplugins-lang on update
|
||||
* Tue Jun 19 2007 - stbinner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user