Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dmayr
ltsp-utils
ltsp-utils.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ltsp-utils.spec of Package ltsp-utils
# # spec file for package ltsp-utils (Version 0.25.0) # # Copyright (c) 2006 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: ltsp-utils Version: 0.25_0 %define pkg_version 0.25-0 Release: 1 # License: GPL Group: System # BuildRoot: %{_tmppath}/%{name}-%{version}-build # Url: http://ltsp.org # repackaged from http://ltsp.mirrors.tds.net/pub/ltsp/utils/ltsp-utils-%{pkg_version}.tgz Source: %{name}-%{version}.tar.bz2 Summary: The ltsp-utils are used to install and manage the components of LTSP, the Linux Terminal Server Project %description The ltsp-utils are used to install and manage the components of LTSP, the Linux Terminal Server Project. Call 'ltspadmin' after installation to make this system a LTSP-Server ... %prep %setup -n %{name} %build %install for i in ltspadmin ltspcfg ; do %{__install} -D -m 0755 $i %{buildroot}%{_sbindir}/$i done %{__install} -D -m 0755 ltspinfo %{buildroot}%{_bindir}/ltspinfo %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root) %{_sbindir}/ltspadmin %{_sbindir}/ltspcfg %{_bindir}/ltspinfo %changelog * Thu Nov 02 2006 - David Mayr <dmayr(at)suse.de> - initial spec for openSUSE
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor