Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-12-24 | fix: ia64 segfault on build. | jbj | 4 | -42/+49 |
2002-12-23 | Sanity. | jbj | 1 | -0/+1 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 5 | -54/+186 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 9 | -125/+211 |
2002-12-21 | splint fiddles. | jbj | 1 | -0/+2 |
2002-12-14 | - generate Elf provides even if file is not executable. | jbj | 1 | -9/+10 |
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 1 | -7/+5 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 3 | -3/+18 |
2002-12-10 | Repair fc->skipReq insertion typo. | jbj | 1 | -12/+13 |
2002-12-09 | - don't generate dependencies unless execute bit is set. | jbj | 1 | -2/+9 |
2002-12-07 | Insturment auto request/provide disabling. | jbj | 2 | -19/+45 |