Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37855432
en ru br
Репозитории ALT
S:1.4.0.rc2-alt3.qa1
5.1: 1.4.0.rc2-alt2
4.1: 1.4.0.rc2-alt1
4.0: 1.4.0.rc2-alt0.M40.1
3.0:
+backports:1.4.0.b9-alt0.M30.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libmemcache

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

# This spec for backport to M30 is autogenerated. Do not edit it.
Summary: A high performance C API for memcached
Name: libmemcache
Version: 1.4.0.b9
Release: alt0.M30.1

Summary: A high performance C API for memcached
Group: System/Libraries
License: BSD
Url: http://people.freebsd.org/~seanc/libmemcache/

Source0: http://people.freebsd.org/~seanc/libmemcache/%name-%version.tar.bz2

Patch1: %name-1.4.0.b9-alt-test.patch

%def_disable static

BuildRequires: check

BuildRequires: rpm-build-compat >= 0.4

%description
libmemcache is the C API for memcached(8), a high-performance,
distributed memory object caching system.

%package devel
Summary: Development %name library, its header files and documentation
Group: Development/C
Provides: memcache-devel
Requires: %name = %version-%release

%package devel-static
Summary: Static %name library
Group: Development/C
Requires: %name-devel = %version-%release

%description devel
libmemcache is the C API for memcached(8), a high-performance,
distributed memory object caching system.

This package contains the header files and
development library for use in developing applications that use the
%name library.

%description devel-static
libmemcache is the C API for memcached(8), a high-performance,
distributed memory object caching system.

This package contains the static %name library.

%prep
%setup -q
%patch1 -p1

%build


touch README NEWS AUTHORS
autoreconf -fisv
%configure %{subst_enable static}
%make_build CFLAGS="%optflags_shared"

%install
%makeinstall

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%doc ChangeLog INSTALL
%_libdir/*.so.*

%files devel
%_includedir/*
%_libdir/*.so

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%changelog

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

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