Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37893007
en ru br
ALT Linux repos
S:1.5.0-alt1

Group :: Development/Ruby
RPM: gem-packaging-rake-tasks

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define        gemname packaging_rake_tasks

Name:          gem-packaging-rake-tasks
Version:       1.5.0
Release:       alt1
Summary:       Rake tasks providing tasks to package project in git and integration with build service
License:       LGPL-2.1
Group:         Development/Ruby
Url:           https://github.com/openSUSE/packaging_rake_tasks
Vcs:           https://github.com/opensuse/packaging_rake_tasks.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(rake) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(rake) >= 0
Provides:      gem(packaging_rake_tasks) = 1.5.0


%description
Rake tasks to allow easy packaging ruby projects in git for Build Service or
other packaging service


%package       -n gem-packaging-rake-tasks-doc
Version:       1.5.0
Release:       alt1
Summary:       Rake tasks providing tasks to package project in git and integration with build service documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета packaging_rake_tasks
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(packaging_rake_tasks) = 1.5.0

%description   -n gem-packaging-rake-tasks-doc
Rake tasks providing tasks to package project in git and integration with build
service documentation files.

Rake tasks to allow easy packaging ruby projects in git for Build Service or
other packaging service

%description   -n gem-packaging-rake-tasks-doc -l ru_RU.UTF-8
Файлы сведений для самоцвета packaging_rake_tasks.


%package       -n gem-packaging-rake-tasks-devel
Version:       1.5.0
Release:       alt1
Summary:       Rake tasks providing tasks to package project in git and integration with build service development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета packaging_rake_tasks
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(packaging_rake_tasks) = 1.5.0

%description   -n gem-packaging-rake-tasks-devel
Rake tasks providing tasks to package project in git and integration with build
service development package.

Rake tasks to allow easy packaging ruby projects in git for Build Service or
other packaging service

%description   -n gem-packaging-rake-tasks-devel -l ru_RU.UTF-8
Файлы для разработки самоцвета packaging_rake_tasks.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-packaging-rake-tasks-doc
%ruby_gemdocdir

%files         -n gem-packaging-rake-tasks-devel


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin