Spec URL: http://github.com/admiyo/MySpecs/raw/master/rubygem-buildr.spec SRPM URL: http://admiyo.fedorapeople.org/buildr-repo/rubygem-buildr-1.3.5-2.young.src.rpm Description: Apache Buildr is a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM languages and tools. It is written in Ruby, and the buildfiles are straight ruby.
buildr depends on many other rpms. THis is the info for all of those other packages: Available at the same URL s the above SRPM is: rubygem-addressable-2.1.1-1.young.src.rpm rubygem-Antwrap-0.7.0-1.young.src.rpm rubygem-buildr-1.3.5-2.young.src.rpm rubygem-columnize-0.3.1-1.young.src.rpm rubygem-cucumber-0.6.4-1.young.src.rpm rubygem-echoe-4.3-1.young.src.rpm rubygem-fakefs-0.2.1-1.young.src.rpm rubygem-heckle-1.4.3-1.young.src.rpm rubygem-hpricot-0.8.2-1.young.src.rpm rubygem-httpclient-2.1.5.2-1.young.src.rpm rubygem-json_pure-1.2.3-1.young.src.rpm rubygem-libxml-ruby-1.1.3-1.young.src.rpm rubygem-linecache-0.43-1.young.src.rpm rubygem-net-sftp-2.0.4-1.young.src.rpm rubygem-net-ssh-2.0.21-1.young.src.rpm rubygem-prawn-0.8.4-1.young.src.rpm rubygem-prawn-core-0.8.4-1.young.src.rpm rubygem-prawn-format-0.2.3-1.young.src.rpm rubygem-prawn-layout-0.8.4-1.young.src.rpm rubygem-prawn-security-0.8.4-1.young.src.rpm rubygem-rjb-1.2.0-1.young.src.rpm rubygem-rr-0.10.11-1.young.src.rpm rubygem-ruby-debug-0.10.3-1.young.src.rpm rubygem-ruby-debug-base-0.10.3-1.young.src.rpm rubygem-rubyzip-0.9.1-1.young.src.rpm rubygem-shoulda-2.10.3-1.young.src.rpm rubygem-spork-0.8.2-1.young.src.rpm rubygem-term-ansicolor-1.0.5-1.young.src.rpm rubygem-webmock-0.9.1-1.young.src.rpm rubygem-xml-simple-1.0.12-1.young.src.rpm Spec files for all of these can be found in the git repo: http://github.com/admiyo/MySpecs
Updated the spec file: http://github.com/admiyo/MySpecs/blob/ddead7dfa82e765d3d2bb54a789d36c9618d752e/rubygem-buildr.spec Changes: Added a patch for the version issue introduced by rubygems 1.3.6 Moved the gem install into the %build section. This provides better debugging of the patch process. Converted %define to %global Removed duplicate %file entries for documents.
http://admiyo.fedorapeople.org/buildr-repo/rubygem-buildr-1.3.5-4.young.src.rpm
http://admiyo.fedorapeople.org/buildr-repo/rubygem-buildr-1.3.5-6.young.src.rpm http://github.com/admiyo/MySpecs/blob/b3f15623e82c3b322b7a7a082f193cd2ef07a1d8/rubygem-buildr.spec Added a patch for a bug introduced by a change in the rubyzip API. Now it uses named parameters, which will work with either 1.9.1 or 1.9.4 rubyzip. Cleaned up rpmlint errors.