Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37562419
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-ruby-openid

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

%define        gemname ruby-openid

Name:          gem-ruby-openid
Version:       2.9.2
Release:       alt1.1
Summary:       OpenID library for Ruby
License:       Ruby or Apache Software License 2.0
Group:         Development/Ruby
Url:           https://github.com/openid/ruby-openid
Vcs:           https://github.com/openid/ruby-openid.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(minitest) >= 5

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_alias_names %gemname,openid
Obsoletes:     ruby-openid
Provides:      ruby-openid
Provides:      gem(ruby-openid) = 2.9.2


%description
A Ruby library for verifying and serving OpenID identities.

* Easy to use API for verifying OpenID identites - OpenID::Consumer
* Support for serving OpenID identites - OpenID::Server
* Does not depend on underlying web framework
* Supports multiple storage mechanisms (Filesystem, ActiveRecord, Memory)
* Example code to help you get started, including:
 + Ruby on Rails based consumer and server
 + OpenIDLoginGenerator for quickly getting creating a rails app that uses
   OpenID for authentication
 + ActiveRecordOpenIDStore plugin
* Comprehensive test suite
* Supports both OpenID 1 and OpenID 2 transparently


%package       -n gem-ruby-openid-doc
Version:       2.9.2
Release:       alt1.1
Summary:       OpenID library for Ruby documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ ruby-openid
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(ruby-openid) = 2.9.2

%description   -n gem-ruby-openid-doc
OpenID library for Ruby documentation files.

A Ruby library for verifying and serving OpenID identities.

* Easy to use API for verifying OpenID identites - OpenID::Consumer
* Support for serving OpenID identites - OpenID::Server
* Does not depend on underlying web framework
* Supports multiple storage mechanisms (Filesystem, ActiveRecord, Memory)
* Example code to help you get started, including:
 + Ruby on Rails based consumer and server
 + OpenIDLoginGenerator for quickly getting creating a rails app that uses
   OpenID for authentication
 + ActiveRecordOpenIDStore plugin
* Comprehensive test suite
* Supports both OpenID 1 and OpenID 2 transparently

%description   -n gem-ruby-openid-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ ruby-openid.


%package       -n gem-openid-devel
Version:       2.9.2
Release:       alt1.1
Summary:       OpenID library for Ruby development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ ruby-openid
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(ruby-openid) = 2.9.2
Requires:      gem(minitest) >= 5

%description   -n gem-openid-devel
OpenID library for Ruby development package.

A Ruby library for verifying and serving OpenID identities.

* Easy to use API for verifying OpenID identites - OpenID::Consumer
* Support for serving OpenID identites - OpenID::Server
* Does not depend on underlying web framework
* Supports multiple storage mechanisms (Filesystem, ActiveRecord, Memory)
* Example code to help you get started, including:
 + Ruby on Rails based consumer and server
 + OpenIDLoginGenerator for quickly getting creating a rails app that uses
   OpenID for authentication
 + ActiveRecordOpenIDStore plugin
* Comprehensive test suite
* Supports both OpenID 1 and OpenID 2 transparently

%description   -n gem-openid-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ ruby-openid.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-ruby-openid-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-openid-devel
%doc README.md


%changelog

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

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