Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37515375
en ru br
Репозитории ALT
S:1.53-alt1
5.1: 1.18-alt1
4.1: 1.11-alt0.1.1
4.0: 1.11-alt0.1
www.altlinux.org/Changes

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

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

Name: ktoblzcheck
Version: 1.11
Release: alt0.1

Summary: A library to check account numbers and bank codes of German banks

Packager: Vitaly Lipatov <lav at altlinux.ru>

License: LGPL v2+
Group: System/Libraries
Url: http://ktoblzcheck.sourceforge.net/

Source: http://dl.sf.net/ktoblzcheck/%name-%version.tar.bz2

# manual removed: eric gnustep-base libobjc-lf2 sope-appserver

# Automatically added by buildreq on Sun Dec 18 2005
BuildRequires: gcc-c++ libstdc++-devel lynx python-base python-dev python-modules-encodings recode

%description
KtoBLZCheck is a library to check account numbers and bank codes of
German banks.

Both a library for other programs as well as a short command-line tool
is available. It is possible to check pairs of account numbers and
bank codes (BLZ) of German banks, and to map bank codes (BLZ) to the
clear-text name and location of the bank.

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

%description devel
Header files for KtoBLZCheck library.

%package -n python-module-ktoblzcheck
Summary: Python binding for KtoBLZCheck library
Group: Development/Python
Requires: %name = %version-%release

%description -n python-module-ktoblzcheck
Python binding for KtoBLZCheck library.

%prep
%setup -q

%build
%configure \
--enable-python \
--disable-static
%__make

%install
%__make install \
DESTDIR=%buildroot

#rm -f %buildroot%%py_sitescriptdir/ktoblzcheck.py


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

%files
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %_bindir/ktoblzcheck
%attr(755,root,root) %_libdir/libktoblzcheck.so.*
%dir %_datadir/%name
%_datadir/%name/*.txt
%attr(755,root,root) %_datadir/%name/*.pl
%_mandir/man1/ktoblzcheck.1*

%files devel
%_libdir/libktoblzcheck.so
%_includedir/*.h
%_pkgconfigdir/ktoblzcheck.pc

%files -n python-module-ktoblzcheck
%python_sitelibdir/*

%changelog

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

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