File xfce4-appfinder.spec of Package xfce4-appfinder

#
# spec file for package xfce4-appfinder (Version 4.4.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           xfce4-appfinder
BuildRequires:  dbus-1-devel gtk2-devel libxml2-devel perl-XML-Parser startup-notification update-desktop-files
BuildRequires:  intltool libxfcegui4-devel >= 4.3
Summary:        Appfinder for the Xfce Desktop Environment
Version:        4.4.3
Release:        1
License:        GPL v2 or later
Url:            http://www.xfce.org/
Source:         %{name}-%{version}.tar.bz2
#
#patch with suse translations for desktop file
Patch:          %{name}-desktop.patch
Group:          System/GUI/XFCE
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       libxfcegui4 >= 4.3

%description
xfce-appfinder shows system wide installed applications



Authors:
--------
    Eduard Roccatello <eduard@xfce.org>
    Craig Kelley <ink@islug.org>

%prep
%setup -q
%patch

%build
%configure
make %{?jobs:-j%jobs}

%install
make DESTDIR=$RPM_BUILD_ROOT install
%find_lang %{name}
%suse_update_desktop_file -i %{name} Productivity Other
cd src
install -D -m 0644 xfce4-appfinder.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/xfce4-appfinder.png
%suse_update_desktop_file -i %name Productivity Other

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.lang
%defattr(-,root,root)
%doc README TODO ChangeLog COPYING AUTHORS
%{_bindir}/xfce4-appfinder
%{_datadir}/applications/*
%{_datadir}/pixmaps/*
%{_datadir}/xfce4/
%{_datadir}/icons/hicolor/48x48/apps/xfce4-appfinder.png

%changelog
* Wed Oct 29 2008 bwalle@suse.de
- update to 4.4.3
  * polished translations
* Tue Dec 04 2007 prusnak@suse.cz
- use %%find_lang macro
- do not package INSTALL file
* Mon Dec 03 2007 bwalle@suse.de
- update to 4.4.2
  o Remove trailing parens on AC_INIT version info to work around
  bug in intltool 0.35.x and 0.36.x.
  o Updated and new translations
* Sun Oct 21 2007 bwalle@suse.de
- changed group to 'System/GUI/XFCE'
* Tue May 22 2007 prusnak@suse.cz
- removed X-SuSE-translate from desktop file
* Tue Apr 10 2007 bwalle@suse.de
- update to 4.4.1
  o Many translation updates.
* Thu Jan 25 2007 bwalle@suse.de
- removed /usr/share/locale/hy
* Sun Jan 21 2007 bwalle@suse.de
- upgraded to 4.4.0
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 16 2006 pnemec@suse.cz
- update to 4.2.3
* Wed Sep 14 2005 cthiel@suse.de
- specfile cleanup
* Mon Aug 01 2005 cthiel@suse.de
- fixed Requires
* Wed May 18 2005 cthiel@suse.de
- update to 4.2.2
* Tue Apr 12 2005 cthiel@suse.de
- initial creation of package (4.2.1)
openSUSE Build Service is sponsored by