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

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

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

Name: ruby-redcloth
Version: 3.0.4
Release: alt1
Summary: RedCloth is a module for using Textile in Ruby
License: BSD
Group: Development/Ruby
Url: http://rubyforge.org/projects/redcloth/
Source: RedCloth-%version.tar.gz
BuildArch: noarch

BuildRequires: ruby, libruby-devel

%description
RedCloth is a module for using Textile in Ruby. Textile is a text format.
A very simple text format. Another stab at making readable text that can
be converted to HTML.

%prep
%setup -q -n RedCloth-%version

%build
ruby -r vendor-specific setup.rb config
ruby -r vendor-specific setup.rb setup
%__subst 's|18$||' bin/*

%install
ruby -r vendor-specific setup.rb install --prefix=%buildroot

%files
%_bindir/*
%ruby_sitelibdir/*

%changelog

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

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