File linuxrc.spec of Package linuxrc

#
# spec file for package linuxrc (Version 3.4.7)
#
# Copyright (c) 2009 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:           linuxrc
BuildRequires:  e2fsprogs-devel hwinfo-devel libblkid-devel libcurl-devel
License:        GPL v2 or later
Group:          System/Boot
AutoReqProv:    on
Summary:        SUSE Installation Program
Version:        3.4.7
Release:        1
Source:         linuxrc-3.4.7.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
SUSE installation program.



Authors:
--------
    Hubert Mantel <mantel@suse.de>

%prep
%setup

%build
  make

%install
  install -d -m 755 %{buildroot}/usr/{s,}bin
  make install DESTDIR=%{buildroot}

%clean 
rm -rf %{buildroot}

%files
%defattr(-,root,root)
/usr/sbin/linuxrc
/usr/bin/mkpsfu
/usr/share/linuxrc
%doc linuxrc.html

%changelog
openSUSE Build Service is sponsored by