<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=6369&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / How to make rpm package for xfce？]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=6369</link>
		<description><![CDATA[The most recent posts in How to make rpm package for xfce？.]]></description>
		<lastBuildDate>Mon, 17 Oct 2011 03:18:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23287#p23287</link>
			<description><![CDATA[<p>angstrom ，thank you very much！</p>]]></description>
			<author><![CDATA[dummy@example.com (ggstone)]]></author>
			<pubDate>Mon, 17 Oct 2011 03:18:53 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23287#p23287</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23277#p23277</link>
			<description><![CDATA[<p>I don&#039;t know why you have to build rpm file. <br />For me, I do it sometime when there is new version a package (for example thunar.0.5) and the new rpm is not yet available. So I download an old version source rpm (thunar.0.4.src.rpm) . Installed it. Save the thunar.0.4.spec file to thunar.0.5.spec. Adapt the thunar.0.5.spec file : change the source tar ball used to compile to the new source version (thunar.0.5.tar.gz), edit the name of the new rpm package (thunar.0.5.rpm), required packages, patches, etc ... Then build the new rpm package like in the link <em>mmassonnet</em> gave previously with the adapted thunar.0.5.spec</p><p>As Xfce is composed by several packages, you will have to do it for each of them. </p><p>Usually, there are mails of people that build rpm in the .spec file. Try to ask them for advices, how they do, etc ...</p>]]></description>
			<author><![CDATA[dummy@example.com (angstrom)]]></author>
			<pubDate>Sun, 16 Oct 2011 17:34:24 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23277#p23277</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23274#p23274</link>
			<description><![CDATA[<p>Thanks angstrom，<br />Do you mean I install the xfce.rpm package to my RHEL6,and then copy the spec to the xfce dir to creat the new spec?<br />all of the other xfce applications should do like this?</p>]]></description>
			<author><![CDATA[dummy@example.com (ggstone)]]></author>
			<pubDate>Sun, 16 Oct 2011 15:31:05 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23274#p23274</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23252#p23252</link>
			<description><![CDATA[<p>A suggestion :<br />- Find a similar package in Fedora or Opensuse (that use rpm system)<br />- Download and install the <em>source</em> rpm<br />- Then adapt the .spec generated to your system<br />- Build your xfce rpm with the hacked .spec</p>]]></description>
			<author><![CDATA[dummy@example.com (angstrom)]]></author>
			<pubDate>Fri, 14 Oct 2011 13:03:17 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23252#p23252</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23249#p23249</link>
			<description><![CDATA[<p>thanks for your reply:<br />I find that there is spec file in xfdesktop dir, named xfdesktop.spec,<br />I think I can use it to build rpm. right?</p>]]></description>
			<author><![CDATA[dummy@example.com (ggstone)]]></author>
			<pubDate>Fri, 14 Oct 2011 05:29:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23249#p23249</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23243#p23243</link>
			<description><![CDATA[<p>I once had to build RPMs, I hope this can get you started:<br /><a href="http://blog.mmassonnet.info/2009/10/rpm-build-environment-on-moblin.html" rel="nofollow">http://blog.mmassonnet.info/2009/10/rpm … oblin.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (mmassonnet)]]></author>
			<pubDate>Thu, 13 Oct 2011 10:54:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23243#p23243</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23242#p23242</link>
			<description><![CDATA[<p>It will not always succeed, but maybe &#039;alien&#039;?</p>]]></description>
			<author><![CDATA[dummy@example.com (rijnsma)]]></author>
			<pubDate>Thu, 13 Oct 2011 10:50:30 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23242#p23242</guid>
		</item>
		<item>
			<title><![CDATA[How to make rpm package for xfce？]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23241#p23241</link>
			<description><![CDATA[<p>hi，<br />I can complie and operate the xfce4-4.6.1 in my host pc now,<br />but I need to make the rpm package of xfce4-4.6.1 in order to install it to another system.<br />How can I make it? any idea?</p><p>thanks very much!</p>]]></description>
			<author><![CDATA[dummy@example.com (ggstone)]]></author>
			<pubDate>Thu, 13 Oct 2011 09:01:42 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23241#p23241</guid>
		</item>
	</channel>
</rss>
