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

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

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

%define        gemname audited

Name:          gem-audited
Version:       5.2.0
Release:       alt1
Summary:       Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/collectiveidea/audited
Vcs:           https://github.com/collectiveidea/audited.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(appraisal) >= 0
BuildRequires: gem(rails) >= 5.0
BuildRequires: gem(rspec-rails) >= 0
BuildRequires: gem(standard) >= 0
BuildRequires: gem(single_cov) >= 0
BuildRequires: gem(sqlite3) >= 1.3.6
BuildRequires: gem(mysql2) >= 0.3.20
BuildRequires: gem(pg) >= 0.18
BuildRequires: gem(activerecord) >= 5.0
BuildConflicts: gem(rails) >= 7.1
BuildConflicts: gem(pg) >= 2.0
BuildConflicts: gem(activerecord) >= 7.1
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(activerecord) >= 5.0
Conflicts:     gem(activerecord) >= 7.1
Obsoletes:     ruby-audited < %EVR
Provides:      ruby-audited = %EVR
Provides:      gem(audited) = 5.2.0


%description
Audited (previously acts_as_audited) is an ORM extension that logs all changes
to your models. Audited can also record who made those changes, save comments
and associate models related to the changes.

Audited currently (4.x) works with Rails 6.0, 5.2, 5.1, 5.0 and 4.2.


%package       -n gem-audited-doc
Version:       5.2.0
Release:       alt1
Summary:       Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ audited
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(audited) = 5.2.0

%description   -n gem-audited-doc
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to
your Rails models documentation files.

Audited (previously acts_as_audited) is an ORM extension that logs all changes
to your models. Audited can also record who made those changes, save comments
and associate models related to the changes.

Audited currently (4.x) works with Rails 6.0, 5.2, 5.1, 5.0 and 4.2.

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


%package       -n gem-audited-devel
Version:       5.2.0
Release:       alt1
Summary:       Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ audited
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(audited) = 5.2.0
Requires:      gem(appraisal) >= 0
Requires:      gem(rails) >= 5.0
Requires:      gem(rspec-rails) >= 0
Requires:      gem(standard) >= 0
Requires:      gem(single_cov) >= 0
Requires:      gem(sqlite3) >= 1.3.6
Requires:      gem(mysql2) >= 0.3.20
Requires:      gem(pg) >= 0.18
Conflicts:     gem(rails) >= 7.1
Conflicts:     gem(pg) >= 2.0

%description   -n gem-audited-devel
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to
your Rails models development package.

Audited (previously acts_as_audited) is an ORM extension that logs all changes
to your models. Audited can also record who made those changes, save comments
and associate models related to the changes.

Audited currently (4.x) works with Rails 6.0, 5.2, 5.1, 5.0 and 4.2.

%description   -n gem-audited-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ audited.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-audited-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-audited-devel
%doc README.md


%changelog

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

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