<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.rivendellaudio.org/index.php?action=history&amp;feed=atom&amp;title=Changing_the_version_number_for_RPMs</id>
		<title>Changing the version number for RPMs - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.rivendellaudio.org/index.php?action=history&amp;feed=atom&amp;title=Changing_the_version_number_for_RPMs"/>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Changing_the_version_number_for_RPMs&amp;action=history"/>
		<updated>2026-05-01T22:08:02Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>http://wiki.rivendellaudio.org/index.php?title=Changing_the_version_number_for_RPMs&amp;diff=245&amp;oldid=prev</id>
		<title>Higgles: Created page with &quot;&lt;pre&gt; &gt; I want to create RPM's from the CVS source code so I can compile on one &gt; box and install it on others. I would like to edit the version # so I &gt; know the difference b...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Changing_the_version_number_for_RPMs&amp;diff=245&amp;oldid=prev"/>
				<updated>2018-03-13T11:42:19Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; &amp;gt; I want to create RPM&amp;#039;s from the CVS source code so I can compile on one &amp;gt; box and install it on others. I would like to edit the version # so I &amp;gt; know the difference b...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;gt; I want to create RPM's from the CVS source code so I can compile on one&lt;br /&gt;
&amp;gt; box and install it on others. I would like to edit the version # so I&lt;br /&gt;
&amp;gt; know the difference between official released RPM's and my &amp;quot;homemade&amp;quot;&lt;br /&gt;
&amp;gt; RPM's.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Near the top of 'configure.in', these two lines:&lt;br /&gt;
&lt;br /&gt;
AC_INIT(rivendell,0.9.80,Fred Gleason &amp;lt;fredg@paravelsystems.com&amp;gt;)&lt;br /&gt;
AM_INIT_AUTOMAKE(rivendell,0.9.80)&lt;br /&gt;
&lt;br /&gt;
Change the version string, then do:&lt;br /&gt;
&lt;br /&gt;
./autogen.sh&lt;br /&gt;
&lt;br /&gt;
After that, the usual ./configure ; make ; make install gets it done.&lt;/div&gt;</summary>
		<author><name>Higgles</name></author>	</entry>

	</feed>