Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37517835
en ru br
Репозитории ALT

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

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

%define oname rudeconfig
Name: librudeconfig
Version: 5.0.5
Release: alt1.qa1

Summary: Library (C++ API) for reading and writing configuration/.ini files

Group: System/Libraries
License: GPLv2+
Url: http://www.rudeserver.com/config

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.rudeserver.com/config/download/%oname-%version.tar

Patch: rudeconfig-5.0.5-gcc43.patch
Patch1: rudeconfig-5.0.5-includes.patch

# Automatically added by buildreq on Fri Sep 03 2010

BuildRequires: gcc-c++ glibc-devel-static

%description
%name is a library that allows applications to read, modify
and create configuration/.ini files.

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

%description devel
%name is a library that allows applications to read, modify
and create configuration/.ini files. The %name-devel package
contains libraries, header files, and documentation needed
to develop C++ applications using %name.

%prep
%setup -n %oname-%version
%patch0 -p1 -b .gcc43
%patch1 -p1 -b .includes

%build
%configure --disable-static
%make_build

%install
%makeinstall_std
#find %buildroot -name '*.la' -exec rm -f {} ';'

%files
%doc AUTHORS COPYING README NEWS ChangeLog
%_libdir/*.so.*

%files devel
%dir %_includedir/rude/
%_includedir/rude/config.h
%_libdir/*.so
%_man3dir/*

%changelog

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

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