Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040843
en ru br
Репозитории ALT

Группа :: Графические оболочки/Прочее
Пакет: nodm

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: nodm
Version: 0.7
Release: alt3

Summary: minimal display manager
License: GPL
Group: Graphical desktop/Other

Source: %name-%version-%release.tar

BuildRequires: libpam-devel help2man

%description
nodm is a minimal display manager that simply logs in as a given user
and starts an X session, without asking for username or password.

%prep
%setup

%build
%autoreconf
%configure --without-consolekit
make

%install
%makeinstall
install -pm0644 -D nodm.service %buildroot%systemd_unitdir/nodm.service
install -pm0644 -D nodm.pamd %buildroot%_sysconfdir/pam.d/nodm

%files
%doc AUTHORS README
%systemd_unitdir/nodm.service
%_sysconfdir/pam.d/nodm
%_sbindir/nodm
%_man8dir/nodm.8*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin