File boot-mode-ui.spec of Package boot-mode-ui

#
# spec file for package boot-mode-ui (Version 0.2)
#
# 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:           boot-mode-ui
BuildRequires:  gtk2-devel perl-XML-Parser update-desktop-files
Url:            http://code.google.com/p/loolixbodes/wiki/BootModeUI
Version:        0.2
Release:        74
License:        GPL v2 only
Group:          System/GUI/GNOME
AutoReqProv:    on
Summary:        A graphical version of boot-mode
Source0:        %{name}-%{version}.tar.bz2
Source1:        %{name}-po.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Boot Mode UI allows you to enable update mode without using a command
line.



Authors:
--------
    Jacob Berkman <jberkman@novell.com>

%prep
%setup -q -a1

%build
CFLAGS="$RPM_OPT_FLAGS" \
%configure
make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
%suse_update_desktop_file %name -G "Enable update mode"

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc
%{_bindir}/boot-mode-ui
%{_datadir}/applications/boot-mode-ui.desktop

%changelog
* Sat Dec 06 2008 mauro@suse.de
- Updated translations.
* Fri Feb 22 2008 gekker@suse.de
- Add GPLv2 COPYING file
* Wed Jan 09 2008 gekker@suse.de
- Initial import into autobuild.
openSUSE Build Service is sponsored by