SHA256
3
0
forked from pool/rpm
Commit Graph

877 Commits

Author SHA256 Message Date
745d8a22a3 Be more safe here
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=410
2017-11-06 10:47:40 +00:00
Dominique Leuenberger
3d70affecb Accepting request 539253 from Base:System
OBS-URL: https://build.opensuse.org/request/show/539253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=251
2017-11-06 10:44:41 +00:00
Richard Brown
9f511d469d Accepting request 539251 from home:RBrownSUSE:branches:Base:System
- Correct %post compatibility symlink for /usr/lib/sysimage/rpm

OBS-URL: https://build.opensuse.org/request/show/539251
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=408
2017-11-06 10:43:45 +00:00
Dominique Leuenberger
e6ff287176 Accepting request 537210 from Base:System
- Add usr-lib-sysimage-rpm.patch to locate rpmdb to
  /usr/lib/sysimage/rpm after discussions with upstream
- Migrates existing rpmdb in /var/lib/rpm to /usr/lib/sysimage/rpm

OBS-URL: https://build.opensuse.org/request/show/537210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=250
2017-11-03 15:20:58 +00:00
Richard Brown
c3b54b9f96 Accepting request 537045 from home:RBrownSUSE:branches:Base:System
Forgot to actually change the macro in 536895

OBS-URL: https://build.opensuse.org/request/show/537045
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=406
2017-10-27 14:36:12 +00:00
Dominique Leuenberger
8cd2557371 Accepting request 533089 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/533089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=249
2017-10-18 08:43:22 +00:00
c7cda24f07 Accepting request 533751 from home:RBrownSUSE:branches:Base:System
Now with mitigation for any scriptlets running in the same transaction. 
Also has the added benefit of no longer creating an empty db in /usr/lib/rpmdb just to overwrite it again in posttrans.

OBS-URL: https://build.opensuse.org/request/show/533751
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=404
2017-10-16 13:34:53 +00:00
4b044876a1 Accepting request 523080 from home:michal-m:branches:Base:System
- Generate ksym() dependencies for SLE if %is_opensuse is unset
  (bsc#981083).

- Drop %supplements_kernel_module, as it is broken, undocumented
  and is not used by anybody (bsc#981083).
  dropped: modalias-kernel_module.diff
  refreshed: modalias-encode.diff
- Split fileattrs for kernel and kmps, do not pass around %name and
  simplify the helpers
  refreshed: fileattrs.diff, modalias.diff
  dropped: symset-table, helperenv.diff, modalias-no-kgraft.diff

OBS-URL: https://build.opensuse.org/request/show/523080
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=403
2017-09-20 15:29:49 +00:00
Dominique Leuenberger
b8c4560064 Accepting request 521004 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/521004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=248
2017-09-13 19:33:01 +00:00
9c2c23baec Accepting request 518108 from home:favogt:branches:Base:System
- Change Supplements in rpm-suse_macros to not depend on bundle-lang-other
  anymore, it does not exist in Leap and will likely be dropped from TW.

OBS-URL: https://build.opensuse.org/request/show/518108
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=401
2017-09-05 07:35:01 +00:00
Yuchen Lin
09ea10a544 Accepting request 512653 from Base:System
- Amend finddebuginfo.diff to adjust readelf -Wn pattern matching
  to account for fixed readelf no longer emitting spurious newlines
  with -W. (forwarded request 512652 from rguenther)

OBS-URL: https://build.opensuse.org/request/show/512653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=247
2017-08-04 09:56:28 +00:00
Richard Biener
22321f4dde Accepting request 512652 from home:rguenther:branches:Base:System
- Amend finddebuginfo.diff to adjust readelf -Wn pattern matching
  to account for fixed readelf no longer emitting spurious newlines
  with -W.

OBS-URL: https://build.opensuse.org/request/show/512652
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=399
2017-07-26 12:48:33 +00:00
f269f39efc Accepting request 509184 from home:dimstar:Factory
Please verify if my assessment was correct - seems we can shorten the dep chain a bit

OBS-URL: https://build.opensuse.org/request/show/509184
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=398
2017-07-10 15:35:29 +00:00
d3453831ea Macros
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=397
2017-07-05 14:44:31 +00:00
4f399f5a0c changes et al
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=396
2017-07-05 14:33:40 +00:00
Dominique Leuenberger
335c70e6aa Accepting request 503706 from Base:System
The package "perl-Task-Kensho-ModuleDev" is currently not installable because there's a dependency on "perl(Dist::Zilla)" that can't be resolved. The reason is that the module Dist::Zilla uses a new way to declare its version as part of the package name "package Dist::Zilla 6.009;", and that the perl.prov script can't understand yet.

This patch adds support for that and a few more new package statement variations. (forwarded request 503703 from kraih)

OBS-URL: https://build.opensuse.org/request/show/503706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=246
2017-06-18 11:48:19 +00:00
Dominique Leuenberger
10c11e4e5d Accepting request 503703 from home:kraih
The package "perl-Task-Kensho-ModuleDev" is currently not installable because there's a dependency on "perl(Dist::Zilla)" that can't be resolved. The reason is that the module Dist::Zilla uses a new way to declare its version as part of the package name "package Dist::Zilla 6.009;", and that the perl.prov script can't understand yet.

This patch adds support for that and a few more new package statement variations.

OBS-URL: https://build.opensuse.org/request/show/503703
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=394
2017-06-14 14:12:41 +00:00
Dominique Leuenberger
3c624eafa1 Accepting request 492375 from Base:System
Add patch to handle special case of .qm file paths correctly (boo#1027925):
  * find-lang-qt-qm.patch (forwarded request 487336 from favogt)

OBS-URL: https://build.opensuse.org/request/show/492375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=245
2017-05-17 08:45:20 +00:00
b2c201fbd2 Accepting request 487336 from home:favogt:branches:Base:System
Add patch to handle special case of .qm file paths correctly (boo#1027925):
  * find-lang-qt-qm.patch

OBS-URL: https://build.opensuse.org/request/show/487336
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=392
2017-05-01 21:01:09 +00:00
Ludwig Nussel
e4270fa767 Accepting request 483307 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/483307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=244
2017-04-03 09:03:53 +00:00
7e7de860a3 Accepting request 482469 from home:kukuk:branches:Base:System
- Convert rpmconfigcheck init script to systemd unit

OBS-URL: https://build.opensuse.org/request/show/482469
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=390
2017-03-29 12:08:58 +00:00
f5955f21b5 Fix it
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=389
2017-03-22 13:33:48 +00:00
8a9e054bba get rid off pointer-arith warnings
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=388
2017-03-22 12:16:00 +00:00
0e3494a2aa Update
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=387
2017-03-22 12:12:21 +00:00
3b630e4565 Update debugsubpkg.diff
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=386
2017-03-22 11:56:38 +00:00
ff91377c67 Accepting request 477417 from home:rguenther:branches:Base:System
- Tweak debugsubpkg.diff to no longer use obsoleted RPM interfaces
  and add support for debuginfo compressed by DWZ.
- Add %_find_debuginfo_dwz_opts and DWZ limits to macrosin.diff.
- Add dwz requires to rpm-build.  [fate#322957]

OBS-URL: https://build.opensuse.org/request/show/477417
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=385
2017-03-20 16:57:43 +00:00
18d1f2f4ad Accepting request 476984 from home:bmwiedemann:branches:Base:System
rebased
- Add upstream patches 0001-set-SOURCE_DATE_EPOCH-from-changelog.patch
  0002-Extend-changelog-to-support-full-timestamps-903.patch
  0003-Allow-SOURCE_DATE_EPOCH-to-override-file-timestamps.patch
  0004-Allow-SOURCE_DATE_EPOCH-to-override-RPMTAG_BUILDTIME.patch
  in order to allow for building bit-identical rpms as described in
  https://github.com/rpm-software-management/rpm/pull/144

OBS-URL: https://build.opensuse.org/request/show/476984
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=384
2017-03-09 08:40:16 +00:00
Dominique Leuenberger
4d3314a699 Accepting request 461331 from Base:System
New version that fixes 1027228

OBS-URL: https://build.opensuse.org/request/show/461331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=243
2017-03-03 16:41:46 +00:00
2ad9762252 - Tweak debugedit-comp-dir patch so that debugedit does not crash with a NULL comp_dir [bnc#1027228]
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=382
2017-03-01 12:57:29 +00:00
7a839c1a47 Accepting request 460704 from home:rguenther:branches:Base:System
- Fix debugedit-canon-fix.diff to handle directory table size shrinking
  by 1 byte correctly.

OBS-URL: https://build.opensuse.org/request/show/460704
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=381
2017-03-01 11:09:17 +00:00
b0a565dbe4 - update to rpm-4.13.0.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=380
2017-02-20 13:21:27 +00:00
6e0838364c update
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=379
2017-01-20 10:19:43 +00:00
e1e20a716d - update to rpm-4.13.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=378
2017-01-19 15:41:55 +00:00
Dominique Leuenberger
5734efc047 Accepting request 438003 from Base:System
grammar: Correct summary/description of -lang subpackages (forwarded request 437905 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/438003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=242
2016-11-03 10:12:40 +00:00
ad32f0a6f5 Accepting request 437905 from home:jengelh:branches:Base:System
grammar: Correct summary/description of -lang subpackages

OBS-URL: https://build.opensuse.org/request/show/437905
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=376
2016-10-31 09:45:23 +00:00
Dominique Leuenberger
6d033988d4 Accepting request 399129 from Base:System
->

OBS-URL: https://build.opensuse.org/request/show/399129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=241
2016-06-05 12:17:43 +00:00
7658807459 - add is_opensuse and leap_version macros to suse_macros
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=374
2016-05-31 12:02:53 +00:00
Dominique Leuenberger
127c2dd4f0 Accepting request 396779 from Base:System
(forwarded request 396769 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/396779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=240
2016-05-26 21:52:38 +00:00
29760e018d Accepting request 396769 from home:dimstar:lang
OBS-URL: https://build.opensuse.org/request/show/396769
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=372
2016-05-19 12:15:30 +00:00
Dominique Leuenberger
aa87bb3f14 Accepting request 393284 from Base:System
- work around bug in rpm's macro expandsion

OBS-URL: https://build.opensuse.org/request/show/393284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=239
2016-05-05 10:09:16 +00:00
56d2b24bba ...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=370
2016-05-02 11:51:23 +00:00
f87540135a adapt changes
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=369
2016-04-21 13:27:17 +00:00
1d092a7246 del
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=368
2016-04-21 13:25:02 +00:00
3a3fbf43f6 change
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=367
2016-04-21 13:24:43 +00:00
Dominique Leuenberger
6f5736b4ae Accepting request 381384 from Base:System
- add beecrypt-4.1.2-build.diff:
  * make sure debug info is not stripped from internal beecrypt

OBS-URL: https://build.opensuse.org/request/show/381384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=238
2016-04-05 08:40:00 +00:00
ee30576c40 - add beecrypt-4.1.2-build.diff:
* make sure debug info is not stripped from internal beecrypt

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=365
2016-03-29 22:30:00 +00:00
36b273ac9d Accepting request 353918 from home:StefanBruens:branches:Base:System
internal beecrypct lacks debug symbols, as the makefile strips -g from the compile flags

OBS-URL: https://build.opensuse.org/request/show/353918
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=364
2016-02-09 09:44:11 +00:00
Dominique Leuenberger
aedbf96775 Accepting request 340718 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/340718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=237
2015-10-28 16:14:48 +00:00
Stephan Kulow
beecad481d Accepting request 339480 from home:AndreasSchwab:f
- %install_info_delete: only delete if package is removed

OBS-URL: https://build.opensuse.org/request/show/339480
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=362
2015-10-24 10:42:35 +00:00
48bb2cd8e9 Accepting request 336568 from home:favogt:branches:Base:System
Please review this thoroughly, I've never looked at rpm's code before.
(I revoked the last SR as it did not contain a required change I forgot to commit)

- Add nfs-blocksize-free.patch:
  * Blocksize of NFS shouldn't be used directly
- Fixes bsc#894610 and bsc#829717

OBS-URL: https://build.opensuse.org/request/show/336568
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=361
2015-10-14 11:24:12 +00:00