]> git.pld-linux.org Git - packages/ruby-actionmailer.git/commitdiff
- up to 1.1.1 auto/ac/ruby-ActionMailer-1_1_1-1
authoraredridel <aredridel@pld-linux.org>
Tue, 25 Oct 2005 16:25:57 +0000 (16:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-actionmailer.spec -> 1.10

ruby-actionmailer.spec

index 252cf66e3ba7417ecaf65f3bacc97b36e4806d4a..9d097fec3558843fb90e0b11be674e1b1fb4551f 100644 (file)
@@ -5,13 +5,12 @@ Summary:      Mail generator library for Ruby
 Summary(pl):   Biblioteka do generowania listów w jêzyku Ruby
 Name:          ruby-ActionMailer
 %define tarname actionmailer
-Version:       1.0.0
+Version:       1.1.1
 Release:       1
 License:       Ruby-alike
 Group:         Development/Languages
-Source0:       http://rubyforge.org/download.php/5117/%{tarname}-%{version}.tgz
-# Source0-md5: 2f8fba468c27e0f980dd56c452aa9f64
-Patch0:        %{name}-sanity.patch
+Source0:       http://rubyforge.org/download.php/6575/%{tarname}-%{version}.tgz
+# Source0-md5: 3649c201096d5e4d0a45f34ddd253c60
 URL:           http://actionpack.rubyonrails.org/
 BuildRequires: ruby
 Requires:      ruby
@@ -29,7 +28,6 @@ elektronicznych na podstawie szablon
 
 %prep
 %setup -q -n %{tarname}-%{version}
-%patch0 -p1
 
 %build
 rm -rf lib/action_mailer/vendor
@@ -50,3 +48,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc README rdoc
 %{ruby_rubylibdir}/*
 %{ruby_ridir}/ActionMailer
+%{ruby_ridir}/MailHelper
This page took 0.327806 seconds and 4 git commands to generate.