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

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

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

# TODO: https://bugzilla.altlinux.org/show_bug.cgi?id=10901
%define origname gwenhywfar
Name: libgwenhywfar
Version: 3.2.0
Release: alt1

Summary: A multi-platform helper library for other libraries
Group: System/Libraries
License: LGPL

Packager: Vitaly Lipatov <lav at altlinux.ru>

Url: http://sourceforge.net/projects/%origname
Source: http://download.sf.net/%origname/%origname-%version.tar.bz2

# Automatically added by buildreq on Tue Apr 22 2008

BuildRequires: gcc-c++ glibc-devel graphviz libgnutls-devel libssl-devel

%description
This is Gwenhywfar, a multi-platform helper library for networking and
security applications and libraries. It is heavily used by libchipcard
www.libchipcard.de and OpenHBCI-TNG (The Next Generation)
www.openhbci.de.

%package devel
Summary: Gwenhywfar development kit
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains gwenhywfar-config and header files for writing and
compiling programs using Gwenhywfar.

%prep
%setup -q -n %origname-%version

%build
%configure --disable-static --with-openssl-libs=%_libdir
%make_build

%install
%makeinstall_std

%find_lang %origname

%post
%post_ldconfig

%postun
%postun_ldconfig

%files -f %origname.lang
%doc AUTHORS README ChangeLog
#%_sysconfdir/*
%_libdir/*.so.*
%_libdir/%origname

%files devel
%_libdir/*.so
%_bindir/%origname-config
%_bindir/xmlmerge
%_bindir/gct-tool
%_bindir/mklistdoc
%_bindir/typemaker
%_includedir/gwenhywfar3
%_pkgconfigdir/*
#%_includedir/gwenpp
#%_libdir/*.la
#%_libdir/*.a
#%_datadir/%origname/
%_datadir/aclocal/gwenhywfar.m4

%changelog

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

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