File file-shrimp.spec of Package file-shrimp
#
# spec file for package file-shrimp (Version 0.4)
#
# 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
Summary: Thin Client Imager allows you to clone thin client machines with removable storage
Name: file-shrimp
Version: 0.4
Release: 3
License: GPL v2 only
Group: System/Management
Url: http://code.google.com/p/loolixbodes/wiki/FileShrimp
Source0: %{name}-%{version}.tar.gz
Patch0: 64bits-safe.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: dbus-1-devel dbus-1-glib gtk2-devel hal-devel perl-XML-Parser pkg-config
%description
Thin Client Imager allows you to clone thin client machines using
removable storage such as a USB memory stick.
Authors:
--------
Jacob Berkman <JBerkman@novell.com>
%prep
%setup -q
%patch0 -p1
%build
%configure
make
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc
%{_bindir}/file-shrimp
%{_datadir}/applications/file-shrimp.desktop
%dir %{_libexecdir}/file-shrimp
%{_libexecdir}/file-shrimp/file-shrimp.sh
%changelog
* Tue Nov 04 2008 ro@suse.de
- remove non-existing packages to allow build
* Thu May 15 2008 mauro@suse.de
- Initial build for sp2.