File thunar-volman.spec of Package thunar-volman

#
# spec file for package thunar-volman (Version 0.1.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:           thunar-volman
Version:        0.1.2
Release:        81
License:        GPL v2 or later
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  thunar-devel
Url:            http://foo-projects.org/~benny/projects/thunar-volman/
Source0:        http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.bz2
Group:          System/GUI/XFCE
BuildRequires:  exo-devel >= 0.3.2 thunar-devel >= 0.8.0
Summary:        Thunar Volume Manager

%description
The Thunar Volume Manager is an extension for the Thunar file manager,
which enables automatic management of removable drives and media. For
example, if thunar-volman is installed and configured properly, and you
plug in your digital camera, it will automatically launch your
preferred photo application and import the new pictures from the camera
into your photo collection.



Authors:
--------
    Benedikt Meurer <benny@xfce.org>

%prep
%setup -q

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

%install
make DESTDIR=$RPM_BUILD_ROOT install

%clean
rm -rf "$RPM_BUILD_ROOT"

%files
%defattr(-,root,root)
%{_bindir}/thunar-volman
%{_datadir}/icons/hicolor/*/*/*
%{_datadir}/locale/*/*/*
%changelog
* Sat Jun 23 2007 - bwalle@suse.de
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'
* Thu Feb 08 2007 - prusnak@suse.cz
- initial version from BuildService
openSUSE Build Service is sponsored by