<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kerneldump.org &#187; scripting</title>
	<atom:link href="http://blog.kerneldump.org/tag/scripting/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kerneldump.org</link>
	<description>Uh oh... You've got into my life.</description>
	<lastBuildDate>Sun, 13 Dec 2009 22:54:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>RPM Specs argument handling</title>
		<link>http://blog.kerneldump.org/307/rpm-specs-argument-handling.dump</link>
		<comments>http://blog.kerneldump.org/307/rpm-specs-argument-handling.dump#comments</comments>
		<pubDate>Tue, 03 Nov 2009 15:39:34 +0000</pubDate>
		<dc:creator>Blokje</dc:creator>
				<category><![CDATA[blogpost]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RPM]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://blog.kerneldump.org/?p=307</guid>
		<description><![CDATA[When building RPM&#8217;s it is possible to use post and pre install/uninstall hooks. These get sometimes some parameters to determine if you are upgrading or uninstalling. This could be handy when creating users while installing. So it is crucial to know these and I always forget them install upgrade uninstall %pretrans $1 == 0 $1 [...]]]></description>
		<wfw:commentRss>http://blog.kerneldump.org/307/rpm-specs-argument-handling.dump/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
