Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37558870
en ru br
ALT Linux repositórios
5.0: 0.6-alt8
4.1: 0.6-alt5
4.0: 0.6-alt7.M40.1

Group :: Rede/Acesso Remoto
RPM: lbuscd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: lbuscd
Version: 0.6
Release: alt8
Summary: LTSP.org's %name
License: %gpl2only
Group: Networking/Remote access
URL: http://www.ltsp.org
Source0: ftp://ltsp.mirrors.tds.net/pub/ltsp/tarballs/%name-%version.tar.bz2
# cvs -d :pserver:anonymous at cvs.ltsp.org:/usr/local/cvsroot checkout %name
Source1: add_fstab_entry
Source2: remove_fstab_entry
Source3: ltsp-udev.rules
Patch0: %name-0.6-format.patch
Patch1: %name-0.6-cdrom.patch
Requires: udev

BuildRequires: libpopt-devel rpm-build-licenses

%description
The 'lbus' is a network channel created between the LTSP client and the
session running on the server. It's a way of passing device events from
the thin client to the server session, so that cool things will happen,
like icons appearing on the desktop when a USB Memory stick is plugged
in.
%name runs on the LTSP client and receives events from udev and also
accepts connections from the server session. When a new device event is
received, a message will be sent through the network connection to the
server.


%prep
%setup
%patch0 -p1
%patch1 -p1


%build
%define _optlevel s
%configure
%make_build


%install
%make_install DESTDIR=%buildroot bindir=%_sbindir install
install -d -m 0755 %buildroot{%_sysconfdir/udev/rules.d,/lib/udev}
install -m 0755 %SOURCE1 %buildroot/lib/udev/add_fstab_entry
install -m 0755 %SOURCE2 %buildroot/lib/udev/remove_fstab_entry
install -m 0644 %SOURCE3 %buildroot%_sysconfdir/udev/rules.d/88-ltsp.rules


%files
%doc README
%_sbindir/*
/lib/udev/*
%_sysconfdir/udev/rules.d/*


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009