Ugly hack to extend rpmbuild's auto-requires to process handler.pl. This is loosely...
authorrsiddall <rsiddall>
Fri, 14 Dec 2007 03:23:52 +0000 (03:23 +0000)
committerrsiddall <rsiddall>
Fri, 14 Dec 2007 03:23:52 +0000 (03:23 +0000)
commit0a17fa983e6b225c33bf8a4e261f068e77c48a14
tree2b038e84b485c70226aca339982deb2d46541b9d
parent0ff440cadfd91c5001e358fa294db02b5940a6ca
Ugly hack to extend rpmbuild's auto-requires to process handler.pl.  This is loosely based on notes on the Fedora wiki.  The internal dependency generator is disabled and as far as possible the same code is used to generate provides and requires.  The list of files to be scanned for requires is saved by a supplemental script and if it contains handler.pl, that file is scanned for requires with the standard Perl dependencies checker.  References to RT are filtered out as RT is not enabled in this version of the .spec file.  This mod obsoletes the freeside-mason-deps.inc file and simplifies building the RPMs.
install/rpm/freeside-mason.deps.inc [deleted file]
install/rpm/freeside.spec