Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37589750
en ru br
ALT Linux repositórios
S:1.0.3-alt1

Group :: Sistema/Bibliotecas
RPM: liboauth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: liboauth
Version: 1.0.3
Release: alt1

Summary: OAuth functions library
Group: System/Libraries
License: MIT
Url: http://%name.sourceforge.net/
Source: http://liboauth.sourceforge.net/pool/liboauth-%version.tar.gz

BuildRequires: libcurl-devel libnss-devel doxygen

%description
liboauth is a collection of POSIX-c functions implementing the OAuth
Core RFC 5849 standard. liboauth provides functions to escape and encode
parameters according to OAuth specification and offers high-level
functionality to sign requests or verify OAuth signatures as well as
perform HTTP requests.

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

%description devel
The %name-devel package provides libraries and header files for
developing applications that use %name.

%prep
%setup -q

%build
%configure --disable-static \
       --enable-nss

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*
%doc AUTHORS ChangeLog COPYING.MIT README

%files devel
%_includedir/*
%_libdir/*.so
%_libdir/pkgconfig/oauth.pc
%_man3dir/oauth.*

%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