<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gem on Saleem Ansari</title>
    <link>/tags/gem/</link>
    <description>Recent content in Gem on Saleem Ansari</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>(c) 2024 Saleem Ansari</copyright>
    <lastBuildDate>Wed, 22 Feb 2012 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/gem/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ruby GEM to RPM all in one go</title>
      <link>/2012/02/22/ruby-gem-to-rpm-all-in-one-go/</link>
      <pubDate>Wed, 22 Feb 2012 00:00:00 +0000</pubDate>
      <guid>/2012/02/22/ruby-gem-to-rpm-all-in-one-go/</guid>
      <description>This is my first attempt at building RPM packages for Ruby GEMS. https://gist.github.com/1885411&#xA;Requirements:&#xA;yum install rpmdevtools yum install ruby rubygems rubygem-gem2rpm How to run:&#xA;$ ruby make_rpms.rb -t ~/tmp/rpm-gem-packaging/ -n mechanize -r 2.2.1 This will download the gem and dependencies and generate SRPM and RPM files in the following folder:&#xA;~/tmp/rpm-gem-packaging/rpmbuild/ NOTE: The status of SUCCESS and FAILURE can be seen in the file:&#xA;~/tmp/rpm-gem-packaging/rpmbuild/status.txt Check for RPM and SRPM files which were generated:</description>
    </item>
  </channel>
</rss>
