Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37741997
en ru br
ALT Linux repositórios
S:0.8.1-alt0.1.g4f76d51
5.0: 0.7-alt10.RC1
4.1: 0.7-alt10.RC1
4.0: 0.7-alt9.pre3.3.1
3.0: 0.5-alt1

Group :: Sistema/Bibliotecas
RPM: pam-mysql

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: pam-mysql
Summary: MySQL authentication for PAM
Version: 0.5
Release: alt1

URL: http://sourceforge.net/projects/pam-mysql/
Source: %{url}/pam_mysql-%{version}.tar.bz2
License: GPL
Group: System/Libraries
# Automatically added by buildreq on Thu Feb 05 2004 (-bi)
BuildRequires: libMySQL-devel libpam-devel zlib-devel

%description
This is a module that allows people to login to PAM-aware applications by
authenticating to a MySQL database. Now configurable in terms of which host the
database resides upon and which table and username and password column to
interrogate.

%prep

%setup -q -n pam_mysql

%build

%make

%install
mkdir -p $RPM_BUILD_ROOT/lib/security
cp pam_mysql.so $RPM_BUILD_ROOT/lib/security
mkdir -p $RPM_BUILD_ROOT/usr/share/doc/pam-mysql-%{version}
cp Changelog $RPM_BUILD_ROOT/usr/share/doc/pam-mysql-%{version}
cp CREDITS $RPM_BUILD_ROOT/usr/share/doc/pam-mysql-%{version}
cp Readme $RPM_BUILD_ROOT/usr/share/doc/pam-mysql-%{version}

%clean
rm -rf %buildroot

%files
%defattr(-, root, root)
%doc Changelog CREDITS Readme
/lib/security/pam_mysql.so

%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