Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37573752
en ru br
ALT Linux repos
S:0.7-alt3.1

Group :: Graphical desktop/Other
RPM: nodm

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin