Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045660
en ru br
Репозитории ALT
S:0.14.0-alt2.git.9fbc73d
5.1: 0.12.1-alt1
www.altlinux.org/Changes

Группа :: Сети/Передача файлов
Пакет: litmus

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

# SPEC file for litmus package

Name:    litmus
Version: 0.12.1
Release: alt1

Summary: a WebDAV server test suite
Summary(ru_RU.UTF-8): я┐я┌п╦п╩п╦я┌п╟ я┌п╣я│я┌п╦я─п╬п╡п╟п╫п╦я▐ я│п╣я─п╡п╣я─п╬п╡ WebDAV

License: %gpl2plus
Group:   Networking/File transfer
URL:     http://webdav.org/neon/litmus/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source0: %url/%name-%version.tar

BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Tue May 26 2009

BuildRequires: libexpat-devel libneon-devel libssl-devel zlib-devel

%description
litmus is a WebDAV server test suite, which aims to test whether
a server is compliant with the  WebDAV protocol  as specified in
RFC2518.

Current tests covers  OPTIONS, PUT, GET, MKCOL, DELETE, COPY and
MOVE methods, property manipulation and querying, locking.

Note that a server which passes all these tests will not
necessarily work with any real DAV clients; though the chances
are good. litmus is built using the neon library, so supports
digest and basic authentication, TLS/SSL, and proxy servers.


%prep
%setup
mv -f -- COPYING COPYING.orig
ln -s -- $(relative %_licensedir/GPL-2 %_docdir/%name/COPYING) COPYING

%build
%autoreconf
%configure --with-ssl=openssl --with-neon \
--enable-warnings \
--with-ca-bundle=%_datadir/ca-certificates/ca-bundle.crt \
--with-expat
%make_build

%install
%make_install DESTDIR=%buildroot install
%find_lang %name

%files  -f %name.lang
%doc FAQ README THANKS TODO ChangeLog NEWS
%doc --no-dereference COPYING

%_bindir/%name
%_libexecdir/%{name}*
%_datadir/%{name}*

%changelog

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

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