Author: baggins Date: Sat Feb 27 17:35:42 2010 GMT Module: packages Tag: HEAD ---- Log message: - renamed ruby-ActiveMerchant -> ruby-activemerchant
---- Files affected: packages/ruby-activemerchant: ruby-activemerchant.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/ruby-activemerchant/ruby-activemerchant.spec diff -u packages/ruby-activemerchant/ruby-activemerchant.spec:1.5 packages/ruby-activemerchant/ruby-activemerchant.spec:1.6 --- packages/ruby-activemerchant/ruby-activemerchant.spec:1.5 Thu Sep 18 04:07:48 2008 +++ packages/ruby-activemerchant/ruby-activemerchant.spec Sat Feb 27 18:35:37 2010 @@ -1,19 +1,20 @@ # $Revision$, $Date$ +%define pkgname activemerchant Summary: Ruby library for dealing with Creditcards, Payments and shipping Summary(pl.UTF-8): Biblioteka języka Ruby do obsługi kart kredytowych, płatności i wysyłek -Name: ruby-ActiveMerchant -%define tarname activemerchant +Name: ruby-activemerchant Version: 1.0.3 Release: 1 License: Ruby-alike Group: Development/Languages -Source0: http://rubyforge.org/frs/download.php/17865/%{tarname}-%{version}.tgz +Source0: http://rubyforge.org/frs/download.php/17865/%{pkgname}-%{version}.tgz # Source0-md5: fa6ae6d8f551974eb4676d346dfe13a1 Patch0: %{name}-paths.patch URL: http://www.activemerchant.org/ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules %{?ruby_mod_ver_requires_eq} +Obsoletes: ruby-ActiveMerchant #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,7 +31,7 @@ zasadą, jaką kierowali się projektanci tej biblioteki. %prep -%setup -q -n %{tarname}-%{version} +%setup -q -n %{pkgname}-%{version} %patch0 -p1 %build @@ -58,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/02/27 17:35:37 baggins +- renamed ruby-ActiveMerchant -> ruby-activemerchant + Revision 1.5 2008/09/18 02:07:48 aredridel - add paths patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-activemerchant/ruby-activemerchant.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
