Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 222

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 224

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/public/lib.urlhandlers.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 247
JDobbelstein.dev() - Tag - Fedora To infinity, and beyond ! 2011-01-10T00:04:33+01:00 Johan urn:md5:98d5e93307cb5ee6e20feba0dc3f35eb Dotclear Fedora RPM hacking urn:md5:e53ed4f22591be4c3fad9cfc49e056c3 2010-01-14T03:57:00+01:00 Johan desktop FedoraRPM <p>Fedora is a distribution supported by Red Hat® which aims to be user-friendly. Unfortunately if you like to hack your software or to use exotic programs, you'll have to go through the RPM pipeline to nicely integrate your binaries with the rest of your system. </p> <p>Here is an example on how to modify <a href="http://www.brain-dump.org/projects/dvtm/" style="">DVTM</a> source code. We get the RPM source package, patch the code and regenerate a binary RPM the fedora-way.</p> <p>Setting up development environment First, you have to create a directory rpmbuild where you will work. Simply install the rpmdevtools RPM and use : su -c 'yum install yum-utils rpmdevtools' rpmdev-setuptree Getting the source We will use yum, the fedora package manager, to download the source, extract them, and install the require build &... <em><a href="http://www.jdobbelstein.eu/blog/post/2010/01/14/Fedora-RPM-hacking">Read</em> Fedora RPM hacking</a></p>