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

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

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

%define oname ezV24

Name: libezV24
Version: 0.1.1
Release: alt3.qa1

Summary: Serial ports interface library

License: LGPL
Group: System/Libraries
Url: http://ezV24.sourceforge.net

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sf.net/%oname/%name-%version.tar.bz2
Patch: %name-0.1.1-alt-makefile.patch

%description
%name library provides a easy to use interface to the serial ports of the
linux system.

%package devel
Summary: Header files and libraries for %name development
Group: Development/C
Requires: %name = %version-%release

%description devel
%name libary provides a easy to use interface to the serial ports of the
linux system.

This package provides the header files and libraries
needed for %name development.

%prep
%setup -q
%patch -p1
%__subst "s|%oname/%oname|%oname|g" test-v24.c
%__subst "s|/lib/|/%_lib/|g" Makefile

%build
%make

%install
%makeinstall_std

install -pD test-v24 %buildroot%_bindir/test-v24
rm -f %buildroot%_libdir/*.a

%files
%_libdir/*.so.*

%files devel
%_bindir/test-v24
%_includedir/ezV24/
%_libdir/*.so
%doc README api-html

%changelog

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

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