36fffc974d- fix a bunch of python refcount-errors causing major memory leaks
Panu Matilainen
2009-12-09 13:16:52 +0000
3025ee15e8- make all our -devel [build]requires isa-specific - trim out superfluous -devel dependencies from rpm-devel
Panu Matilainen
2009-12-08 14:30:07 +0000
a4433ba9bb- fix noise from python bytecompile on non-python packages (#539635)
Panu Matilainen
2009-12-08 14:13:12 +0000
5e19ecce34- update to rpm 4.8.0-beta1 - drop patches + other sources now included upstream - add conflict for current ocaml-runtime
Panu Matilainen
2009-12-07 13:35:12 +0000
0b53f7cb09- bah, test-suite autofoo breaks due to chmod-test change in configure.ac, buildrequire autoconf for now
Panu Matilainen
2009-12-04 10:29:34 +0000
4a8173e79b- missing error exit code from signing password checking (#496754) - dont fail build on unrecognized data files (#532489) - dont try to parse subkeys and secret keys (#436812) - fix chmod test on selinux, breaking %%{_fixperms} macro (#543035)
Panu Matilainen
2009-12-04 09:32:33 +0000
4203349708Fix typo that causes a failure to update the common directory. (releng #2781)
Bill Nottingham
2009-11-25 23:13:20 +0000
c23067b502Update to 4.7.2, mop up now unnecessary patches
Panu Matilainen
2009-11-25 08:23:32 +0000
e680093050- rebuild against BDB-4.8.24
Jindrich Novy
2009-11-18 15:39:52 +0000
a86fbabcff- drop versioned dependency to BDB
Jindrich Novy
2009-11-18 14:23:32 +0000
3273fa6032- rebuild against new BDB
Jindrich Novy
2009-11-18 14:08:33 +0000
2e4024d94b- support multiple python implementations in brp-python-bytecompile (#531117) - make disk space problem reporting a bit saner (#517418)
Panu Matilainen
2009-10-28 07:47:16 +0000
11e840a438- fix build with BDB 4.8.x by removing XA "support" from BDB backend - perl dep extractor heredoc parsing improvements (#524929) - update extra-provides patch status (its upstream now)
Panu Matilainen
2009-10-06 12:33:28 +0000
e0a8ab7463- use relative paths within db environment (related to #507309, #507309...) - remove db environment on close in chrooted operation (related to above) - initialize rpmlib earlier in rpm2cpio (#523260) - fix file dependency tag extension formatting (#523282)
Panu Matilainen
2009-09-21 13:25:25 +0000
224c3bc2bb- oops, need to patch rpmtests script too to avoid depending on autofoo at build time
Panu Matilainen
2009-09-15 08:50:13 +0000
62b4055709- fix duplicate dependency filtering on build (#490378) - permit absolute paths in file lists again (#521760) - use permissions 444 for all .debug files (#522194) - add support for optional bugurl tag (#512774)
Panu Matilainen
2009-09-15 08:22:57 +0000
0b83512b30- Patch to make geode appear as i686 (#517475)
Jesse Keating
2009-08-14 16:57:09 +0000
e73b0ee09d- rebuild because of the new xz
Jindrich Novy
2009-08-06 17:06:31 +0000
61937a9d76- don't mess up problem altNEVR in python ts.check() (#501068) - fix hardlink size calculation on build (#503020)
Panu Matilainen
2009-06-03 13:38:58 +0000
d9ecaeb35a- split cron-job into a sub-package to avoid silly deps on core rpm (#500722) - rpm requires coreutils but not in %%post - build with libcap and libacl - fix pgp pubkey signature tag parsing
Panu Matilainen
2009-05-14 07:27:25 +0000
e9261aad1c- bah, remember to actually add the find-lang patch
Panu Matilainen
2009-04-21 13:02:58 +0000
073bfadf0a- couple of merge-review fixes (#226377) - eliminate bogus leftover rpm:rpm rpmdb ownership - unescaped macro in changelog - fix find-lang --with-kde with KDE3 (#466009) - switch back to default file digest algorithm
Panu Matilainen
2009-04-21 13:01:49 +0000
c14960808c- file classification tweaks for text files (#494817) - disable libmagic text token checks, it's way too error-prone - consistently classify all text as such and include description
Panu Matilainen
2009-04-17 10:55:19 +0000
60eb94b86b- update to 4.7.0 final - fixes#494049, #495429 - dont permit test-suite failure anymore
Panu Matilainen
2009-04-16 09:10:33 +0000
1a5c9c21c5- fix recorded file state of otherwise skipped files (#492947) - compress ChangeLog, drop old CHANGES file (#492440)
Panu Matilainen
2009-04-03 07:45:24 +0000
58f7f156f9niagara patch
Tom Callaway
2009-04-02 17:41:14 +0000
daefcbd389- prefer more specific types over generic "text" in classification (#491349) - fix incorrect bug number in yesterdays changelog
Panu Matilainen
2009-03-24 07:26:38 +0000
ba1a13e0a4- with the fd leak gone, let libmagic look into compressed files again (#491596)
Panu Matilainen
2009-03-23 15:31:44 +0000
2a17871053- fix font provide generation on filenames with whitespace (#491510)
Panu Matilainen
2009-03-23 08:58:22 +0000
9ea2c1db54- handle RSA V4 signatures (#436812) - add alpha arch ISA-bits - enable internal testsuite on build - adjust sqlite backend comment - it works but nobody is missing it...
Panu Matilainen
2009-03-12 06:27:20 +0000
e15b00592e- fix _install_langs behavior (#489235) - fix recording of file states into rpmdb on install
Panu Matilainen
2009-03-09 13:08:01 +0000
fc85648d1e- load macros before creating directories on src.rpm install (#489104)
Panu Matilainen
2009-03-08 09:52:55 +0000
3f11e35589- loosen up restrictions on dependency names (#455119) - handle inter-dependent pkg-config files for requires too (#473814) - error/warn on elf binaries in noarch package in build
Panu Matilainen
2009-02-21 11:02:55 +0000
86a7924ceb- error out on uncompilable python code (Tim Waugh)
Panu Matilainen
2009-02-20 18:38:44 +0000
aa38a18e85- remove two offending hunks from anyarch patch causing that RPMTAG_BUILDARCHS isn't written to SRPMs
Jindrich Novy
2009-02-17 07:39:46 +0000
84fa912e75- inherit group tag from the main package (#470714) - ignore BuildArch tags for anyarch actions (#442105) - don't check package BuildRequires when doing --rmsource (#452477) - don't fail because of missing sources when only spec removal is requested (#472427)
Jindrich Novy
2009-02-16 17:31:31 +0000
0d875cb9bb- updated fontconfig provide script - fc-query does all the hard work now
Panu Matilainen
2009-02-16 07:42:38 +0000
61eecfc649- build against db 4.7.x
Panu Matilainen
2009-02-09 09:59:15 +0000
cef0937683- update to 4.6.0 final - revert libmagic looking into compressed files for now, breaks ooffice build
Panu Matilainen
2009-02-06 13:55:13 +0000
4b92b8006c- fixup rpm translation lookup to match Fedora specspo (#436941)
Panu Matilainen
2009-02-05 13:58:38 +0000
95c99ce423- drop unused patch
Panu Matilainen
2009-02-04 15:05:25 +0000
c66608cfaa- extract mimehandler provides from .desktop files - preliminaries for extracting font provides (not enabled yet) - dont classify font metrics data as fonts - only run script dep extraction once per file, duh
Panu Matilainen
2009-02-04 14:50:56 +0000
0b7fe47218- oops, db svc util is named differently in fedora
Panu Matilainen
2009-01-31 11:50:27 +0000
1fe0077c88- change platform sharedstatedir to something more sensible (#185862) - add rpmdb_foo links to db utils for documentation compatibility
Panu Matilainen
2009-01-31 11:36:08 +0000
cbb5072683- I built into the wrong place
Jeremy Katz
2008-12-03 21:22:36 +0000
34510a00aa- python 2.6 rebuild again
Jeremy Katz
2008-12-03 19:52:00 +0000
8f38dacae9- make rpm-build require pkgconfig (#473978) - although rpm-build itself doesn't require it, having it always present ensures pkg-config provides to be generated, as many packages dont buildrequire pkg-config but provide .pc files anyway
Panu Matilainen
2008-12-03 16:05:33 +0000
dd1fdd8b26- fix pkg-config provide generation when pc's depend on each other (#473814)
Panu Matilainen
2008-12-02 16:35:22 +0000
e603aec249- include rpmfileutil.h from rpmmacro.h, unbreaks net-snmp (#473420)
Jindrich Novy
2008-12-01 11:45:31 +0000
843a1e4e65- duh, now *really* build for python 2.6...
Panu Matilainen
2008-11-30 19:22:46 +0000
f81e004eb6- rebuild for python 2.6
Panu Matilainen
2008-11-30 17:50:22 +0000
7d4388ab26- enable automatic generation of pkg-config and libtool dependencies (#465377)
Panu Matilainen
2008-11-29 17:26:29 +0000
20231bf36b- update to 4.6.0-rc1 - fixes#465586, #466597, #465409, #216221, #466503, #466009, #463447... - avoid using %%configure macro for now, it has unwanted side-effects on rpm
Panu Matilainen
2008-10-16 16:19:41 +0000
353e517dc9- update to official 4.5.90 alpha tarball - a big pile of misc bugfixes + translation updates - isa-macro generation fix for ppc (#464754) - avoid pulling in pile of perl dependencies for an unused script - handle both "invalid argument" and clear env version mismatch on posttrans
Panu Matilainen
2008-10-01 08:43:03 +0000
ff9e0e6430- don't treat %patch numberless if -P parameter is present (#463942)
Jindrich Novy
2008-09-25 17:06:00 +0000
9ba3bc75c8- add hack to support extracting gstreamer plugin provides (#438225) - fix another macro argument handling regression (#461180)
Panu Matilainen
2008-09-11 12:02:10 +0000
507434f781- create directory structure for rpmbuild prior to build if it doesn't exist (#455387) - create _topdir if it doesn't exist when installing SRPM - don't generate broken cpio in case of hardlink pointing on softlink, thanks to pixel@mandriva.com
Jindrich Novy
2008-09-11 06:16:20 +0000
2b2e2bf0cb- fail hard if patch isn't found (#461347)
Jindrich Novy
2008-09-06 13:36:14 +0000
d125466134- fix parsing of boolean expressions in spec (#456103)
Jindrich Novy
2008-09-01 14:38:38 +0000
42d9f1aba7- add support for noarch subpackages - fix segfault in case of insufficient disk space detected (#460146)
Jindrich Novy
2008-08-29 05:25:44 +0000
05d01ee1a4- fix archivesize tag generation on ppc (#458817)
Panu Matilainen
2008-08-13 06:56:06 +0000
ac1dcaabc3Fix type mismatch causing "interesting" effects on ppc64 - patch already upstreamed, not worth pushing entire new snapshot tarball..
Panu Matilainen
2008-07-12 15:02:42 +0000
cbac7f35a8rpm 4.5.90 here we come... - spec largely rewritten and changelog truncated, too many changes to list here - only provides are extracted for libtool and pkgconfig dependencies initially to avoid creating unsolvable dependencies - just a couple of patches left over from F9 - building against BDB 4.5.20 for compatibility in case we need to go backwards
Panu Matilainen
2008-07-11 15:54:19 +0000
172a33ecd1Fix find-requires (#443015)
Bill Nottingham
2008-04-18 16:20:57 +0000