File kde3-dolphin.spec of Package kde3-dolphin

#
# spec file for package kde3-dolphin (Version 0.8.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           kde3-dolphin
BuildRequires:  kdelibs3-devel
Url:            http://enzosworld.gmxhome.de/
License:        GPL-2.0
Group:          Productivity/File utilities
Summary:        A File Manager
Version:        0.8.2
Release:        1
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        dolphin-%version.tar.gz
Provides:       dolphin = 0.8.2
Obsoletes:      dolphin <= 0.8.2
Patch0:         dolphin-deprecate-update-desktop-files.patch

%description
Dolphin is a file manager for KDE focusing on usability.

Dolphin is not intended to be a competitor to Konqueror,
the default KDE file manager: Konqueror acts as universal
viewer being able to show HTML pages, text documents,
directories and a lot more, whereas Dolphin focuses on
being only a file manager. This approach allows to
optimize the user interface for the task of file management.



Authors:
--------
    Peter Penz <peter.penz@gmx.at>
    Cvetoslav Ludmiloff <ludmiloff@gmail.com>
    Stefan Monov <logixoul@gmail.com>

%prep
%setup -n dolphin-%{version}
. /etc/opt/kde3/common_options
update_admin
%patch -P 0 -p1

%build
. /etc/opt/kde3/common_options
./configure $configkde
make %{?jobs:-j %jobs}

%install
. /etc/opt/kde3/common_options
make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
kde_post_install
%if %suse_version > 1000
%find_lang dolphin --all-name
%else
%find_lang dolphin
%endif

%post
%run_ldconfig

%postun
%run_ldconfig

%clean
rm -rf $RPM_BUILD_ROOT

%files -f dolphin.lang
%defattr(-,root,root)
%doc COPYING AUTHORS ChangeLog NEWS README TODO
/opt/kde3/bin/dolphin
/opt/kde3/share/applications/kde/dolphin.desktop
/opt/kde3/share/apps/dolphin
/opt/kde3/share/icons/*/*/apps/dolphin.*
%dir /opt/kde3/share/locale/dolphin
%dir /opt/kde3/share/locale/dolphin/LC_MESSAGES

%changelog
* Thu Mar 15 2007 - stbinner@suse.de
- update to version 0.8.2
* Thu Jan 04 2007 - stbinner@suse.de
- update to version 0.8.1
* Tue Jan 02 2007 - stbinner@suse.de
- update to version 0.8
* Sun Oct 22 2006 - stbinner@suse.de
- update to version 0.7
* Thu Aug 31 2006 - stbinner@suse.de
- Initial package of version 0.6.2
openSUSE Build Service is sponsored by