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

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

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

# vim: set ft=spec: -*- rpm-spec -*-
%define        pkgname gpgme

Name:          gem-%pkgname
Version:       2.0.20
Release:       alt1
Summary:       Ruby interface to GnuPG Made Easy
Group:         Development/Ruby
License:       LGPLv2.1+
Url:           http://github.com/ueno/ruby-gpgme
Vcs:           http://github.com/ueno/ruby-gpgme.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: libgpgme-devel
BuildRequires: gem(mini_portile2)

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-%pkgname < %EVR
Provides:      ruby-%pkgname = %EVR

%description
Ruby interface to GnuPG Made Easy (GPGME).


%package       doc
Summary:       Documentation files for %gemname gem
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ %gemname
Group:         Development/Documentation
BuildArch:     noarch

%description   doc
Documentation files for %gemname gem.

%description   doc -l ru_RU.UTF8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ %gemname.


%package       devel
Summary:       Development files for %gemname gem
Group:         Development/Ruby
BuildArch:     noarch

Requires:      libgpgme-devel

%description   devel
Development files for %gemname gem.

%description   devel -l ru_RU.UTF8
п╓п╟п╧п╩я▀ п╥п╟пЁп╬п╩п╬п╡п╨п╬п╡ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ %gemname.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README*
%ruby_gemspec
%ruby_gemlibdir
%ruby_gemextdir

%files         doc
%ruby_gemdocdir

%changelog

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

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