Panu Matilainen
e9261aad1c
- bah, remember to actually add the find-lang patch
2009-04-21 13:02:58 +00:00
Panu Matilainen
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
2009-04-21 13:01:49 +00:00
Panu Matilainen
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
2009-04-17 10:55:19 +00:00
Panu Matilainen
60eb94b86b
- update to 4.7.0 final
...
- fixes #494049 , #495429
- dont permit test-suite failure anymore
2009-04-16 09:10:33 +00:00
Panu Matilainen
c9e65198c2
- fixup devel-autodep fuzz
2009-04-09 12:57:20 +00:00
Panu Matilainen
ab91adcbd9
Lose unused patches
2009-04-09 12:47:35 +00:00
Panu Matilainen
c859c6194d
- update to 4.7.0-rc1
...
- fixes #493157 , #493777 , #493696 , #491388 , #487597 , #493162
2009-04-09 12:46:16 +00:00
Panu Matilainen
1a5c9c21c5
- fix recorded file state of otherwise skipped files ( #492947 )
...
- compress ChangeLog, drop old CHANGES file (#492440 )
2009-04-03 07:45:24 +00:00
Tom Callaway
58f7f156f9
niagara patch
2009-04-02 17:41:14 +00:00
Panu Matilainen
257c56d996
- Oops, rpmfc-order patch was fuzzy
2009-03-24 07:44:32 +00:00
Panu Matilainen
daefcbd389
- prefer more specific types over generic "text" in classification
...
(#491349 )
- fix incorrect bug number in yesterdays changelog
2009-03-24 07:26:38 +00:00
Panu Matilainen
ba1a13e0a4
- with the fd leak gone, let libmagic look into compressed files again
...
(#491596 )
2009-03-23 15:31:44 +00:00
Panu Matilainen
2a17871053
- fix font provide generation on filenames with whitespace ( #491510 )
2009-03-23 08:58:22 +00:00
Panu Matilainen
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...
2009-03-12 06:27:20 +00:00
Panu Matilainen
e15b00592e
- fix _install_langs behavior ( #489235 )
...
- fix recording of file states into rpmdb on install
2009-03-09 13:08:01 +00:00
Panu Matilainen
fc85648d1e
- load macros before creating directories on src.rpm install ( #489104 )
2009-03-08 09:52:55 +00:00
Panu Matilainen
b60210f8a6
- update to rpm 4.7.0 beta1
2009-03-06 18:28:21 +00:00
Panu Matilainen
7c290328b0
- build rpm itself with md5 file digests for now to ensure upgradability
2009-02-27 09:02:57 +00:00
Panu Matilainen
d05ecc6253
- handle NULL passed as EVR in rpmdsSingle() again ( #485616 )
2009-02-26 08:55:40 +00:00
Panu Matilainen
3bc5beb688
- pull out python byte-compile syntax check for now
2009-02-25 09:05:30 +00:00
Panu Matilainen
3c64bcfa93
- make -apidocs sub-package noarch
...
- fix source URL
2009-02-23 10:38:34 +00:00
Panu Matilainen
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
2009-02-21 11:02:55 +00:00
Panu Matilainen
86a7924ceb
- error out on uncompilable python code (Tim Waugh)
2009-02-20 18:38:44 +00:00
Jindrich Novy
aa38a18e85
- remove two offending hunks from anyarch patch causing that
...
RPMTAG_BUILDARCHS isn't written to SRPMs
2009-02-17 07:39:46 +00:00
Jindrich Novy
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 )
2009-02-16 17:31:31 +00:00
Panu Matilainen
0d875cb9bb
- updated fontconfig provide script - fc-query does all the hard work now
2009-02-16 07:42:38 +00:00
Panu Matilainen
61eecfc649
- build against db 4.7.x
2009-02-09 09:59:15 +00:00
Panu Matilainen
cef0937683
- update to 4.6.0 final
...
- revert libmagic looking into compressed files for now, breaks ooffice
build
2009-02-06 13:55:13 +00:00
Panu Matilainen
0a87f6d73e
- enable fontconfig provides generation
2009-02-06 06:54:05 +00:00
Panu Matilainen
4b92b8006c
- fixup rpm translation lookup to match Fedora specspo ( #436941 )
2009-02-05 13:58:38 +00:00
Panu Matilainen
95c99ce423
- drop unused patch
2009-02-04 15:05:25 +00:00
Panu Matilainen
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
2009-02-04 14:50:56 +00:00
Panu Matilainen
0b7fe47218
- oops, db svc util is named differently in fedora
2009-01-31 11:50:27 +00:00
Panu Matilainen
1fe0077c88
- change platform sharedstatedir to something more sensible ( #185862 )
...
- add rpmdb_foo links to db utils for documentation compatibility
2009-01-31 11:36:08 +00:00
Panu Matilainen
76dfec7897
- update to 4.6.0-rc4
...
- fixes #475582 , #478907 , #476737 , #479869 , #476201
2009-01-30 11:28:35 +00:00
Panu Matilainen
43b33fef16
- add back defaultdocdir patch which hadn't been applied on 4.6.x branch
...
yet
2008-12-12 18:54:23 +00:00
Panu Matilainen
afa5773d1d
- add dist-tag + rebuild to enable updating f10 to same version
2008-12-12 18:18:30 +00:00
Panu Matilainen
c542e5e8af
- update to rpm 4.6.0-rc3
...
- fixes #475214 , #474550 , #473239
2008-12-09 13:28:08 +00:00
Jeremy Katz
cbb5072683
- I built into the wrong place
2008-12-03 21:22:36 +00:00
Jeremy Katz
34510a00aa
- python 2.6 rebuild again
2008-12-03 19:52:00 +00:00
Panu Matilainen
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
2008-12-03 16:05:33 +00:00
Panu Matilainen
dd1fdd8b26
- fix pkg-config provide generation when pc's depend on each other
...
(#473814 )
2008-12-02 16:35:22 +00:00
Jindrich Novy
e603aec249
- include rpmfileutil.h from rpmmacro.h, unbreaks net-snmp ( #473420 )
2008-12-01 11:45:31 +00:00
Panu Matilainen
843a1e4e65
- duh, now *really* build for python 2.6...
2008-11-30 19:22:46 +00:00
Panu Matilainen
f81e004eb6
- rebuild for python 2.6
2008-11-30 17:50:22 +00:00
Panu Matilainen
7d4388ab26
- enable automatic generation of pkg-config and libtool dependencies
...
(#465377 )
2008-11-29 17:26:29 +00:00
Panu Matilainen
ae7c31e780
- update to 4.6.0-rc2
...
- fixes #471820 , #473167 , #469355 , #468319 , #472507 , #247374 , #426672 ,
#444661
2008-11-29 16:45:45 +00:00
Panu Matilainen
97c9ccbfec
- adjust find-debuginfo for "file" output change ( #468129 )
2008-10-31 08:22:48 +00:00
Panu Matilainen
18c8687d69
- Florian's improved fingerprinting hash algorithm from upstream
2008-10-28 14:24:04 +00:00
Panu Matilainen
b94c245215
- Make noarch sub-packages actually work
...
- Fix defaultdocdir logic in installplatform to avoid hardwiring mandir
2008-10-25 05:09:57 +00:00