<?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/"
		>
<channel>
	<title>Comments on: yum source and debug info</title>
	<atom:link href="http://gnu.wildebeest.org/diary/2007/04/26/yum-source-and-debug-info/feed/" rel="self" type="application/rss+xml" />
	<link>http://gnu.wildebeest.org/diary/2007/04/26/yum-source-and-debug-info/</link>
	<description>Diary</description>
	<lastBuildDate>Sat, 03 Apr 2010 13:11:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Enrique Perez-Terron</title>
		<link>http://gnu.wildebeest.org/diary/2007/04/26/yum-source-and-debug-info/comment-page-1/#comment-94417</link>
		<dc:creator>Enrique Perez-Terron</dc:creator>
		<pubDate>Sat, 11 Apr 2009 20:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://gnu.wildebeest.org/diary/2007/04/26/yum-source-and-debug-info/#comment-94417</guid>
		<description>If you have the binary package installed, you can find the source package name like this:

  $ rpm -q --queryformat &#039;%{sourcermp}&#039; 

where  is the binary package name without version and architecture, e.g.

  $ rpm -q --queryformat &#039;%{sourcerpm}\n&#039; mpfr
  mpfr-2.3.1-1.fc9.src.rpm

Regards</description>
		<content:encoded><![CDATA[<p>If you have the binary package installed, you can find the source package name like this:</p>
<p>  $ rpm -q &#8211;queryformat &#8216;%{sourcermp}&#8217; </p>
<p>where  is the binary package name without version and architecture, e.g.</p>
<p>  $ rpm -q &#8211;queryformat &#8216;%{sourcerpm}\n&#8217; mpfr<br />
  mpfr-2.3.1-1.fc9.src.rpm</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
