tempe fudcon2011 and ruby sig
by "Guillermo Gómez S."
This email is just to know if anyone from this SIG will be attending
Tempe Fudcon2011, i will, so it would be nice to use FUDCon to promote
ruby in general so i would like to start gathering info to get together
there.
Toshio proposed to me the idea of coding dojos for fudcons but this idea
still raw.
My bet is we could use fudcon to make fedora-ruby a better platform in
all senses, maybe solve issues at the hackfests.
krgds
Guillermo
------------------------
http://www.neotechgw.com
http://gomix.fedora-ve.org
13 years, 1 month
gem packages including vendorlized external gems
by Mamoru Tasaka
Hello, all:
As written on Fedora "general" packaging guideline [1], and as
kanarip explained on this mailing list, generally we do not allow
to use gems including vendorized external gems.
Now as I saw a review request based on a rubygem containing vendorlized
external gems [3], I searched for rubygem based rpms on Fedora rawhide
containing vendorlized gems and actually we already ships such ones:
Owner srpm bin_rpm
kanarip rubygem-picnic-0.8.1-2.fc12 rubygem-picnic
kanarip rubygem-shoulda-2.11.3-1.fc15 rubygem-shoulda-doc
mmorsi rubygem-actionmailer-2.3.8-1.fc15 rubygem-actionmailer
mmorsi rubygem-actionpack-2.3.8-2.fc15 rubygem-actionpack
mmorsi rubygem-activesupport-2.3.8-2.fc15 rubygem-activesupport
mmorsi rubygem-compass-0.8.17-3.fc14 rubygem-compass
mtasaka rubygem-activeldap-1.2.1-1.fc13 rubygem-activeldap
mtasaka rubygem-gettext_activerecord-2.1.0-1.fc13 rubygem-gettext_activerecord-doc
mtasaka rubygem-gettext_rails-2.1.0-3.fc14 rubygem-gettext_rails-doc
( I have 3....)
For example, activesupport 2.3.8 contains builder-2.1.2, i18n-0.3.7, memcache-client-1.7.4,
tzinfo-0.3.12. All of them should be packaged separately and activesupport should depend
on such separately packaged rubygem related packages.
Unless there are some opinions that this kind of bundling external projects should
be allowed, I will file bugs for these packages on RH bugzilla (and also I have to
fix such bugs) Note that I guess this kind of bundling external projects should also
require FESCO's approval anyway.
[1] https://fedoraproject.org/wiki/Packaging/Guidelines#Bundling_of_multiple_...
[2] http://lists.fedoraproject.org/pipermail/ruby-sig/2010-June/000197.html
[3] https://bugzilla.redhat.com/show_bug.cgi?id=633089
Regards,
Mamoru
13 years, 3 months
rubygem-rack in epel and fedora
by Michael Stahnke
I'd like to bump rubygem-rack to the latest (1.2.1) in Rawhide and
EPEL. I was worried about EPEL and even started making a seperate
branch for a rack1 package, but according to my queries, the only
packages requiring rack in EPEL are:
EPEL:
stahnma@tyr /home/stahnma> repoquery -q --whatrequires "rubygem(rack)"
rubygem-sinatra-1:1.0-2.el5.noarch
rubygem-shotgun-0:0.4-1.el5.noarch
F13:
stahnma@olive /home/stahnma> repoquery --whatrequires "rubygem(rack)"
rubygem-actionpack-1:2.3.5-1.fc13.noarch
rubygem-actionpack-1:2.3.5-2.fc13.noarch
rubygem-merb-core-0:1.0.15-1.fc13.noarch
rubygem-shotgun-0:0.4-1.fc13.noarch
rubygem-sinatra-1:0.9.4-2.fc12.noarch
rubygem-sinatra-1:1.0-1.fc13.noarch
rubygem-thin-0:1.2.5-5.fc13.i686
There are some API changes between rack-0.9 and rack-1.2, but mostly
semantics. For rawhide/fedora, I am pretty sure it will be ok. What
are the thoughts for this update in EPEL? It would allow sinatra,
shotgun, and possibly a new (parallel) version of rails.
stahnma
13 years, 3 months
Rails 2.3.8 in Rawhide
by Mo Morsi
After some vetting (thanks Mamoru) the Rails 2.3.8 rpms are Fedora
ready and pushed into rawhide. Feel free to pull from there to get the
latest stable 2.3.x rails build.
It's too late for the F14 release and I was contemplating whether or not
these should go into F14 updates. Would anyone object to this? If there
is any major incompatibilities or API changes between versions, we
should probably hold off to F15, but it would be nice to be able to
access these sooner than that.
-Mo
13 years, 3 months
SELinux for mod_passenger
by Michal Fojtik
Hi,
FYI we are working on Fedora SELinux policy for mod_passenger.
This policy will be part of Apache SELinux policies, so mod_passenger
will just work out of the box.
Because packaging of mod_passenger is a bit complicated (boots issues)
we will support 'gem' installation method (gem install passenger) for now.
This policy should be ready for testing until next week.
-- Michal
13 years, 3 months
rubygem based rawhide packages stats on 2010-09-03
by Mamoru Tasaka
Among rubygem related rawhide packages on Fedora, the following
packages are not using the latest gems provided by the upstream.
Please consider to update these.
Note that only rpms based on gems hosted on gems.rubyforge.org
are reported in this mail.
Owner srpm latest Fedora
gerd rubygem-rdiscount 1.6.5 1.6.3.2-4.fc14
hpejakle rubygem-coderay 0.9.4 0.8.312-4.fc12
hpejakle rubygem-trollop 1.16.2 1.15-1.fc13
kanarip rubygem-calendar_date_select 1.16.1 1.15-4.fc13
kanarip rubygem-facets 2.8.4 2.8.0-2.fc13
kanarip rubygem-fattr 2.1.0 1.0.3-3.fc12
kanarip rubygem-gemcutter 0.6.1 0.3.0-3.fc14
kanarip rubygem-highline 1.6.1 1.5.1-1.fc13
kanarip rubygem-main 4.2.0 4.0.0-1.fc13
kanarip rubygem-markaby 0.7.1 0.5-4.fc12
kanarip rubygem-mocha 0.9.8 0.9.7-2.fc12
kanarip rubygem-picnic 0.8.1.20100201 0.8.1-2.fc12
kanarip rubygem-polyglot 0.3.1 0.2.5-4.fc12
kanarip rubygem-rack 1.2.1 1.1.0-2.fc14
kanarip rubygem-restr 0.5.2 0.5.0-2.fc12
kanarip rubygem-reststop 0.5.3 0.4.0-2.fc12
kanarip rubygem-shoulda 2.11.3 2.10.2-2.fc15
kanarip rubygem-sqlite3-ruby 1.3.1 1.2.4-5.fc12
laxathom rubygem-json 1.4.6 1.4.3-2.fc14
lkundrak rubygem-configuration 1.1.0 0.0.5-5.fc14
lkundrak rubygem-treetop 1.4.8 1.3.0-1.fc12
mfojtik rubygem-gherkin 2.2.0 2.1.5-3.fc14
mfojtik rubygem-rack-test 0.5.4 0.4.0-2.fc12
mfojtik rubygem-rest-client 1.6.1 1.4.0-6.fc14
mfojtik rubygem-right_aws 2.0.0 1.10.0-4.fc14
mfojtik rubygem-thin 1.2.7 1.2.5-5.fc13
mfojtik rubygem-will_paginate 2.3.14 2.3.12-2.fc14
mkent rubygem-ParseTree 3.0.6 3.0.5-1.fc14
mkent rubygem-RubyInline 3.8.6 3.8.4-1.fc13
mkent rubygem-ZenTest 4.4.0 4.3.3-1.fc15
mkent rubygem-erubis 2.6.6 2.6.5-2.fc13
mkent rubygem-extlib 0.9.15 0.9.13-5.fc13
mkent rubygem-haml 3.0.18 3.0.17-1.fc15
mkent rubygem-merb-core 1.1.3 1.0.15-1.fc13
mkent rubygem-merb-gen 1.1.3 1.0.15-2.fc14
mkent rubygem-merb-slices 1.1.3 1.0.15-1.fc13
mkent rubygem-minitest 1.7.1 1.6.0-1.fc14
mkent rubygem-mixlib-authentication 1.1.4 1.1.2-2.fc14
mkent rubygem-mixlib-cli 1.2.0 1.1.0-3.fc14
mkent rubygem-mixlib-config 1.1.2 1.1.0-4.fc14
mkent rubygem-ohai 0.5.6 0.5.0-1.fc14
mkent rubygem-ruby2ruby 1.2.5 1.2.4-2.fc13
mkent rubygem-ruby_parser 2.0.5 2.0.4-3.fc13
mkent rubygem-sexp_processor 3.0.5 3.0.4-1.fc14
mkent rubygem-thor 0.14.0 0.13.6-1.fc14
mmorsi rubygem-actionmailer 3.0.0 2.3.8-1.fc15
mmorsi rubygem-actionpack 3.0.0 2.3.8-2.fc15
mmorsi rubygem-activerecord 3.0.0 2.3.8-3.fc15
mmorsi rubygem-activeresource 3.0.0 2.3.8-1.fc15
mmorsi rubygem-activesupport 3.0.0 2.3.8-2.fc15
mmorsi rubygem-compass 0.10.5 0.8.17-3.fc14
mmorsi rubygem-rails 3.0.0 2.3.8-1.fc15
mmorsi rubygem-yard 0.6.0 0.5.3-3.fc14
mtasaka rubygem-activeldap 1.2.2 1.2.1-1.fc13
mtasaka rubygem-hoe 2.6.2 2.6.1-1.fc14
robert rubygem-fastercsv 1.5.3 1.5.1-1.fc14
shreyankg rubygem-curb 0.7.8 0.7.7.1-4.fc14
shreyankg rubygem-rufus-scheduler 2.0.6 2.0.4-1.fc13
shreyankg rubygem-sup 0.11 0.10.2-5.fc14
sseago rubygem-daemons 1.1.0 1.0.10-2.fc12
stahnma rubygem-RedCloth 4.2.3 4.2.2-1.fc15
stahnma rubygem-launchy 0.3.7 0.3.5-1.fc15
stahnma rubygem-rubigen 1.5.5 1.5.4-1.fc14
stahnma rubygem-shotgun 0.8 0.4-1.fc15
stahnma rubygem-simple-rss 1.2.3 1.2-6.fc13
tremble rubygem-icalendar 1.1.5 1.1.0-4.fc13
wakko666 rubygem-pathname2 1.6.3 1.6.2-6.fc13
Regards,
Mamoru
13 years, 3 months