Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37770174
en ru br
ALT Linux repositórios
S:0.1.1-alt3.qa2
5.0: 0.1.1-alt2
4.1: 0.1.1-alt2
4.0: 0.1.1-alt1
3.0: 0.1.1-alt1

Group :: Sistema/Bibliotecas
RPM: libezV24

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009