Commit Graph

57 Commits

Author SHA256 Message Date
9ef1a14cd0 - update to rpm-4.19.1.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=664
2024-02-09 10:39:24 +00:00
e4c0623005 Use cmake for compiling and installing the python modules
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=655
2024-02-01 14:07:57 +00:00
ea7508fb20 - buildrequire setuptools
- Fix python-module compatibility with older distros
- Fix usage of deprecated AsVoidPtr Python/C API,
- adapt buildrequires
- adapt buildrequires

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=654
2024-02-01 12:00:07 +00:00
fe2d187d69 update to rpm-4.19.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=649
2023-12-13 13:38:30 +00:00
2dfbc76490 Accepting request 1121296 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
- Modernize python-rpm.spec to stop using deprecated macros
  (%python_build and %python_install).

OBS-URL: https://build.opensuse.org/request/show/1121296
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=648
2023-11-07 10:56:06 +00:00
6fc0fbf6cc blub
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=642
2023-10-11 15:15:57 +00:00
87f5e4610f - update to rpm-4.19.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=641
2023-10-11 15:13:46 +00:00
9b95663635 Accepting request 1070620 from home:favogt:branches:Base:System
- add cpuid_lzcnt.patch

OBS-URL: https://build.opensuse.org/request/show/1070620
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=633
2023-03-16 12:39:57 +00:00
5030bb08e0 - update to rpm-4.18.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=625
2022-12-02 14:17:05 +00:00
7ce3fb27e7 - update to rpm-4.17.1.1
* Fix upstream branch setting in "%autosetup -S git"
  * Revert "Strip the target triplet GNU suffix more precisely."

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=618
2022-09-12 12:46:50 +00:00
c8d6762363 up
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=613
2022-07-21 14:20:54 +00:00
257b5b1ec6 - invoke find-lang.sh with bash, it is a bash script (bsc#1195391)
- switch to glibc-locale-base to reduce system installation size
  by ~220MB (bsc#1195390)

- Update OCaml requires/provides generators to ignore cmxs
  new patch: ocaml-cmxs.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=597
2022-02-01 12:49:10 +00:00
aef291d1bb OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=596 2022-02-01 12:48:39 +00:00
6703aad3fa Accepting request 949701 from home:dirkmueller:Factory
- switch to glibc-locale-base to reduce system installation size
  by ~220MB

OBS-URL: https://build.opensuse.org/request/show/949701
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=594
2022-02-01 11:12:53 +00:00
c53839c421 update to rpm-4.17.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=585
2021-09-24 08:50:22 +00:00
74653ba3b3 - update to rpm-4.16.1.3
* security fixes for CVE-2021-3421, CVE-2021-20271, CVE-2021-20266
  * fix bdb_ro failing to open database with missing secondary indexes
  * dropped: finddebuginfo-check-res-file.patch
  * dropped: empty_dbbackend.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=576
2021-03-30 09:59:13 +00:00
866e482bc6 - fix potential access of freed mem in ndb's glue code [bnc#1179416]
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=565
2021-01-05 15:40:08 +00:00
a23c9f6537 - update to rpm-4.16.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=559
2020-10-27 10:36:01 +00:00
13b3f80177 - Backport FA_TOUCH fixes from upsteam [bnc#1175025] [bnc#1177428]
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=558
2020-10-19 09:57:57 +00:00
7481dd3084 - update to rpm-4.16.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=552
2020-09-30 15:34:17 +00:00
a959f87767 Accepting request 793761 from home:favogt:rpmsmalle
- Fix name of Packages DB file in rpmconfigcheck

OBS-URL: https://build.opensuse.org/request/show/793761
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=541
2020-04-14 10:13:22 +00:00
7dfec231eb - Initialize the libgcrypt library [bnc#1167343]
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=538
2020-04-03 10:36:00 +00:00
486d0ef0e2 Accepting request 790868 from home:favogt:rpmsmalle
Rebased:

- Replace rpmsort with rewrite using Lua (boo#1164553)

- Split out perl and python dep generators from rpm-build to avoid
  pulling in perl and python in all RPM builds
- Port rpmconfigcheck to pure shell
- Refactor %files list of main package to not require %excludes
  as those might lead to missing files in the package

OBS-URL: https://build.opensuse.org/request/show/790868
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=537
2020-04-02 13:57:28 +00:00
b3d28e93f5 - Follow one level of symlink indirection when converting the rpm
database [bnc#1167537]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=536
2020-03-24 21:18:19 +00:00
d07468fc2c Accepting request 787554 from home:SLindoMansilla:branches:Base:System
Add macro for supported ARM 64bit processors

OBS-URL: https://build.opensuse.org/request/show/787554
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=533
2020-03-24 14:09:51 +00:00
1d70343858 - Use libgcrypt as crypto library instead of beecrypt
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=521
2020-01-17 10:28:50 +00:00
5bd6a279dc fix rpm posttrans scriptlet
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=519
2019-12-11 14:28:50 +00:00
Richard Brown
5782062f81 Accepting request 743872 from home:fos:branches:Base:System
Declare /var/lib/rpm as a ghost file (it is a link to /usr/lib/sysimage/rpm generated in post script for quite some time now). Fixes [boo#1132796].

OBS-URL: https://build.opensuse.org/request/show/743872
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=518
2019-12-11 13:07:59 +00:00
d2e720fc1e - update to rpm-4.15.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=513
2019-11-19 10:10:28 +00:00
613af06297 Twook
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=509
2019-10-02 14:39:02 +00:00
Richard Brown
557a983daa Accepting request 726741 from home:favogt:branches:Base:System
- Split librpmbuild into a separate subpackage, it's pulled in by
  python-rpm

OBS-URL: https://build.opensuse.org/request/show/726741
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=506
2019-09-23 09:21:52 +00:00
5a8cb79e51 Accepting request 725489 from home:marxin:branches:Base:System2
- Add set-flto=auto-by-default.patch in order to utilize -flto=auto.

OBS-URL: https://build.opensuse.org/request/show/725489
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=503
2019-08-23 08:27:12 +00:00
bd320d622f tweak
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=500
2019-06-13 14:34:11 +00:00
54dd915b8a Accepting request 708407 from home:jengelh:branches:Base:System
- Enable decompression and creation of zstd-based payloads.
- Add homepage and repo URL.

OBS-URL: https://build.opensuse.org/request/show/708407
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=499
2019-06-13 14:33:20 +00:00
7f9a154e3c Tweak patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=498
2019-06-13 14:24:14 +00:00
bad7233d87 Accepting request 702804 from home:marxin:branches:Base:System
- Add adopt-language-specific-build_fooflags-macros-from-F.patch
  (9a50846ceeef2add2344dd463c5562bd69496a23) from master.

OBS-URL: https://build.opensuse.org/request/show/702804
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=497
2019-06-13 14:22:48 +00:00
e1f89e4f7e - backport getncpus macro and related changes from upstream
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=492
2019-02-07 14:56:51 +00:00
917c43f139 - update macrosin.diff: Set cutoff date to SLE12 GA to remove
changelogs from 2009-2014 from the generated RPMs.

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=490
2019-01-13 16:30:54 +00:00
f2da90ccaf Accepting request 651047 from home:asmorodskyi:branches:devel:languages:python:backports
- Fix python-module compatibility with older distros

OBS-URL: https://build.opensuse.org/request/show/651047
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=488
2018-11-22 10:53:39 +00:00
98c39aeee6 - update to rpm-4.14.2.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=486
2018-10-22 12:03:45 +00:00
4ee851093a - update to rpm-4.14.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=485
2018-10-16 09:54:56 +00:00
1282fd76b6 update to rpm git
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=483
2018-10-02 20:31:49 +00:00
9d541412fb Accepting request 639380 from home:marxin:branches:Base:System
- Update dwz-compression.patch to latest git trunk
  (62d901a22b7eb6c86c15290032a41e11427ddf87).

OBS-URL: https://build.opensuse.org/request/show/639380
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=482
2018-10-02 15:32:27 +00:00
ee455c5b2d tweak
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=480
2018-09-18 12:04:10 +00:00
7da6bd02e0 Accepting request 636369 from home:marxin:branches:Base:System
Fix changelog entry to mention patch.

OBS-URL: https://build.opensuse.org/request/show/636369
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=479
2018-09-18 12:03:05 +00:00
2d16f5cbbb ...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=458
2018-04-06 11:36:32 +00:00
Richard Brown
297b461842 Accepting request 589202 from home:scarabeus_iv:branches:Base:System
- Switch really to singlespec thus allowing us to build without
  python2-devel present in the distribution

OBS-URL: https://build.opensuse.org/request/show/589202
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=454
2018-03-28 09:23:52 +00:00
187f41c4ef Tweak
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=451
2018-03-05 15:25:25 +00:00
c6221a580a Accepting request 582613 from home:Andreas_Schwab:Factory
- debugedit-riscv.patch: handle RISC-V relocation in debugedit

OBS-URL: https://build.opensuse.org/request/show/582613
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=450
2018-03-05 15:24:07 +00:00
81a8eb752e Change license back
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=445
2018-02-15 12:15:18 +00:00