Author: hawk Date: Sun May 30 16:11:54 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix: req /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/IceStorm not found
---- Files affected: packages/ice: ice.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/ice/ice.spec diff -u packages/ice/ice.spec:1.28 packages/ice/ice.spec:1.29 --- packages/ice/ice.spec:1.28 Sun May 30 16:34:41 2010 +++ packages/ice/ice.spec Sun May 30 18:11:49 2010 @@ -18,7 +18,7 @@ Summary: The Ice base runtime and services Name: ice Version: 3.4.0 -Release: 3 +Release: 4 License: GPL v2 with exceptions (see ICE_LICENSE) Group: Applications URL: http://www.zeroc.com/ @@ -601,6 +601,7 @@ %{ruby_sitearchdir}/IcePatch2.rb %{ruby_sitearchdir}/IcePatch2 %{ruby_sitearchdir}/IceStorm.rb +%dir %{ruby_sitearchdir}/IceStorm %{ruby_sitearchdir}/IceStorm/IceStorm.rb %attr(755,root,root) %{ruby_sitearchdir}/IceRuby.so %endif @@ -639,6 +640,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2010/05/30 16:11:49 hawk +- fix: req /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/IceStorm not found + Revision 1.28 2010/05/30 14:34:41 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ice/ice.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
