File thinclient-settings.spec of Package thinclient-settings

#
# spec file for package thinclient-settings (Version 0.1.0)
#
# Copyright (c) 2008 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:           thinclient-settings
BuildRequires:  gnome-icon-theme gnome-vfs2-devel gtk2-devel intltool libglade2-devel libgnome-devel libgnomeui-devel pkgconfig update-desktop-files
Url:            http://www.novell.com
License:        GPL v2 only
Group:          Productivity/Other
AutoReqProv:    on
Version:        0.1.0
Release:        3
Summary:        The tool to modify the update server configuration
Source:         %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Thin Client Settings is a tool that allows you to modify the update
server configuration of a SLETC machine.



Authors:
--------
    James Willcox <snorp@novell.com>

%prep
%setup -q

%build
export LDFLAGS="-Wl,--as-needed"
%configure --disable-static --with-pic
make

%install
make install DESTDIR=$RPM_BUILD_ROOT
%suse_update_desktop_file thinclient-settings

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS NEWS README COPYING
%{_bindir}/thinclient-settings
%dir %{_datadir}/thinclient-settings
%{_datadir}/thinclient-settings/*
%{_datadir}/applications/thinclient-settings.desktop
%{_datadir}/icons/hicolor/32x32/apps/thinclient-settings.png
%{_datadir}/icons/hicolor/scalable/apps/thinclient-settings.svg

%changelog
* Thu May 29 2008 crrodriguez@suse.de
- fix build /opt/gnome no longer allowed
* Tue May 20 2008 mauro@suse.de
- Initial add to abuild.
openSUSE Build Service is sponsored by