Author: aredridel Date: Thu Jun 23 06:56:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added error detail patch
---- Files affected: SPECS: ruby-Og.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/ruby-Og.spec diff -u SPECS/ruby-Og.spec:1.12 SPECS/ruby-Og.spec:1.13 --- SPECS/ruby-Og.spec:1.12 Sun Jun 19 10:10:32 2005 +++ SPECS/ruby-Og.spec Thu Jun 23 08:56:43 2005 @@ -12,7 +12,8 @@ Group: Development/Languages Source0: http://rubyforge.org/download.php/4926/%{tarname}-%{version}.tgz # Source0-md5: 8c9ffb6ed75d9c4bd0ca4d985eba32c3 -uRL: http://rubyforge.org/projects/nitro/ +Patch0: %{name}-errordetail.patch +URL: http://rubyforge.org/projects/nitro/ BuildRequires: ruby Requires: ruby Requires: ruby-Glue @@ -30,6 +31,7 @@ %prep %setup -q -n %{tarname}-%{version} +%patch0 -p1 %build rdoc --ri --op ri lib @@ -58,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2005/06/23 06:56:43 aredridel +- added error detail patch + Revision 1.12 2005/06/19 08:10:32 aredridel - up to 0.19.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-Og.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
