summaryrefslogtreecommitdiff
path: root/macros.in
Commit message (Expand)AuthorAgeFilesLines
* Disable hkp lookup by defaultPaul Nasrat2007-02-221-2/+2
* - fix: magic_file() closes stdin when given directory path.jbj2005-07-211-6/+21
* Revert to using perl.{req,prov} instead of perldeps.pl.jbj2005-07-171-5/+5
* - use perldeps.pl, phase out perl.{req,prov} (#161921).jbj2005-07-131-5/+5
* - move global /var/lock/rpm/transaction to dbpath.jbj2005-01-261-1/+13
* - force *.py->*.pyo byte code compilation with brp-python-bytecompile.jbj2004-12-051-1/+4
* - add support for automagic pubkey retrieval using HKP.jbj2004-11-281-1/+6
* Add rpmtsCheck() and rpmtsOrder() to iterator.jbj2004-10-201-1/+30
* - disable expensive header+payload verifies in default config.jbj2004-10-151-2/+2
* More changes from rpm-4_3 branch.jbj2004-10-091-2/+16
* - conditional build support/unification (jajcus,malekith,qboosh,wiget@PLD).arekm2004-06-171-1/+51
* - use /etc/selinux/targeted/contexts/files/file_contexts for now.jbj2004-05-301-7/+10
* - perl: use __perl for perl variable macros (#115156).jbj2004-04-081-7/+7
* pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>.arekm2004-03-281-2/+2
* Use /etc/security/selinux/file_contexts as default instead.jbj2004-03-051-2/+2
* initial autorollback feature.joden2004-03-051-1/+5
* - other perl variables (#114121).jbj2004-01-221-1/+5
* revert using perldeps.pl, not yet ready.jbj2003-12-281-6/+6
* - perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).jbj2003-12-281-5/+5
* Verify file contexts from file security context patterns.jbj2003-12-251-5/+5
* Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj2003-12-231-3/+27
* - only internal Berkeley db from now on.jbj2003-12-111-1/+5
* - don't attempt to remove dbenv on --rebuilddb.jbj2003-07-021-1/+8
* Sanity.jbj2003-03-051-1/+3
* - fix: trap SIGPIPE, close database(s).jbj2003-01-311-1/+6
* - add perldeps.pl, start to replace perl.{prov,req}.jbj2003-01-071-1/+2
* - fix: dependency helpers now rate limited at 10ms, not 1s.jbj2003-01-011-1/+8
* - add --enable-posixmutexes when configuring on linux.jbj2002-12-211-1/+15
* - rebuild against glibc with fcntl fixed in libpthread.jbj2002-12-171-6/+4
* - disable fcntl(2) lock on Packages until glibc+nptl is fixed.jbj2002-12-151-5/+8
* - debug_packages "works", but non-noarch w/o %setup has empty payload.jbj2002-12-131-26/+39
* - fix: add %%ifnarch noarch to debug_package macrojbj2002-12-121-10/+12
* - don't generate dependencies unless execute bit is set.jbj2002-12-091-3/+6
* - use rpmdeps rather than find-{requires,provides}.jbj2002-11-201-4/+3
* Elfutils fiddles fo fix striptofile.jbj2002-11-121-2/+2
* - add _javadir/_javadocdir/_javaclasspath macros.jbj2002-11-091-1/+13
* - add /usr/lib/rpm/rpmdeps.jbj2002-10-241-2/+6
* Debug package patch.jbj2002-10-181-2/+1
* Sync with rpm-4.1.jbj2002-08-311-1/+4
* - set cachesize without a dbenv, the default is far too small.jbj2002-08-261-5/+3
* - add a macro to create a sub-package with debugging symbols.jbj2002-08-221-15/+27
* - fix: rebuilddb stat'ed target, not source, for rename sanity.jbj2002-08-131-2/+2
* - supply transitive closure for CLI packages from rpmdb-redhat database.jbj2002-08-131-9/+14
* - add bitmask for precise control of signature/digest verification.jbj2002-08-061-12/+6
* - check header blobs on export (i.e. rpmdbAdd())..jbj2002-08-021-4/+5
* - change from default off to default on.jbj2002-07-311-6/+7
* - configurable (default off) build failure iff unpackaged files (PLD).jbj2002-07-311-4/+16
* Carry PLD scripts/configuration for perl/python/php in rpm sources.jbj2002-07-311-2/+10
* - make --querytags a common option, fix errant regex (#70135).jbj2002-07-311-7/+4
* - python: don't segfault in ts.GetKeys() on erased packages.jbj2002-07-281-2/+3