Age | Commit message (Expand) | Author | Files | Lines |
2004-10-09 | Splint fiddles. | jbj | 6 | -69/+78 |
2004-09-30 | - add Disttag: syntax to spec file parser and header content. | jbj | 1 | -4/+9 |
2004-05-29 | - use poll(2) if available, avoid borked aurora/sparc select (#124574). | jbj | 1 | -1/+3 |
2004-05-21 | Fix to detect PIE executables and don't add as library provides | pauln | 1 | -1/+5 |
2004-04-08 | Implemented multiline macro support. | niemeyer | 2 | -4/+43 |
2004-03-29 | Proof-of-concept for arch filtered dependencies. | jbj | 1 | -5/+5 |
2004-03-24 | - Now Lua interface is using a global state. | niemeyer | 1 | -3/+1 |
2004-03-16 | - Implemented support for internal Lua scripts. | niemeyer | 5 | -10/+80 |
2004-03-02 | - permit globs in macrofiles: directive (#117217). | jbj | 1 | -2/+3 |
2004-02-26 | splint fiddles. | jbj | 1 | -1/+3 |
2004-01-11 | rpm-nls-fixes.patch (from PLD). | jbj | 1 | -1/+1 |
2004-01-03 | Add %policy marker to suck *.te content into metadata. | jbj | 1 | -15/+40 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -3/+0 |
2003-12-27 | - mark _javadocdir as documentation (#102898). | jbj | 1 | -0/+1 |
2003-12-27 | - fix: wrong package count for trigger scriptlet 1st arg (#100509). | jbj | 1 | -6/+0 |
2003-12-25 | Add lsetfilecon to install modes. | jbj | 1 | -0/+2 |
2003-12-23 | Add filecontexts tags to header if %_build_file_contexts_path is configured. | jbj | 1 | -0/+19 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 2 | -5/+20 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -1/+1 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -0/+1 |
2003-05-15 | - fix: nested %if handling, optind initialization posix vs. glibc. | jbj | 1 | -1/+3 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 13 | -65/+71 |
2003-04-17 | Ignore .created too. | jbj | 1 | -0/+1 |
2003-04-17 | Don't overflow internal tables with unknown user/group (#85346). | jbj | 2 | -39/+75 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 4 | -52/+37 |
2003-04-16 | - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). | jbj | 1 | -1/+1 |
2003-04-02 | Splint clean. | jbj | 1 | -1/+1 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -2/+2 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -0/+2 |
2003-03-05 | Sanity. | jbj | 1 | -5/+6 |
2003-03-01 | Sanity. | jbj | 2 | -2/+2 |
2003-01-20 | Splint fiddles. | jbj | 1 | -0/+6 |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -0/+8 |
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 1 | -5/+35 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -4/+11 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 2 | -9/+2 |
2002-12-29 | splint fiddles. | jbj | 1 | -0/+10 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -1/+1 |
2002-12-28 | splint fiddles. | jbj | 3 | -19/+48 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -2/+1 |
2002-12-27 | - disable perl module magic rule. | jbj | 2 | -3/+5 |
2002-12-27 | - add BETA-GPG-KEY (but not in headers using %%pubkey yet). | jbj | 1 | -1/+1 |
2002-12-26 | Don't fire helper for executable requires. | jbj | 1 | -2/+4 |
2002-12-26 | - resurrect automagic perl(foo) dependency generation. | jbj | 1 | -18/+34 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -2/+7 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -4/+58 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 6 | -408/+71 |
2002-12-24 | Remove unused Flags. | jbj | 1 | -1/+0 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 7 | -6/+47 |
2002-12-24 | splint fiddles. | jbj | 6 | -23/+26 |