Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37401576
en ru br
Репозитории ALT
S:1.2.2-alt2
5.1: 1.1.2-alt4.1
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: squid-kerberos-ldap-helper

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

Summary: Squid proxy server plugin for the SASL/GSSAPI authentication to an ldap server
Name: squid-kerberos-ldap-helper
Version: 1.2.2
Release: alt2
License: GPLv2
Group: System/Servers
URL: http://squidkerbauth.sourceforge.net/
Packager: Paul Wolneykien <manowar at altlinux.ru>

Source0: %{name}-%{version}.tar.gz
#Patch0: support_resolv.format.patch
Patch1: fix-kerb-nolib-rpath.patch
Patch2: squid-kerberos-ldap-helper-1.2.2-alt-DSO.patch
Patch3: squid-kerberos-ldap-helper-1.2.2-alt-fix-multiple-kparam.patch

# Automatically added by buildreq on Tue Apr 28 2009

BuildRequires: libkrb5-devel libldap-devel rpm-macros-alterator rpm-macros-fillup

%description
Squid-Kerberos-LDAP helper is a reference implementation that supports
SASL/GSSAPI authentication to an ldap server. It is mainly intended
to connect to Active Directory or Openldap based ldap servers.

%prep
%setup -q
#%patch0 -p2
%patch1 -p2
%patch2 -p2
%patch3 -p2

%build
autoreconf -fi
%configure CPPFLAGS=-I%_includedir/krb5
%make_build CPPFLAGS=-I%_includedir/krb5

%install
%make_install install \
prefix=%buildroot%_prefix \
bindir=%buildroot%_libdir/squid

install -D -m 644 README %buildroot%_docdir/%name-%version/README

%files
%_libdir/squid/*
%_docdir/%name-%version/*
# The package does not own its own docdir subdirectory.
# The line below is added by repocop to fix this bug in a straightforward way.
# Another way is to rewrite the spec to use relative doc paths.
%dir %_docdir/squid-kerberos-ldap-helper-%version

%changelog

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

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