Commit Graph

350 Commits

Author SHA1 Message Date
Fedora Release Engineering 6c1e802ddd dist-git conversion 2010-07-29 11:37:07 +00:00
Bill Nottingham 0690827ddb Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:29:19 +00:00
Jindrich Novy d6db574554 - regenerate configure when xz support is enabled (#532503) 2009-11-03 13:16:37 +00:00
Panu Matilainen 3dafc72374 - add support for XZ payloads and sources (#514480)
- handle empty version in pkg-config files (#505351)
2009-09-15 07:08:27 +00:00
Panu Matilainen 0f6310c569 - oops, devel-autodep patch was fuzzy 2009-05-18 11:20:40 +00:00
Panu Matilainen 90e71786f6 - update to rpm 4.6.1 (http://rpm.org/wiki/Releases/4.6.1)
- fixes #487855, #493157 and several others already fixed in F11/rawhide
- drop patches merged upstream
- eliminate bogus leftover rpm:rpm rpmdb ownership
2009-05-18 11:08:18 +00:00
Tom Callaway 8a0bbd692f niagara patch 2009-04-02 17:41:14 +00:00
Tom Callaway eede690687 Fix sparcv9v and sparc64v targets 2009-04-02 17:25:50 +00:00
Panu Matilainen 513005792c - handle NULL as EVR to rpmdsSingle() (#487881, #485616)
- permit UTF-8 as first char of dependency names (#455119)
- handle RSA V4 signatures (#436812)
- add alpha arch ISA-bits
2009-03-12 06:00:21 +00:00
Panu Matilainen 4febce23b7 - update to 4.6.0 final, fixing #475582, #478907, #476737, #479869, #476201
- fixup rpm translation lookup to match Fedora specspo (#436941)
- drop unused patch
2009-02-07 07:41:52 +00:00
Panu Matilainen 3ec6422b5d - change platform sharedstatedir to something more sensible (#185862)
- add rpmdb_foo links to db utils for documentation compatibility
2009-02-07 07:25:44 +00:00
Panu Matilainen c551cac350 - dumb typo... 2008-12-12 19:04:05 +00:00
Panu Matilainen 1b7b19069a - remember to update sources too.. 2008-12-12 19:01:47 +00:00
Panu Matilainen 1db0fd7b1d - update to 4.6.0-rc3
- fixes segfault on oddball, legacy packages (#475214)
- fixes segfault on package relocation (#468319)
- fixes oddball package causing summary presented as list to python
    (#473239)
- fixes segfault on some queryformat tag extensions (#474550)
- fixes non-32bit integer type query formats, including --setperms
    (#471820)
- read default popt files again (#473167)
- remove extranuous slash in rpm.pc (#469355)
- fixes memory fragmentation affecting especially yum (#472507)
- fix build-time package size calculation wrt excludes and duplicates
    (#247374)
- makes verification on multilib systems saner
2008-12-12 18:59:49 +00:00
Jindrich Novy 1dfb5bd421 - include rpmfileutil.h from rpmmacro.h, unbreaks net-snmp (#473420) 2008-12-01 12:00:10 +00:00
Jesse Keating b475662908 Initialize branch F-10 for rpm 2008-11-07 05:13:00 +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
Jindrich Novy e0e4c4eb23 - update compat-db dependencies (#459710) 2008-10-24 13:12:58 +00:00
Panu Matilainen 13dcfbee0a - never add identical NEVRA to transaction more than once (#467822) 2008-10-22 07:05:48 +00:00
Panu Matilainen 57f2a13d99 - permit tab as macro argument separator (#467567) 2008-10-18 23:03:04 +00:00
Panu Matilainen 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
2008-10-16 16:19:41 +00:00
Panu Matilainen 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
2008-10-01 08:43:03 +00:00
Jindrich Novy ff9e0e6430 - don't treat %patch numberless if -P parameter is present (#463942) 2008-09-25 17:06:00 +00:00
Panu Matilainen 9ba3bc75c8 - add hack to support extracting gstreamer plugin provides (#438225)
- fix another macro argument handling regression (#461180)
2008-09-11 12:02:10 +00:00
Jindrich Novy 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
2008-09-11 06:16:20 +00:00
Jindrich Novy 2b2e2bf0cb - fail hard if patch isn't found (#461347) 2008-09-06 13:36:14 +00:00
Jindrich Novy d125466134 - fix parsing of boolean expressions in spec (#456103) 2008-09-01 14:38:38 +00:00
Jindrich Novy 42d9f1aba7 - add support for noarch subpackages
- fix segfault in case of insufficient disk space detected (#460146)
2008-08-29 05:25:44 +00:00
Panu Matilainen 05d01ee1a4 - fix archivesize tag generation on ppc (#458817) 2008-08-13 06:56:06 +00:00
Panu Matilainen e6ae279dca - new snapshot from upstream
- fixes #68290, #455972, #446202, #453364, #456708, #456103, #456321,
    #456913, #458260, #458261
- partial fix for #457360
2008-08-08 11:53:00 +00:00
Jesse Keating 3bb32d657b New snapshot from upstream, fixes a number of bugs, important for f10 alpha 2008-08-01 14:43:54 +00:00
Panu Matilainen e62394bdc9 - fix regression in patch number handling (#455872) 2008-07-19 12:31:18 +00:00
Panu Matilainen 469c1cfe44 - macro arg handling tweaks to fix #455307 2008-07-15 17:18:17 +00:00
Panu Matilainen 7c8e00941a - fix mono dependency extraction (adjust for libmagic string change) 2008-07-14 08:59:41 +00:00
Panu Matilainen ac1dcaabc3 Fix type mismatch causing "interesting" effects on ppc64
- patch already upstreamed, not worth pushing entire new snapshot tarball..
2008-07-12 15:02:42 +00:00
Panu Matilainen cbac7f35a8 rpm 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
2008-07-11 15:54:19 +00:00
Bill Nottingham 172a33ecd1 Fix find-requires (#443015) 2008-04-18 16:20:57 +00:00
Panu Matilainen 4ee23614a5 - update to 4.4.2.3 final
- resolves #436770, #431009, #435620, #433188, #430428, #432496
2008-04-01 08:00:59 +00:00
Panu Matilainen 474c3e1ea8 - adjust dependency printing wrt prereq (#431721) 2008-04-01 07:52:14 +00:00
Panu Matilainen 5e00099eb8 Rediff NSS patch to fight off fuzz 2008-04-01 07:49:50 +00:00
Tom Callaway cf1809cd52 forgot to apply sparc mcpu patch 2008-03-30 13:55:48 +00:00
Tom Callaway 5f2203dede fix sparc optflags 2008-03-27 18:43:01 +00:00
Panu Matilainen 7f2427d0a1 - Continue ordering loop elimination as long as progress is made (#437041) 2008-03-12 07:10:17 +00:00
Jesse Keating 3db3e72457 - Autorebuild for GCC 4.3 2008-02-19 20:03:05 +00:00
Panu Matilainen 2368c31e58 - some minor bits missing from geode support breaking builds... 2008-01-25 15:47:50 +00:00
Panu Matilainen fa7edf0811 - update to 4.4.2.3-rc1
- merge nss-related patches into one
- change default queryformat to include arch
- resolves (documentation): #159638, #233232, #332271, #350401
- resolves (build): #124300, #140597, #124995, #147383, #220449
- resolves (query): #244236, #323221, #60288
- resolves (general): #223931, #164021, #83006, #205080, #217258, #428979
2008-01-25 15:17:21 +00:00
Panu Matilainen 6a4e3b56e1 Oddball build breakage from nss libraries moving to /lib... 2008-01-15 13:43:25 +00:00
Panu Matilainen 3fd55367ca - lose the useless rpm user+group, use root:root like everything else
- install x86 arch macros on x86_64 (#194123)
- dont mess up target os+arch on rpmrc include (#232429)
- set pkg-config path based on target (#212522)
2008-01-15 08:36:09 +00:00