Jun 30, 2009

Building and distributing packages – Build Smart. Build Jan 12, 2010 Sources - Graphviz HINT: If you are using an rpm-based system, by far the easiest way to determine all the build dependencies is to download the graphviz-xxx.src.rpm, run: rpmbuild --rebuild graphviz-xxx.src.rpm 2>t, then edit t into a yum install command. How to build a debuginfo RPM without source code? I'm working with a proprietary code base where the owner would like users to get useful stack traces but not be able to view the source code. Generating Debian dbg packages with debug symbols but no source code is straightforward but the Redhat debuginfo RPMs are automatically created with source code. rpm.org - Home

Now - Open Source. nmon for Linux is a single source code file of 5000 lines and single makefile. This will enable you to compile nmon for your precise Linux version (if you can't find what you want in the binaries) and open a few other possibilities: Fixing my code - be gentle, please.

Jan 12, 2010 Sources - Graphviz

HINT: If you are using an rpm-based system, by far the easiest way to determine all the build dependencies is to download the graphviz-xxx.src.rpm, run: rpmbuild --rebuild graphviz-xxx.src.rpm 2>t, then edit t into a yum install command.

Packaging:SourceURL - Fedora Project Wiki This ensures the smallest source rpm to save space on the mirrors and downloads of source RPM packages. There are several cases where upstream is not providing the source to you in an upstream tarball. In these cases you must document how to generate the tarball used in the rpm either through a spec file comment or a script included as a