Author: aredridel Date: Thu Sep 18 02:07:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add paths patch
---- Files affected: SPECS: ruby-ActiveMerchant.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/ruby-ActiveMerchant.spec diff -u SPECS/ruby-ActiveMerchant.spec:1.4 SPECS/ruby-ActiveMerchant.spec:1.5 --- SPECS/ruby-ActiveMerchant.spec:1.4 Wed Dec 19 00:02:46 2007 +++ SPECS/ruby-ActiveMerchant.spec Thu Sep 18 04:07:48 2008 @@ -9,6 +9,7 @@ Group: Development/Languages Source0: http://rubyforge.org/frs/download.php/17865/%{tarname}-%{version}.tgz # Source0-md5: fa6ae6d8f551974eb4676d346dfe13a1 +Patch0: %{name}-paths.patch URL: http://www.activemerchant.org/ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules @@ -30,6 +31,7 @@ %prep %setup -q -n %{tarname}-%{version} +%patch0 -p1 %build #rdoc --ri --op ri lib @@ -56,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/09/18 02:07:48 aredridel +- add paths patch + Revision 1.4 2007/12/18 23:02:46 aredridel - 1.0.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-ActiveMerchant.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
