Author: aredridel Date: Sat May 6 01:03:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - adapterized
---- Files affected: SPECS: ruby-rexpect.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ruby-rexpect.spec diff -u SPECS/ruby-rexpect.spec:1.1 SPECS/ruby-rexpect.spec:1.2 --- SPECS/ruby-rexpect.spec:1.1 Sat May 6 03:03:18 2006 +++ SPECS/ruby-rexpect.spec Sat May 6 03:03:43 2006 @@ -7,7 +7,7 @@ Group: Development/Libraries Source0: http://rubyforge.org/frs/download.php/5147/rexpect-%{version}.tgz # Source0-md5: d138c618325890e8a18392c83e40c638 -Patch0: %{name}-open3.patch +Patch0: %{name}-open3.patch URL: http://rexpect.rubyforge.org/ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules @@ -16,9 +16,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -RExpect is a drop in replacement for the expect.rb module in the ruby -standard library that is faster and more robust, cabable of driving many -devices simultaneously. +RExpect is a drop in replacement for the expect.rb module in the ruby +standard library that is faster and more robust, cabable of driving +many devices simultaneously. %prep %setup -q -n rexpect-%{version} @@ -60,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/05/06 01:03:43 aredridel +- adapterized + Revision 1.1 2006/05/06 01:03:18 aredridel - added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-rexpect.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
