Revert erase relations before checking whether we already added it
[platform/upstream/rpm.git] / macros.in
2009-03-27 Panu MatilainenAdd built-in %getconfdir macro for getting rpmConfigDir...
2009-03-26 Panu MatilainenPut the PGP foobar signature generation out of its...
2009-03-18 Panu MatilainenAdd support for "lzma alone" compression format (lzdio)
2009-03-18 Panu MatilainenLZMA -> XZ renaming
2009-01-26 Alexandr D. KanevskiyAdded ARMv7 architecture support
2009-01-23 Panu MatilainenCheck for binaries in noarch packages at build-time
2009-01-23 Panu MatilainenUpdate dbi tag names for Filemd5s -> Filedigests change...
2009-01-16 Panu MatilainenAdd getenv macro, use instead of $(echo $HOME) for...
2008-11-22 Panu MatilainenUse %{_rpmconfigdir} throughout configuration macros...
2008-11-21 Panu MatilainenKill the last remaining varprefix
2008-11-14 Jindrich NovyAllow setting custom parameters to patch (rhbz#471006)
2008-11-10 Jindrich NovyAdd macros for the post-build package checkers feature...
2008-11-04 Panu MatilainenAvoid leaking C99 options into stock %{__cc} macro
2008-08-11 Panu MatilainenMacroize configure command/path in %configure (rhbz...
2008-08-06 Panu MatilainenClarify %buildroot in macros
2008-08-06 Panu MatilainenAdd %sparc macro for supported Sparc architectures...
2008-07-26 Panu MatilainenFix typo in buildroot dir definition (rhbz#456708)
2008-07-08 Jindrich NovyMake the default fuzz for %patch is now configurable...
2008-07-04 Panu MatilainenRemove solvedb API and other related stuff
2008-07-01 Panu MatilainenProof of concept rpmtsFindPubkey() implementation with...
2008-06-26 Jindrich NovyAdd new macros for enabling default build root
2008-06-02 Panu MatilainenEnable build-time configuration of non-MD5 file checksu...
2008-05-05 Jindrich Novymacros.in cleanup
2008-04-22 Jindrich NovyPrefer lzma's default -7 compression
2008-04-19 Panu MatilainenRemove ugly hardcoded docDirs list, use a macro instead
2008-04-10 Panu MatilainenFirst crack at adding ISA provides to packages (rhbz...
2008-04-02 Panu MatilainenRevert "Disable signature and digest checks on query...
2008-03-25 Panu MatilainenDisable signature and digest checks on query modes...
2008-03-17 Panu MatilainenRemove repackage support to finish off with rollback
2008-03-17 Panu MatilainenRemove support for automatic rollback on failure
2008-03-14 Panu MatilainenMake arch conditional in default queryformat
2008-03-07 Panu MatilainenRemove support for automatically importing pubkeys...
2008-02-25 Panu MatilainenAdd %{sources} and %{patches} macros to build
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.
next