summaryrefslogtreecommitdiff
path: root/macros.in
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Add %{sources} and %{patches} macros to buildPanu Matilainen1-0/+3
2008-02-05Rip the horrible (ia64) autorelocate kludgery. RIP.Panu Matilainen1-11/+0
2008-02-01Ditch the "system" %_topdir, default to ~/rpmbuild insteadPanu Matilainen1-1/+1
2008-01-25Quote find-debuginfo builddir to avoid whitespace issuesPanu Matilainen1-1/+1
2008-01-19Add support for Geode CPU (rhbz#428979)Panu Matilainen1-1/+1
2007-11-27Back out the epoch-in-queryformat changes, too much breaksPanu Matilainen1-3/+3
2007-11-27Make epoch present in generated filenames tooPanu Matilainen1-2/+2
2007-11-27Make default queryformat show epoch if presentPanu Matilainen1-1/+1
2007-11-02Document NSS requirement, revise obsolete comment in macros.inPanu Matilainen1-1/+1
2007-10-11Make default _topdir vendor agnosticPanu Matilainen1-1/+1
2007-10-08Add __LZMA.Ralf Corsépius1-0/+1
2007-09-27Add %alpha arch macro for supported alpha cpus (rhbz#295941)Panu Matilainen1-0/+5
2007-09-18Rename BZIP2BIN->__BZIP2.Ralf Corsépius1-4/+4
2007-09-12Add __CURL.Ralf Corsépius1-1/+1
2007-09-12Use configurable helper application to deal with urls.Panu Matilainen1-0/+6
2007-09-05New find-debuginfo script from Roland McGrathPanu Matilainen1-1/+12
2007-09-05Remove CVS-Id.Ralf Corsépius1-2/+0
2007-08-29Fix various cases of build failing due to whitespace in dir/filenames.Panu Matilainen1-1/+1
2007-08-09Add arch to default query output, finally... (rhbz#221148)Panu Matilainen1-1/+1
2007-08-06Detect and use -gnueabi instead of -gnu on ARM as necessary.Panu Matilainen1-1/+1
2007-07-31Extract pkgconfig and libtool dependencies automatically.Panu Matilainen1-0/+6
2007-07-13Kill RH-specific _vsflags_up2date, use generic __vsflags in bindings insteadPanu Matilainen1-1/+0
2007-06-21ARM arch update.Panu Matilainen1-0/+4
2007-06-19Nuke all dependency whiteouts, very much vendor-specific...Panu Matilainen1-70/+0
2007-06-19Make %_signature default to gpg.Panu Matilainen1-1/+1
2007-05-10Add mono req/provides supportPaul Nasrat1-0/+3
2007-05-10Use older perl helper scripts by defaultPaul Nasrat1-4/+4
2007-02-22Disable hkp lookup by defaultPaul Nasrat1-2/+2
2005-07-21- fix: magic_file() closes stdin when given directory path.jbj1-6/+21
2005-07-17Revert to using perl.{req,prov} instead of perldeps.pl.jbj1-5/+5
2005-07-13- use perldeps.pl, phase out perl.{req,prov} (#161921).jbj1-5/+5
2005-01-26- move global /var/lock/rpm/transaction to dbpath.jbj1-1/+13
2004-12-05- force *.py->*.pyo byte code compilation with brp-python-bytecompile.jbj1-1/+4
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-1/+6
2004-10-20Add rpmtsCheck() and rpmtsOrder() to iterator.jbj1-1/+30
2004-10-15- disable expensive header+payload verifies in default config.jbj1-2/+2
2004-10-09More changes from rpm-4_3 branch.jbj1-2/+16
2004-06-17- conditional build support/unification (jajcus,malekith,qboosh,wiget@PLD).arekm1-1/+51
2004-05-30- use /etc/selinux/targeted/contexts/files/file_contexts for now.jbj1-7/+10
2004-04-08- perl: use __perl for perl variable macros (#115156).jbj1-7/+7
2004-03-28pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>.arekm1-2/+2
2004-03-05Use /etc/security/selinux/file_contexts as default instead.jbj1-2/+2
2004-03-05initial autorollback feature.joden1-1/+5
2004-01-22- other perl variables (#114121).jbj1-1/+5
2003-12-28revert using perldeps.pl, not yet ready.jbj1-6/+6
2003-12-28- perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).jbj1-5/+5
2003-12-25Verify file contexts from file security context patterns.jbj1-5/+5
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-3/+27
2003-12-11- only internal Berkeley db from now on.jbj1-1/+5
2003-07-02- don't attempt to remove dbenv on --rebuilddb.jbj1-1/+8