Add new header for collecting utility macros
[platform/upstream/rpm.git] / macros.in
2008-02-05 Panu MatilainenRip the horrible (ia64) autorelocate kludgery. RIP.
2008-02-01 Panu MatilainenDitch the "system" %_topdir, default to ~/rpmbuild...
2008-01-25 Panu MatilainenQuote find-debuginfo builddir to avoid whitespace issues
2008-01-19 Panu MatilainenAdd support for Geode CPU (rhbz#428979)
2007-11-27 Panu MatilainenBack out the epoch-in-queryformat changes, too much...
2007-11-27 Panu MatilainenMake epoch present in generated filenames too
2007-11-27 Panu MatilainenMake default queryformat show epoch if present
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenDocument NSS requirement, revise obsolete comment in...
2007-10-11 Panu MatilainenMake default _topdir vendor agnostic
2007-10-08 Ralf CorsépiusAdd __LZMA.
2007-09-27 Panu MatilainenAdd %alpha arch macro for supported alpha cpus (rhbz...
2007-09-18 Ralf CorsépiusRename BZIP2BIN->__BZIP2.
2007-09-12 Ralf CorsépiusAdd __CURL.
2007-09-12 Ralf CorsépiusAttempt to escape hg messed up the repo once more.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Panu MatilainenUse configurable helper application to deal with urls.
2007-09-05 Ralf CorsépiusMerge.
2007-09-05 Panu MatilainenNew find-debuginfo script from Roland McGrath
2007-09-05 Ralf CorsépiusRemove CVS-Id.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-08-29 Panu MatilainenFix various cases of build failing due to whitespace...
2007-08-09 Panu MatilainenAdd arch to default query output, finally... (rhbz...
2007-08-06 Panu MatilainenDetect and use -gnueabi instead of -gnu on ARM as neces...
2007-07-31 Panu MatilainenExtract pkgconfig and libtool dependencies automatically.
2007-07-13 Panu MatilainenKill RH-specific _vsflags_up2date, use generic __vsflag...
2007-06-21 Panu MatilainenARM arch update.
2007-06-19 Panu MatilainenNuke all dependency whiteouts, very much vendor-specific...
2007-06-19 Panu MatilainenMake %_signature default to gpg.
2007-05-10 Paul NasratAdd mono req/provides support
2007-05-10 Paul NasratUse older perl helper scripts by default
2007-02-22 Paul NasratDisable hkp lookup by default
2005-07-21 jbj- fix: magic_file() closes stdin when given directory...
2005-07-17 jbjRevert to using perl.{req,prov} instead of perldeps.pl.
2005-07-13 jbj- use perldeps.pl, phase out perl.{req,prov} (#161921).
2005-01-26 jbj- move global /var/lock/rpm/transaction to dbpath.
2004-12-05 jbj- force *.py->*.pyo byte code compilation with brp...
2004-11-28 jbj- add support for automagic pubkey retrieval using...
2004-10-20 jbjAdd rpmtsCheck() and rpmtsOrder() to iterator.
2004-10-15 jbj- disable expensive header+payload verifies in default...
2004-10-09 jbjMore changes from rpm-4_3 branch.
2004-06-17 arekm- conditional build support/unification (jajcus,malekit...
2004-05-30 jbj- use /etc/selinux/targeted/contexts/files/file_context...
2004-04-08 jbj- perl: use __perl for perl variable macros (#115156).
2004-03-28 arekmpentium3/pentium4 support by Pawe³ Sikora <pluto/at...
2004-03-05 jbjUse /etc/security/selinux/file_contexts as default...
2004-03-05 jodeninitial autorollback feature.
2004-01-22 jbj- other perl variables (#114121).
2003-12-28 jbjrevert using perldeps.pl, not yet ready.
2003-12-28 jbj- perl.req: avoid regex misfire on '^use' in "= <<...
2003-12-25 jbjVerify file contexts from file security context patterns.
2003-12-23 jbjAdd filecontexts tags to header if %_build_file_context...
2003-12-11 jbj- only internal Berkeley db from now on.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-03-05 jbjSanity.
2003-01-31 jbj- fix: trap SIGPIPE, close database(s).
2003-01-07 jbj- add perldeps.pl, start to replace perl.{prov,req}.
2003-01-01 jbj- fix: dependency helpers now rate limited at 10ms...
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-17 jbj- rebuild against glibc with fcntl fixed in libpthread.
2002-12-15 jbj- disable fcntl(2) lock on Packages until glibc+nptl...
2002-12-13 jbj- debug_packages "works", but non-noarch w/o %setup...
2002-12-12 jbj- fix: add %%ifnarch noarch to debug_package macro
2002-12-09 jbj- don't generate dependencies unless execute bit is...
2002-11-20 jbj- use rpmdeps rather than find-{requires,provides}.
2002-11-12 jbjElfutils fiddles fo fix striptofile.
2002-11-09 jbj- add _javadir/_javadocdir/_javaclasspath macros.
2002-10-24 jbj- add /usr/lib/rpm/rpmdeps.
2002-10-18 jbjDebug package patch.
2002-08-31 jbjSync with rpm-4.1.
2002-08-26 jbj- set cachesize without a dbenv, the default is far...
2002-08-22 jbj- add a macro to create a sub-package with debugging...
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-07-31 jbj- change from default off to default on.
2002-07-31 jbj- configurable (default off) build failure iff unpackag...
2002-07-31 jbjCarry PLD scripts/configuration for perl/python/php...
2002-07-31 jbj- make --querytags a common option, fix errant regex...
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-20 jbj- popt: parse file into string of options (#56860).
2002-07-18 jbjup2date functional on rpm-python-4.1 bindings.
2002-07-05 jbj- update rpmcache.8.
2002-07-04 jbj- fix: forgot lazy open of database on --freshen path...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-28 jbj- fix: multiple relocations (#67596).
2002-06-27 jbj- use rpmdb-redhat for suggestions if/when configured...
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-05-21 jbjEnable CDB access as default.
2002-05-02 jbj- eliminate db1 support.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-03-06 jbj- add header DSA signature.
2002-02-10 jbj- make peace with automake et al in 8.0, ugh.
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
2002-01-30 jbj- legacy: configurable whiteout for known Red Hat depen...
2002-01-10 jbj- fix: signing multiple times dinna work, discard immut...
next