Re: updated F15 / rails 3.0.3 status

2011-01-19 Thread Mohammed Morsi
On 01/19/2011 06:41 AM, Vít Ondruch wrote: Dne 19.1.2011 06:17, Mohammed Morsi napsal(a): I spent several cycles over the last few days updating many of the rails 3.0.3 rpms and dependencies in preparation to submit them to rawhide for Fedora 15. I've also shored up various bugzilla new

check task for rubygems without bundled test

2011-01-19 Thread Vít Ondruch
Hello, Currently I am dealing with several rubygems (arel, regin) that do not contain bundled their test suites, although the test suite is usually available on GitHub. It would be nice to run the test suite during packaging, however I am reluctant to modify the package in that way that it

Re: check task for rubygems without bundled test

2011-01-19 Thread Vít Ondruch
Dne 19.1.2011 17:00, Mohammed Morsi napsal(a): Couple of comments. On 01/19/2011 10:45 AM, Vít Ondruch wrote: Hello, Currently I am dealing with several rubygems (arel, regin) that do not contain bundled their test suites, although the test suite is usually available on GitHub. It would

Re: check task for rubygems without bundled test

2011-01-19 Thread Vít Ondruch
Dne 19.1.2011 17:40, Vít Ondruch napsal(a): Dne 19.1.2011 17:00, Mohammed Morsi napsal(a): Couple of comments. On 01/19/2011 10:45 AM, Vít Ondruch wrote: Hello, Currently I am dealing with several rubygems (arel, regin) that do not contain bundled their test suites, although the test

Re: check task for rubygems without bundled test

2011-01-19 Thread Mohammed Morsi
On 01/19/2011 11:54 AM, Vít Ondruch wrote: Dne 19.1.2011 17:40, Vít Ondruch napsal(a): Dne 19.1.2011 17:00, Mohammed Morsi napsal(a): Couple of comments. On 01/19/2011 10:45 AM, Vít Ondruch wrote: %check mkdir %{_tmppath}/%{gemname}-%{version} tar xzvf %{SOURCE1} -C