Spec URL: http://www.kanarip.com/custom/SPECS/rubygem-calendar_date_select.spec SRPM URL: http://www.kanarip.com/custom/f12/SRPMS/rubygem-calendar_date_select-1.15-2.fc12.src.rpm Description: A popular date picker widget for ruby on rails and prototype.js rpmlint has a few warnings, but 3 of them don't make sense: rubygem-calendar_date_select.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/calendar_date_select-1.15/ri/CalendarDateSelect/image%3d-c.yaml %3d rubygem-calendar_date_select.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/calendar_date_select-1.15/ri/CalendarDateSelect/format%3d-c.yaml %3d rubygem-calendar_date_select.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/calendar_date_select-1.15/ri/CalendarDateSelect/has_time%3f-c.yaml %3f rubygem-calendar_date_select.noarch: W: wrong-file-end-of-line-encoding /usr/lib/ruby/gems/1.8/gems/calendar_date_select-1.15/MIT-LICENSE The last one, wrong-file-end-of-line-encoding doesn't make any sense to me either. Am I supposed to dos2unix this file maybe?
The first three are just a result of how rdoc/ri deals with punctuaction in method names (escaping, "has_time?" => "has_time%3f"). "file MIT-LICENSE" says: MIT-LICENSE: ASCII English text, with CRLF line terminators so i think yes, dos2unix is your friend :)
New SPEC: http://www.kanarip.com/custom/SPECS/rubygem-calendar_date_select.spec New SRPM: http://www.kanarip.com/custom/f12/SRPMS/rubygem-calendar_date_select-1.15-3.fc12.src.rpm
Well, "$ rake spec" should be executed in %check, however currently this fails on rawhide due to actionpack <-> rack dependency error (bug 552972)
Well, actually "rake default" does the same thing as "rake spec", and I applied a workaround on rubygem-actionpack for bug 552972 issue. Now: - Unused %ruby_sitelib macro can be removed Other things are okay ------------------------------------------------------------------------ This package (rubygem-calendar_date_select) is APPROVED by mtasaka ------------------------------------------------------------------------
Thanks Mamoru! New Package CVS Request ======================= Package Name: rubygem-calendar_date_select Short Description: A popular date picker widget for ruby on rails and prototype.js Owners: kanarip Branches: EL-5 F-11 F-12 devel InitialCC:
CVS done (by process-cvs-requests.py)
Please submit push requests on bodhi after builds.
ping? ("ping" means that please submit push requests on bodhi as build itself seems done)
rubygem-calendar_date_select-1.15-4.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/rubygem-calendar_date_select-1.15-4.fc11
rubygem-calendar_date_select-1.15-4.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/rubygem-calendar_date_select-1.15-4.fc12
Closing.
rubygem-calendar_date_select-1.15-4.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
rubygem-calendar_date_select-1.15-4.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.