Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37849123
en ru br
ALT Linux repos
S:1.0.0-alt9
5.0: 1.0.0-alt2
4.1: 1.0.0-alt1
4.0: 1.0.0-alt1
3.0: 1.0.0-ipl10mdk

Group :: System/Base
RPM: autologin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: autologin
Version: 1.0.0
Release: alt2

Serial: 1

Summary: Automatically log in
License: GPL
Group: System/Base

Source: %name-%version.tar.bz2
Source1: %name.pamd
Patch: %name-1.0.0-mdk-alt.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Wed Jan 15 2003

BuildRequires: libpam-devel

%description
Autologin automatically logs in as the user specified in configuration
file, %_sysconfdir/sysconfig/%name, and starts the X session defined there.

%prep
%setup
%patch -p1

%build
autoreconf -fisv
%configure --enable-paranoid
%make_build

%install
%makeinstall_std
install -pD -m644 %SOURCE1 %buildroot%_sysconfdir/pam.d/%name

%files
%_sbindir/*
%config(noreplace) %_sysconfdir/pam.d/*
%doc README AUTHORS

%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