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

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

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

%define pkgname actionmailer

Name: ruby-%pkgname
Version: 1.3.6
Release: alt1
Summary: Service layer for easy email delivery and testing
License: MIT
Group: Development/Ruby
Url: http://rubyforge.org/projects/actionmailer/

Packager: Ruby Maintainers Team <ruby at packages.altlinux.org>

Source: %pkgname-%version.tar
Patch: %pkgname-%version-%release.patch

BuildArch: noarch

# TODO for 2.x: remove lib/action_mailer/vendor/ and package:

#  http://rubyforge.org/projects/text-format
#  check compatibility with ruby-tmail 1.2.0
Requires: ruby-stdlibs, ruby-actionpack = 1.13.6

BuildRequires: ruby >= 1.8.1-alt9, libruby-devel

%description
Makes it trivial to test and deliver emails sent from a single service layer.

%package doc
Summary: Documentation files for %pkgname
Group: Documentation

%description doc
Documentation files for %pkgname

%prep
%setup -q -n %pkgname-%version
%patch -p1

%install
DESTDIR=%buildroot ruby -rvendor-specific install.rb
%rdoc lib/

%files
%doc CHANGELOG README
%ruby_sitelibdir/*

%files doc
%ruby_ri_sitedir/Action*

%changelog

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

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