Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36924301
en ru br
Репозитории ALT
S:1.1.0-alt1
5.1: 0.1.0-alt1
4.1: 0.0.3-alt0.M41.1
www.altlinux.org/Changes

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

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

%def_disable check

Name:          rpm-build-ruby
Epoch:         1
Version:       1.1.0
Release:       alt1
Summary:       RPM helper scripts to calculate Ruby dependencies
License:       GPLv2
Group:         Development/Ruby
Source:        %name-%version.tar
BuildArch:     noarch

Requires:      rpm-macros-ruby
Requires:      ruby
Requires:      libruby-devel
Requires:      /usr/bin/rdoc
Requires:      /usr/bin/rake
Requires:      /bin/sed
Conflicts:     rpm-build <= 4.0.4-alt24
AutoReq:       yes,noruby

%{!?_disable_check:BuildRequires: ruby >= 1.9 ruby-stdlibs >= 1.9}

%description
These helper scripts will look at Ruby source files in your package, and will
use this information to generate automatic Requires and Provides tags for the
package.


%prep
%setup -q

%install
install -d -m 0755 %buildroot%_rpmlibdir
install -p -m 0755 ruby.{req,prov}* %buildroot%_rpmlibdir/

%files
%lang(ru) %doc README.ru
%_rpmlibdir/ruby*


%changelog

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

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