File xfce4-appfinder.spec of Package xfce4-appfinder

#
# spec file for package xfce4-appfinder
#
# Copyright (c) 2011 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/
#



Name:           xfce4-appfinder
Version:        4.7.1
Release:        2
License:        GPLv2+
Summary:        Application Finder for the Xfce desktop environment
Url:            http://www.xfce.org/projects/xfce4-appfinder/
Group:          System/GUI/XFCE
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  intltool
BuildRequires:  perl-XML-Parser
BuildRequires:  pkgconfig(garcon-1)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(libxfce4ui-1)
BuildRequires:  pkgconfig(libxfce4util-1.0)
BuildRequires:  pkgconfig(libxfconf-0)
BuildRequires:  update-desktop-files
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
xfce4-appfinder is an application finder for the Xfce desktop environment. It
is a useful program that allows you to find applications on the system and
launch them. It provides easy keyboard navigation and can be used as a
replacement for xfrun4.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags} V=1

%install
%make_install
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{name}
%suse_update_desktop_file %{name} Utility DesktopUtility

%clean
rm -rf %{buildroot}

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

%changelog
openSUSE Build Service is sponsored by