2009-09-16 |
Panu Matilainen | Move the default transaction lock out of BDB environmen... |
blob | commitdiff |
2009-09-02 |
Panu Matilainen | Use %{nvra} as default query format, much simpler... |
blob | commitdiff | diff to current |
2009-09-01 |
Panu Matilainen | Add provide-extractors for fonts and desktop files |
blob | commitdiff | diff to current |
2009-08-20 |
Panu Matilainen | Remove extra trailing } copy-paste error from python_fo... |
blob | commitdiff | diff to current |
2009-08-18 |
Panu Matilainen | Add some commonly used python macros (ticket #83) |
blob | commitdiff | diff to current |
2009-08-14 |
Panu Matilainen | Add %make_install macro that does the "right thing... |
blob | commitdiff | diff to current |
2009-08-14 |
Jindrich Novy | Add bug URL macro so that it could be set distro-wide... |
blob | commitdiff | diff to current |
2009-08-13 |
Panu Matilainen | Build script environment tweaks to improve reproducability |
blob | commitdiff | diff to current |
2009-08-13 |
Panu Matilainen | Don't set --target in %configure (RhBug:458648) |
blob | commitdiff | diff to current |
2009-08-13 |
Panu Matilainen | Nuke long since dead version of %configure macro +... |
blob | commitdiff | diff to current |
2009-07-03 |
Panu Matilainen | Add an index for obsoletes (RhBug:507702) |
blob | commitdiff | diff to current |
2009-04-16 |
Jindrich Novy | Introduce _changelog_trimtime and obsolete _instchangelog |
blob | commitdiff | diff to current |
2009-03-27 |
Panu Matilainen | Add built-in %getconfdir macro for getting rpmConfigDir... |
blob | commitdiff | diff to current |
2009-03-26 |
Panu Matilainen | Put the PGP foobar signature generation out of its... |
blob | commitdiff | diff to current |
2009-03-18 |
Panu Matilainen | Add support for "lzma alone" compression format (lzdio) |
blob | commitdiff | diff to current |
2009-03-18 |
Panu Matilainen | LZMA -> XZ renaming |
blob | commitdiff | diff to current |
2009-01-26 |
Alexandr D. Kanevskiy | Added ARMv7 architecture support |
blob | commitdiff | diff to current |
2009-01-23 |
Panu Matilainen | Check for binaries in noarch packages at build-time |
blob | commitdiff | diff to current |
2009-01-23 |
Panu Matilainen | Update dbi tag names for Filemd5s -> Filedigests change... |
blob | commitdiff | diff to current |
2009-01-16 |
Panu Matilainen | Add getenv macro, use instead of $(echo $HOME) for... |
blob | commitdiff | diff to current |
2008-11-22 |
Panu Matilainen | Use %{_rpmconfigdir} throughout configuration macros... |
blob | commitdiff | diff to current |
2008-11-21 |
Panu Matilainen | Kill the last remaining varprefix |
blob | commitdiff | diff to current |
2008-11-14 |
Jindrich Novy | Allow setting custom parameters to patch (rhbz#471006) |
blob | commitdiff | diff to current |
2008-11-10 |
Jindrich Novy | Add macros for the post-build package checkers feature... |
blob | commitdiff | diff to current |
2008-11-04 |
Panu Matilainen | Avoid leaking C99 options into stock %{__cc} macro |
blob | commitdiff | diff to current |
2008-08-11 |
Panu Matilainen | Macroize configure command/path in %configure (rhbz... |
blob | commitdiff | diff to current |
2008-08-06 |
Panu Matilainen | Clarify %buildroot in macros |
blob | commitdiff | diff to current |
2008-08-06 |
Panu Matilainen | Add %sparc macro for supported Sparc architectures... |
blob | commitdiff | diff to current |
2008-07-26 |
Panu Matilainen | Fix typo in buildroot dir definition (rhbz#456708) |
blob | commitdiff | diff to current |
2008-07-08 |
Jindrich Novy | Make the default fuzz for %patch is now configurable... |
blob | commitdiff | diff to current |
2008-07-04 |
Panu Matilainen | Remove solvedb API and other related stuff |
blob | commitdiff | diff to current |
2008-07-01 |
Panu Matilainen | Proof of concept rpmtsFindPubkey() implementation with... |
blob | commitdiff | diff to current |
2008-06-26 |
Jindrich Novy | Add new macros for enabling default build root |
blob | commitdiff | diff to current |
2008-06-02 |
Panu Matilainen | Enable build-time configuration of non-MD5 file checksu... |
blob | commitdiff | diff to current |
2008-05-05 |
Jindrich Novy | macros.in cleanup |
blob | commitdiff | diff to current |
2008-04-22 |
Jindrich Novy | Prefer lzma's default -7 compression |
blob | commitdiff | diff to current |
2008-04-19 |
Panu Matilainen | Remove ugly hardcoded docDirs list, use a macro instead |
blob | commitdiff | diff to current |
2008-04-10 |
Panu Matilainen | First crack at adding ISA provides to packages (rhbz... |
blob | commitdiff | diff to current |
2008-04-02 |
Panu Matilainen | Revert "Disable signature and digest checks on query... |
blob | commitdiff | diff to current |
2008-03-25 |
Panu Matilainen | Disable signature and digest checks on query modes... |
blob | commitdiff | diff to current |
2008-03-17 |
Panu Matilainen | Remove repackage support to finish off with rollback |
blob | commitdiff | diff to current |
2008-03-17 |
Panu Matilainen | Remove support for automatic rollback on failure |
blob | commitdiff | diff to current |
2008-03-14 |
Panu Matilainen | Make arch conditional in default queryformat |
blob | commitdiff | diff to current |
2008-03-07 |
Panu Matilainen | Remove support for automatically importing pubkeys... |
blob | commitdiff | diff to current |
2008-02-25 |
Panu Matilainen | Add %{sources} and %{patches} macros to build |
blob | commitdiff | diff to current |
2008-02-05 |
Panu Matilainen | Rip the horrible (ia64) autorelocate kludgery. RIP. |
blob | commitdiff | diff to current |
2008-02-01 |
Panu Matilainen | Ditch the "system" %_topdir, default to ~/rpmbuild... |
blob | commitdiff | diff to current |
2008-01-25 |
Panu Matilainen | Quote find-debuginfo builddir to avoid whitespace issues |
blob | commitdiff | diff to current |
2008-01-19 |
Panu Matilainen | Add support for Geode CPU (rhbz#428979) |
blob | commitdiff | diff to current |
2007-11-27 |
Panu Matilainen | Back out the epoch-in-queryformat changes, too much... |
blob | commitdiff | diff to current |
2007-11-27 |
Panu Matilainen | Make epoch present in generated filenames too |
blob | commitdiff | diff to current |
2007-11-27 |
Panu Matilainen | Make default queryformat show epoch if present |
blob | commitdiff | diff to current |
2007-11-02 |
Peter Jones | Merge |
blob | commitdiff | diff to current |
2007-11-02 |
Panu Matilainen | Document NSS requirement, revise obsolete comment in... |
blob | commitdiff | diff to current |
2007-10-11 |
Panu Matilainen | Make default _topdir vendor agnostic |
blob | commitdiff | diff to current |
2007-10-08 |
Ralf Corsépius | Add __LZMA. |
blob | commitdiff | diff to current |
2007-09-27 |
Panu Matilainen | Add %alpha arch macro for supported alpha cpus (rhbz... |
blob | commitdiff | diff to current |
2007-09-18 |
Ralf Corsépius | Rename BZIP2BIN->__BZIP2. |
blob | commitdiff | diff to current |
2007-09-12 |
Ralf Corsépius | Add __CURL. |
blob | commitdiff | diff to current |
2007-09-12 |
Ralf Corsépius | Attempt to escape hg messed up the repo once more. |
blob | commitdiff | diff to current |
2007-09-12 |
Panu Matilainen | Automated merge with file:/home/pmatilai/repos/rpm... |
blob | commitdiff | diff to current |
2007-09-12 |
Panu Matilainen | Use configurable helper application to deal with urls. |
blob | commitdiff | diff to current |
2007-09-05 |
Ralf Corsépius | Merge. |
blob | commitdiff | diff to current |
2007-09-05 |
Panu Matilainen | New find-debuginfo script from Roland McGrath |
blob | commitdiff | diff to current |
2007-09-05 |
Ralf Corsépius | Remove CVS-Id. |
blob | commitdiff | diff to current |
2007-09-03 |
Panu Matilainen | Automated merge with file:/home/pmatilai/repos/rpm... |
blob | commitdiff | diff to current |
2007-08-29 |
Panu Matilainen | Fix various cases of build failing due to whitespace... |
blob | commitdiff | diff to current |
2007-08-09 |
Panu Matilainen | Add arch to default query output, finally... (rhbz... |
blob | commitdiff | diff to current |
2007-08-06 |
Panu Matilainen | Detect and use -gnueabi instead of -gnu on ARM as neces... |
blob | commitdiff | diff to current |
2007-07-31 |
Panu Matilainen | Extract pkgconfig and libtool dependencies automatically. |
blob | commitdiff | diff to current |
2007-07-13 |
Panu Matilainen | Kill RH-specific _vsflags_up2date, use generic __vsflag... |
blob | commitdiff | diff to current |
2007-06-21 |
Panu Matilainen | ARM arch update. |
blob | commitdiff | diff to current |
2007-06-19 |
Panu Matilainen | Nuke all dependency whiteouts, very much vendor-specific... |
blob | commitdiff | diff to current |
2007-06-19 |
Panu Matilainen | Make %_signature default to gpg. |
blob | commitdiff | diff to current |
2007-05-10 |
Paul Nasrat | Add mono req/provides support |
blob | commitdiff | diff to current |
2007-05-10 |
Paul Nasrat | Use older perl helper scripts by default |
blob | commitdiff | diff to current |
2007-02-22 |
Paul Nasrat | Disable hkp lookup by default |
blob | commitdiff | diff to current |
2005-07-21 |
jbj | - fix: magic_file() closes stdin when given directory... |
blob | commitdiff | diff to current |
2005-07-17 |
jbj | Revert to using perl.{req,prov} instead of perldeps.pl. |
blob | commitdiff | diff to current |
2005-07-13 |
jbj | - use perldeps.pl, phase out perl.{req,prov} (#161921). |
blob | commitdiff | diff to current |
2005-01-26 |
jbj | - move global /var/lock/rpm/transaction to dbpath. |
blob | commitdiff | diff to current |
2004-12-05 |
jbj | - force *.py->*.pyo byte code compilation with brp... |
blob | commitdiff | diff to current |
2004-11-28 |
jbj | - add support for automagic pubkey retrieval using... |
blob | commitdiff | diff to current |
2004-10-20 |
jbj | Add rpmtsCheck() and rpmtsOrder() to iterator. |
blob | commitdiff | diff to current |
2004-10-15 |
jbj | - disable expensive header+payload verifies in default... |
blob | commitdiff | diff to current |
2004-10-09 |
jbj | More changes from rpm-4_3 branch. |
blob | commitdiff | diff to current |
2004-06-17 |
arekm | - conditional build support/unification (jajcus,malekit... |
blob | commitdiff | diff to current |
2004-05-30 |
jbj | - use /etc/selinux/targeted/contexts/files/file_context... |
blob | commitdiff | diff to current |
2004-04-08 |
jbj | - perl: use __perl for perl variable macros (#115156). |
blob | commitdiff | diff to current |
2004-03-28 |
arekm | pentium3/pentium4 support by Pawe³ Sikora <pluto/at... |
blob | commitdiff | diff to current |
2004-03-05 |
jbj | Use /etc/security/selinux/file_contexts as default... |
blob | commitdiff | diff to current |
2004-03-05 |
joden | initial autorollback feature. |
blob | commitdiff | diff to current |
2004-01-22 |
jbj | - other perl variables (#114121). |
blob | commitdiff | diff to current |
2003-12-28 |
jbj | revert using perldeps.pl, not yet ready. |
blob | commitdiff | diff to current |
2003-12-28 |
jbj | - perl.req: avoid regex misfire on '^use' in "= <<... |
blob | commitdiff | diff to current |
2003-12-25 |
jbj | Verify file contexts from file security context patterns. |
blob | commitdiff | diff to current |
2003-12-23 |
jbj | Add filecontexts tags to header if %_build_file_context... |
blob | commitdiff | diff to current |
2003-12-11 |
jbj | - only internal Berkeley db from now on. |
blob | commitdiff | diff to current |
2003-07-02 |
jbj | - don't attempt to remove dbenv on --rebuilddb. |
blob | commitdiff | diff to current |
2003-03-05 |
jbj | Sanity. |
blob | commitdiff | diff to current |
next |