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

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

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

%define        gemname marcel

Name:          gem-marcel
Version:       1.0.1
Release:       alt1
Summary:       Find the mime type of files, examining file, filename and declared type
License:       MIT or Apache-2.0
Group:         Development/Ruby
Url:           https://github.com/basecamp/marcel
Vcs:           https://github.com/basecamp/marcel.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: ruby-rack-test
BuildRequires: ruby-mimemagic
BuildRequires: gem(minitest) >= 5.11 gem(minitest) < 6
BuildRequires: gem(bundler) >= 1.7
BuildRequires: gem(rake) >= 13.0 gem(rake) < 14

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-marcel < %EVR
Provides:      ruby-marcel = %EVR
Provides:      gem(marcel) = 1.0.1


%description
Marcel attempts to choose the most appropriate content type for a given file by
looking at the binary data, the filename, and any declared type (perhaps passed
as a request header).


%package       -n gem-marcel-doc
Version:       1.0.1
Release:       alt1
Summary:       Find the mime type of files, examining file, filename and declared type documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ marcel
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(marcel) = 1.0.1

%description   -n gem-marcel-doc
Find the mime type of files, examining file, filename and declared type
documentation files.

Marcel attempts to choose the most appropriate content type for a given file by
looking at the binary data, the filename, and any declared type (perhaps passed
as a request header).

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-marcel-doc
%ruby_gemdocdir


%changelog

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

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