<?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/"
	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>My Ordinary Thoughts &#187; repository</title>
	<atom:link href="http://ordinarythoughts.org/tag/repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://ordinarythoughts.org</link>
	<description>Thoughts about Java, Ruby, Cloud, Girls...</description>
	<lastBuildDate>Fri, 15 Apr 2011 08:51:50 +0000</lastBuildDate>
	<language>pl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ordinarythoughts.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/627934b9ec505798cd9632bc79811c4d?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>My Ordinary Thoughts &#187; repository</title>
		<link>http://ordinarythoughts.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ordinarythoughts.org/osd.xml" title="My Ordinary Thoughts" />
	<atom:link rel='hub' href='http://ordinarythoughts.org/?pushpress=hub'/>
		<item>
		<title>Fresh mod_cluster RPMs for Fedora 10</title>
		<link>http://ordinarythoughts.org/2009/01/01/fresh-mod_cluster-rpms-for-fedora-10/</link>
		<comments>http://ordinarythoughts.org/2009/01/01/fresh-mod_cluster-rpms-for-fedora-10/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 18:24:38 +0000</pubDate>
		<dc:creator>Marek Goldmann</dc:creator>
				<category><![CDATA[JBoss]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[jboss cloud]]></category>
		<category><![CDATA[mod_cluster]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://javavsme.wordpress.com/?p=436</guid>
		<description><![CDATA[Yesterday I created a set of RPMs for mod_cluster. They can be used on Fedora 10 (perhaps on RHEL / CentOS or other distros too). They&#8217;re located in my newly created yum repository. Latest version of mod_cluster is 1.0.0.Beta2, but I will keep repo up to date with new releases. If you want to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ordinarythoughts.org&amp;blog=5520947&amp;post=436&amp;subd=javavsme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday I created a set of RPMs for <a href="http://www.jboss.org/mod_cluster/">mod_cluster</a>. They can be used on Fedora 10 (perhaps on RHEL / CentOS or other distros too). They&#8217;re located in my newly created <a href="http://www.goldmann.pl/repo/fedora/10/">yum repository</a>. Latest version of <strong><code>mod_cluster</code></strong> is 1.0.0.Beta2, but I will keep repo up to date with new releases.</p>
<p>If you want to be able to install <strong><code>mod_cluster</code></strong> by simply invoking <strong><code>yum install mod_cluster</code></strong> command you should add my repository to yum. To do this create a file named <strong><code>goldmann.repo</code></strong> in directory <strong><code>/etc/yum.repos.d/</code></strong> with following content:</p>
<p><pre class="brush: css;">
[goldmann]
name=Goldmann $releasever - $basearch
baseurl=http://www.goldmann.pl/repo/fedora/$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.goldmann.pl/RPM-GPG-KEY-goldmann.txt
</pre></p>
<p>All packages are signed with my GPG key (0x2E8FAFFB). You can grab it from <a href="http://www.goldmann.pl/RPM-GPG-KEY-goldmann.txt">my website</a> or from a <a href="http://pgp.mit.edu:11371/pks/lookup?search=0x2E8FAFFB&amp;op=index&amp;exact=on">keyserver</a> and import it with following command:</p>
<p><pre class="brush: css;">
rpm --import RPM-GPG-KEY-goldmann.txt
</pre></p>
<p>RPMs:</p>
<ul>
<li><a href="http://www.goldmann.pl/repo/fedora/10/i386/mod_cluster-1.0.0.Beta2-1.i386.rpm">mod_cluster-1.0.0.Beta2-1.i386.rpm</a></li>
<li><a href="http://www.goldmann.pl/repo/fedora/10/x86_64/mod_cluster-1.0.0.Beta2-1.x86_64.rpm">mod_cluster-1.0.0.Beta2-1.x86_64.rpm</a></li>
<li><a href="http://www.goldmann.pl/repo/fedora/10/SRPMS/mod_cluster-1.0.0.Beta2-1.src.rpm">mod_cluster-1.0.0.Beta2-1.src.rpm</a></li>
</ul>
<p>I must thank <a href="http://oddthesis.org/">Bob McWhirter</a> for his great work. He first has provided RPMs for <strong><code>mod_cluster</code></strong> (along with <a href="http://oddthesis.org/posts/2008-12-rpms-of-jboss-things">other very important packages</a>).</p>
<p>If you have any questions, ideas, suggestions, etc. please leave a comment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javavsme.wordpress.com/436/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ordinarythoughts.org&amp;blog=5520947&amp;post=436&amp;subd=javavsme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ordinarythoughts.org/2009/01/01/fresh-mod_cluster-rpms-for-fedora-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e00cc70beb20a4a77809fd95b6f75ff2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">goldmann</media:title>
		</media:content>
	</item>
	</channel>
</rss>
