Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37558926
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 

%define origname gwenhywfar
Name: lib%origname
Version: 1.7.1
Release: alt1

Summary: A multi-platform helper library for other libraries

Group: System/Libraries
License: LGPL

Url: http://sourceforge.net/projects/%origname

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# manually removed: gcc-g77 graphviz

# Automatically added by buildreq on Sun Mar 06 2005
BuildRequires: gcc-c++ hostinfo libncurses-devel libssl-devel libstdc++-devel libtinfo-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
make

%install
make DESTDIR=$RPM_BUILD_ROOT install

%find_lang %origname

%post
%post_ldconfig

%postun
%postun_ldconfig

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

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

%changelog

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

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