From 1b1a5f69b146f8a06d6f827d50375f5eb4511542 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 28 Aug 2014 23:20:47 +0200 Subject: [PATCH] - requires iconv (separate package as of ruby 2.0) - rel 3 --- ruby-tmail.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruby-tmail.spec b/ruby-tmail.spec index 566c24d..5103df4 100644 --- a/ruby-tmail.spec +++ b/ruby-tmail.spec @@ -4,7 +4,7 @@ Summary(pl.UTF-8): TMail - biblioteka do obsługi poczty Name: ruby-%{pkgname} # WARNING! TMail >= 1.2.5 is not compatible with ruby 1.9! Version: 1.2.3.1 -Release: 2 +Release: 3 License: GPL Group: Development/Languages Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem @@ -13,6 +13,7 @@ Patch0: %{name}-fixes.patch URL: http://tmail.rubyforge.org/ BuildRequires: rpm-rubyprov BuildRequires: rpmbuild(macros) >= 1.665 +BuildRequires: ruby-iconv BuildRequires: ruby-irb BuildRequires: ruby-json Requires: ruby-rchardet >= 1.3 -- 2.44.0