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

Name: lib%_name
Version: 0.1.1
Release: alt1

Summary: Serial ports interface library
License: GPL
Group: System/Libraries
Url: http://%_name.sourceforge.net

Source: http://prdownloads.sourceforge.net/%_name/%name-%version.tar.gz
Patch: %name-0.1.1-alt-makefile.patch

%description
%name libary 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
%__mkdir %_name
%__ln_s ../%_name.h %_name/%_name.h

%build
%make

%install
%make_install DESTDIR=%buildroot install

%__install -pD test-v24 %buildroot%_bindir/test-v24

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

%files
%_libdir/*.so.*

%files devel
%_bindir/*
%_includedir/*
%_libdir/*.so
%doc api-html

%changelog

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

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