File katapult.spec of Package katapult

#
# spec file for package katapult (Version 0.3.2.1)
#
# 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:           katapult
BuildRequires:  kdelibs3-devel
Url:            http://katapult.kde.org/
License:        GPL v2 or later
Group:          System/GUI/KDE
Summary:        An application launcher
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Version:        0.3.2.1
Release:        67
Source0:        %{name}-%{version}.tar.bz2
Patch0:         fixme.diff

%description
An application launcher inspired by Quicksilver for OS X



Authors:
--------
    Jean-Remy Falleri <jr.falleri@gmail.com>
    Jonathan Riddell <jr@jriddell.org>
    Martin Meredith <martin@sourceguru.net>
    Bastian Holst <bastianholst@gmx.de>
    Lee Olson <clearbeast@gmail.com>
    Tobi Vollebregt <tobivollebregt@gmail.com>
    
    Original Author:
    Joe Ferris <jferris@optimistictech.com>

%prep
%setup -q
%patch0
. /etc/opt/kde3/common_options
update_admin

%build
. /etc/opt/kde3/common_options
./configure $configkde
make

%install
. /etc/opt/kde3/common_options
make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
%if %suse_version > 1000
%suse_update_desktop_file -G "Application Launcher" %name DesktopUtility
%else
%suse_update_desktop_file %name DesktopUtility
%endif
kde_post_install
%find_lang %name

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files -f %name.lang
%defattr(-,root,root)
%doc  README AUTHORS ChangeLog COPYING
/opt/kde3/bin/katapult
/opt/kde3/%_lib/kde3/katapult_*
/opt/kde3/%_lib/libkatapult.*
/opt/kde3/share/applications/kde/katapult.desktop
/opt/kde3/share/icons/hicolor/*/actions
/opt/kde3/share/icons/hicolor/*/apps/xcalc.*
/opt/kde3/share/icons/*/*/*/katapult*
/opt/kde3/share/services/katapult_*
/opt/kde3/share/servicetypes/katapult*

%changelog
* Thu Dec 27 2007 - crrodriguez@suse.de
- fix library-without-ldconfig-postun errors
* Sun Aug 19 2007 - stbinner@suse.de
- fix build on 10.0
* Fri Aug 03 2007 - stbinner@suse.de
- better, correctly capitalized, GenericName in .desktop file
* Wed Jul 04 2007 - stbinner@suse.de
- update to 0.3.2.1: addition of Google + execution catalogs
* Fri Jun 01 2007 - coolo@suse.de
- fix file list
* Mon Dec 11 2006 - dmueller@suse.de
- fix comparison against string literal (#226874)
* Sun Nov 05 2006 - stbinner@suse.de
- update to 0.3.1.4: small bugfixes and translation updates
* Mon May 22 2006 - dmueller@suse.de
- run ldconfig on post install
* Fri May 12 2006 - stbinner@suse.de
- Initial package
openSUSE Build Service is sponsored by