<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Installing source package with YUM</title>
	<atom:link href="http://blog.foppiano.org/2007/12/11/installing-source-package-with-yum/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foppiano.org/2007/12/11/installing-source-package-with-yum/</link>
	<description>this blog is a feature</description>
	<lastBuildDate>Sat, 10 Dec 2011 08:02:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: joost</title>
		<link>http://blog.foppiano.org/2007/12/11/installing-source-package-with-yum/#comment-14043</link>
		<dc:creator><![CDATA[joost]]></dc:creator>
		<pubDate>Mon, 27 Jun 2011 13:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/12/11/installing-source-package-with-yum/#comment-14043</guid>
		<description><![CDATA[And to install all build dependencies automagically:

$ sudo yum-builddep packagename
(&#039;packagename&#039; can be a local src.rpm filename or a package name in the yum repo)

Install and build source rpm as normal user:
(building as root is dangerous and should be avoided!)

$ rpm -ivh packagename-version.src.rpm
$ cd ~/rpmbuild (or ~/rpm on some systems)
$ cd SPECS
$ rpmbuild -ba packagename.spec]]></description>
		<content:encoded><![CDATA[<p>And to install all build dependencies automagically:</p>
<p>$ sudo yum-builddep packagename<br />
(&#8216;packagename&#8217; can be a local src.rpm filename or a package name in the yum repo)</p>
<p>Install and build source rpm as normal user:<br />
(building as root is dangerous and should be avoided!)</p>
<p>$ rpm -ivh packagename-version.src.rpm<br />
$ cd ~/rpmbuild (or ~/rpm on some systems)<br />
$ cd SPECS<br />
$ rpmbuild -ba packagename.spec</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giopao</title>
		<link>http://blog.foppiano.org/2007/12/11/installing-source-package-with-yum/#comment-12671</link>
		<dc:creator><![CDATA[giopao]]></dc:creator>
		<pubDate>Wed, 12 Dec 2007 13:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/12/11/installing-source-package-with-yum/#comment-12671</guid>
		<description><![CDATA[è la base dell&#039;open source, riutilizzare qualcosa per creare qualcosa altro. Il codice viene rilasciato proprio per questo. qualcuno possa riutilizzarlo per creare qualcosa altro.]]></description>
		<content:encoded><![CDATA[<p>è la base dell&#8217;open source, riutilizzare qualcosa per creare qualcosa altro. Il codice viene rilasciato proprio per questo. qualcuno possa riutilizzarlo per creare qualcosa altro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whitenoise</title>
		<link>http://blog.foppiano.org/2007/12/11/installing-source-package-with-yum/#comment-12661</link>
		<dc:creator><![CDATA[whitenoise]]></dc:creator>
		<pubDate>Tue, 11 Dec 2007 11:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/12/11/installing-source-package-with-yum/#comment-12661</guid>
		<description><![CDATA[puffetta, non mi è chiaro cosa hanno scopiazzato da debian :P puoi essere un po&#039; piu specifica?]]></description>
		<content:encoded><![CDATA[<p>puffetta, non mi è chiaro cosa hanno scopiazzato da debian <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  puoi essere un po&#8217; piu specifica?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: puffetta</title>
		<link>http://blog.foppiano.org/2007/12/11/installing-source-package-with-yum/#comment-12660</link>
		<dc:creator><![CDATA[puffetta]]></dc:creator>
		<pubDate>Tue, 11 Dec 2007 11:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/12/11/installing-source-package-with-yum/#comment-12660</guid>
		<description><![CDATA[che stupore per una scopiazzatura da debian!
gli rpm erano talmente incasinati che alla fine han dovuto copiare apt

poveri rpm-based fedora users]]></description>
		<content:encoded><![CDATA[<p>che stupore per una scopiazzatura da debian!<br />
gli rpm erano talmente incasinati che alla fine han dovuto copiare apt</p>
<p>poveri rpm-based fedora users</p>
]]></content:encoded>
	</item>
</channel>
</rss>

