Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37902672
en ru br
Репозитории ALT
5.1: 1.0-alt2
4.1: 1.0-alt1
4.0: 1.0-alt1
3.0: 0.5-alt1
www.altlinux.org/Changes

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

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

Name: libsrs_alt
Version: 1.0
Release: alt1

Summary: Implementation of the SRS specification
License: GPL
Group: System/Libraries
URL: http://srs.mirtol.com/

Source0: http://srs.mirtol.com/libsrs_alt-%{version}rc1a.tar.bz2

%def_enable static
%{?_enable_static:BuildPreReq: glibc-devel-static}
# Automatically added by buildreq on Tue Jul 12 2005
BuildRequires: gcc-c++ libstdc++-devel

%description
Libsrs_alt is an implementation of the SRS specification as found at
http://spf.pobox.com/srs.html.

%package devel
Summary: Development files for libsrs_alt library
Group: Development/C
Requires: %name = %version-%release

%description devel
Development files for libsrs_alt library.

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

%description static
Static libsrs_alt library.

%prep
%setup -q -n %name-%{version}rc1a

%build
%configure --with-base64compat
%make_build

%install
%__make install DESTDIR=$RPM_BUILD_ROOT

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

%files
%doc ChangeLog README MTAs/README.EXIM
%_bindir/*
%_libdir/lib*.so.*

%files devel
%_libdir/lib*.so
#%_libdir/lib*.la
%_includedir/*

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

%changelog

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

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