Author: aredridel Date: Tue May 22 16:19:11 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - correct license - add %doc
---- Files affected: SPECS: ruby-eventmachine.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/ruby-eventmachine.spec diff -u SPECS/ruby-eventmachine.spec:1.2 SPECS/ruby-eventmachine.spec:1.3 --- SPECS/ruby-eventmachine.spec:1.2 Tue May 22 17:39:55 2007 +++ SPECS/ruby-eventmachine.spec Tue May 22 18:19:06 2007 @@ -3,7 +3,7 @@ Name: ruby-eventmachine Version: 0.7.0 Release: 1 -License: Ruby +License: GPL v2 Group: Development/Libraries Source0: http://rubyforge.org/frs/download.php/14933/eventmachine-%{version}.gem # Source0-md5: b22a7d79ba3beb6c38d1b44ddc39560f @@ -42,6 +42,7 @@ %files %defattr(644,root,root,755) +%doc README RELEASE_NOTES TODO #%attr(755,root,root) %{_bindir}/* %{ruby_rubylibdir}/*.rb %{ruby_rubylibdir}/evma @@ -55,6 +56,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/05/22 16:19:06 aredridel +- correct license +- add %doc + Revision 1.2 2007/05/22 15:39:55 aredridel - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-eventmachine.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
