<?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: RPM Summit at the openSUSE Conference 2009</title>
	<atom:link href="http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/feed/" rel="self" type="application/rss+xml" />
	<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/</link>
	<description>Look at you, hacker. A pathetic creature of meat and bone. How can you challenge a perfect, immortal machine?</description>
	<lastBuildDate>Mon, 08 Mar 2010 12:16:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pavol Rusnak</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-10957</link>
		<dc:creator>Pavol Rusnak</dc:creator>
		<pubDate>Wed, 17 Feb 2010 12:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-10957</guid>
		<description>&lt;a href=&quot;#comment-10956&quot; rel=&quot;nofollow&quot;&gt;@Paul Eipper &lt;/a&gt; 
Thanks for the link!</description>
		<content:encoded><![CDATA[<p><a href="#comment-10956" rel="nofollow">@Paul Eipper </a><br />
Thanks for the link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Eipper</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-10956</link>
		<dc:creator>Paul Eipper</dc:creator>
		<pubDate>Wed, 17 Feb 2010 11:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-10956</guid>
		<description>Got interested in the limitations of TAR (have never really looked into it), this page sums it up pretty well: http://duplicity.nongnu.org/new_format.html#nottar</description>
		<content:encoded><![CDATA[<p>Got interested in the limitations of TAR (have never really looked into it), this page sums it up pretty well: <a href="http://duplicity.nongnu.org/new_format.html#nottar" rel="nofollow">http://duplicity.nongnu.org/new_format.html#nottar</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavol Rusnak</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-10947</link>
		<dc:creator>Pavol Rusnak</dc:creator>
		<pubDate>Wed, 17 Feb 2010 00:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-10947</guid>
		<description>&lt;a href=&quot;#comment-10946&quot; rel=&quot;nofollow&quot;&gt;@Paul Eipper &lt;/a&gt; 
Tar has filename length limitation and there are also other issues.</description>
		<content:encoded><![CDATA[<p><a href="#comment-10946" rel="nofollow">@Paul Eipper </a><br />
Tar has filename length limitation and there are also other issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Eipper</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-10946</link>
		<dc:creator>Paul Eipper</dc:creator>
		<pubDate>Wed, 17 Feb 2010 00:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-10946</guid>
		<description>Sorry, but I failed to see why &quot;TAR is really not an option …&quot; ?</description>
		<content:encoded><![CDATA[<p>Sorry, but I failed to see why &#8220;TAR is really not an option …&#8221; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Masuto Studios &#187; Blog Archive &#187; RPM Summit 2009</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-9657</link>
		<dc:creator>Masuto Studios &#187; Blog Archive &#187; RPM Summit 2009</dc:creator>
		<pubDate>Mon, 30 Nov 2009 06:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-9657</guid>
		<description>[...] The summary of the proposal is here. [...]</description>
		<content:encoded><![CDATA[<p>[...] The summary of the proposal is here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Terjan</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-8811</link>
		<dc:creator>Pascal Terjan</dc:creator>
		<pubDate>Tue, 20 Oct 2009 08:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-8811</guid>
		<description>For point 9 in Mandriva we have 2 macros a script basically doing 2 greps (excluding files or results)

-14: __find_provides	/usr/lib/rpm/mandriva/filter.sh &#039;%{?_provides_exceptions:%{_provides_exceptions}}%{!?_provides_exceptions: }&#039; &#039;%{?_exclude_files_from_autoprov:%{_exclude_files_from_autoprov}}%{!?_exclude_files_from_autoprov: }&#039; &#039;%{buildroot}&#039; /usr/lib/rpm/mandriva/find-provides

filter.sh is :
http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpm-setup/trunk/filter.sh?revision=227371&amp;content-type=text%2Fplain

So we just %define _provides_exceptions foo.so (or a more complex regexp)

Same for requires</description>
		<content:encoded><![CDATA[<p>For point 9 in Mandriva we have 2 macros a script basically doing 2 greps (excluding files or results)</p>
<p>-14: __find_provides	/usr/lib/rpm/mandriva/filter.sh &#8216;%{?_provides_exceptions:%{_provides_exceptions}}%{!?_provides_exceptions: }&#8217; &#8216;%{?_exclude_files_from_autoprov:%{_exclude_files_from_autoprov}}%{!?_exclude_files_from_autoprov: }&#8217; &#8216;%{buildroot}&#8217; /usr/lib/rpm/mandriva/find-provides</p>
<p>filter.sh is :<br />
<a href="http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpm-setup/trunk/filter.sh?revision=227371&amp;content-type=text%2Fplain" rel="nofollow">http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpm-setup/trunk/filter.sh?revision=227371&amp;content-type=text%2Fplain</a></p>
<p>So we just %define _provides_exceptions foo.so (or a more complex regexp)</p>
<p>Same for requires</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: امكانيات جديدة في حزم rpm - مجتمع لينوكس العربي</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-8796</link>
		<dc:creator>امكانيات جديدة في حزم rpm - مجتمع لينوكس العربي</dc:creator>
		<pubDate>Sun, 18 Oct 2009 10:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-8796</guid>
		<description>[...] رابط حوصلة الاجتماعات رابط إشهار المؤتمر [...]</description>
		<content:encoded><![CDATA[<p>[...] رابط حوصلة الاجتماعات رابط إشهار المؤتمر [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kavol</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-8765</link>
		<dc:creator>kavol</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-8765</guid>
		<description>&lt;a href=&quot;#comment-8680&quot; rel=&quot;nofollow&quot;&gt;@ Raphael Hertzog&lt;/a&gt;

&lt;blockquote&gt;I’m looking forwards for ideas that would make it more likely for all our distributions to share the same package manager one day…&lt;/blockquote&gt;

while this is idea that deserves attention, I find it quite funny how do you imply that this has to be dpkg :-) ... if you are so eager to cooperate and not to let everyone &quot;play in own sandbox&quot;, why don&#039;t you participate in RPM development? - rumour has it that .rpm predates .deb ... while I&#039;m unable to find some article about history of the formats, I have to warn you not to use the false argument that dpkg started earlier, as a project, because what it has used before .rpm came out wasn&#039;t like the .deb packages we know now</description>
		<content:encoded><![CDATA[<p><a href="#comment-8680" rel="nofollow">@ Raphael Hertzog</a></p>
<blockquote><p>I’m looking forwards for ideas that would make it more likely for all our distributions to share the same package manager one day…</p></blockquote>
<p>while this is idea that deserves attention, I find it quite funny how do you imply that this has to be dpkg <img src='http://stick.gk2.sk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  &#8230; if you are so eager to cooperate and not to let everyone &#8220;play in own sandbox&#8221;, why don&#8217;t you participate in RPM development? &#8211; rumour has it that .rpm predates .deb &#8230; while I&#8217;m unable to find some article about history of the formats, I have to warn you not to use the false argument that dpkg started earlier, as a project, because what it has used before .rpm came out wasn&#8217;t like the .deb packages we know now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nuevas características para RPM &#171; MicroTeknologias</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-8746</link>
		<dc:creator>Nuevas características para RPM &#171; MicroTeknologias</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-8746</guid>
		<description>[...] Aparte de estos cambios de características, el equipo de RPM tiene algunas más en su lista &#8220;top 10&#8243;.  Más información en el blog de Pavol Rusnak. [...]</description>
		<content:encoded><![CDATA[<p>[...] Aparte de estos cambios de características, el equipo de RPM tiene algunas más en su lista &#8220;top 10&#8243;.  Más información en el blog de Pavol Rusnak. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://stick.gk2.sk/blog/2009/10/rpm-summit-at-the-opensuse-conference-2009/comment-page-1/#comment-8744</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 14 Oct 2009 05:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://stick.gk2.sk/?p=761#comment-8744</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
