Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561912
en ru br
Репозитории ALT
5.1: 1.0.6-alt1
4.1: 0.2-alt1.1
4.0: 0.2-alt1.1
3.0: 0.2-alt1.1
www.altlinux.org/Changes

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

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

# vim: set ft=spec: -*- rpm-spec -*-

%define pkgname ruby-gpgme

Name: %pkgname
Version: 1.0.6
Release: alt1

Summary: Ruby interface to GnuPG Made Easy
Group: Development/Ruby
License: LGPLv2.1+
Url: http://rubyforge.org/projects/ruby-gpgme/

Packager: Ruby Maintainers Team <ruby at packages.altlinux.org>

Source: %pkgname-%version.tar
Patch: %pkgname-%version-%release.patch

# Automatically added by buildreq on Sat Dec 27 2008 (-bi)

BuildRequires: libgpgme-devel libruby-devel

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

%package doc
Summary: Documentation files for %name
Group: Documentation

%description doc
Documentation files for %name

%prep
%setup -n %pkgname-%version
%patch -p1

%build
%ruby_configure
%make_build

%install
%makeinstall_std
%rdoc *.c lib/

%files
%doc README
%ruby_sitelibdir/*
%ruby_sitearchdir/*

%files doc
%doc examples
%ruby_ri_sitedir/GPGME*

%changelog

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

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