Commit Graph

960 Commits

Author SHA256 Message Date
Dominique Leuenberger
51bdbb2cdb Accepting request 1153996 from Base:System
- added a missing %patch NR conversion

OBS-URL: https://build.opensuse.org/request/show/1153996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=315
2024-03-03 19:18:08 +00:00
3528d170c8 - added a missing %patch NR conversion
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=672
2024-03-01 12:56:25 +00:00
d7b74e2fdf Accepting request 1149841 from home:dimstar:rpm4.20:r
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149841
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=671
2024-03-01 12:40:48 +00:00
Ana Guerrero
0090bcb498 Accepting request 1146851 from Base:System
Changed this how you suggested.

- Add patches to enable reproducible builds by default (bsc#1148824). For
  upstream versions see:
  https://github.com/rpm-software-management/rpm/pull/2880
  0001-Add-option-to-set-mtime-of-files-in-rpms.patch
  0002-log-build-time-if-it-is-set-from-SOURCE_DATE_EPOCH.patch
  0003-Error-out-on-a-missing-changelog-date.patch (forwarded request 1146788 from jzerebecki)

OBS-URL: https://build.opensuse.org/request/show/1146851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=314
2024-02-22 19:56:11 +00:00
738d805716 Accepting request 1146788 from home:jzerebecki:branches:Base:System
Changed this how you suggested.

- Add patches to enable reproducible builds by default (bsc#1148824). For
  upstream versions see:
  https://github.com/rpm-software-management/rpm/pull/2880
  0001-Add-option-to-set-mtime-of-files-in-rpms.patch
  0002-log-build-time-if-it-is-set-from-SOURCE_DATE_EPOCH.patch
  0003-Error-out-on-a-missing-changelog-date.patch

OBS-URL: https://build.opensuse.org/request/show/1146788
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=669
2024-02-15 13:18:45 +00:00
Ana Guerrero
e4be0e8c6a Accepting request 1145411 from Base:System
- update to rpm-4.19.1.1

OBS-URL: https://build.opensuse.org/request/show/1145411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=313
2024-02-13 21:42:02 +00:00
b35831240c fix _host_cpu being wrong on arm and ppc
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=667
2024-02-09 12:19:13 +00:00
0d76ec18b6 no readline
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=666
2024-02-09 12:09:37 +00:00
d5bab7c8a6 Fix cpu
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=665
2024-02-09 11:59:55 +00:00
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
e65bb59bdb updated patch: canongnu.diff
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=663
2024-02-07 09:59:35 +00:00
41509ec3a7 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=662 2024-02-07 09:53:18 +00:00
f78c5b9b1c - fix %_host not containing the abi suffix on arm [bnc#1219627]
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=661
2024-02-07 09:37:29 +00:00
Ana Guerrero
01bcd17391 Accepting request 1144124 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1144124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=312
2024-02-06 15:32:16 +00:00
968f2484f3 Accepting request 1143671 from home:bnavigator:branches:Base:System:2
- Use cmake for compiling and installing the python modules
  * Drop python_setup.diff
  * Add cmake_python_version.diff
- buildrequire setuptools
- Modernize python-rpm.spec to stop using deprecated macros
  (%python_build and %python_install).
- update to rpm-4.19.1
- add _multibuild for multiple .spec-files
- update to rpm-4.18.0
------------------------------------------------------------------
- update to rpm-4.17.1
- update to rpm-4.17.0
- update to rpm-4.16.1.3
- update to rpm-4.16.0
- update to rpm-4.15.1
- update to rpm-4.15.0
- Fix python-module compatibility with older distros
- remove rpmlint-Factory buildignore
- Switch really to singlespec thus allowing us to build without
  python2-devel present in the distribution
- update to rpm-4.14.1
- Update RPM groups
- Add a comment to note that prep and build stages come from rpm.spec
- Properly quote the conditional for Obsoletes+Provides
- Unify rpm-python and python3-rpm into singlespec
- Switch the build to use setuptools-based build, so that
  the Python module is properly built with all its metadata
- adapt to python-3.3, which no longer looks at XXXmodule.so
- update to rpm-4.11.1
- Update to 4.10.2
- modified capsule api diff to match rpm upstream
- Fix usage of deprecated AsVoidPtr Python/C API,
  replaced by Capsule API
- Spec file cleanup:
  * Don't rm -rf %{buildroot}
  * Removed %clean section
  * Removed authors from description
- add libtool as explicit buildrequire
- drop standard python directories from filelist [bnc#229189]
- adapt second spec file to changes done to rpm.spec
- adapt buildrequires
- adapt buildrequires
- added libelf-devel to BuildRequires to fix build
- update to 4.4.2.3 to get rid of >50 patches
- add libselinux-devel to BuildRequires
- fix build against python 2.6
- fix buildrequires
- fix unicode queries
- add ncurses-devel and zlib-devel BuildRequires.
- use rpm.spec for building instead of duplication everything
- delete superfluous .a and .la files [#202604]
- create .pyc and .pyo files [#205711]
- Make sure config.rpath is present.
- Fix for python2.5.
- do not package beecrypt python bindings as libbeecrypt is not
  packaged either
- fix literal %{version} in Requires tag
- fix build with python 2.5 by overriding autodetection
- split from rpm package
- Need to mention the changed patches for the python-setuptools to
  cmake migration:
  * Drop python_setup.diff
  * Add cmake_python_version.diff

OBS-URL: https://build.opensuse.org/request/show/1143671
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=659
2024-02-05 08:35:39 +00:00
Ana Guerrero
b10abb4aea Accepting request 1143331 from Base:System
- 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/request/show/1143331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=311
2024-02-02 14:44:40 +00:00
b24bf9cf55 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=657 2024-02-01 14:24:02 +00:00
5a1fb7bcf3 up
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=656
2024-02-01 14:17:31 +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
Ana Guerrero
231c20ae6f Accepting request 1132932 from Base:System
- Modernize python-rpm.spec to stop using deprecated macros
  (%python_build and %python_install).

- update to rpm-4.19.1

- fix Source url to match what is listed on https://rpm.org/download.html

- disable sysusers handling for now

- update to rpm-4.19.1
  * new spec snippet support for dynamic spec generation
  * new sysusers.d integration for automated user and group handling
  * new CMake build system
  * removal of various deprecated and/or unused APIs
  * various internal code cleanups
- refreshed patches:
  * brp-compress-no-img.patch
  * brp.diff
  * brpcompress.diff
  * build.diff
  * enable-postin-scripts-error.diff
  * fileattrs.diff
  * findlang.diff
  * findsupplements.diff
  * langnoc.diff
  * macrosin.diff
  * platformin.diff
  * posttrans.diff
  * refreshtestarch.diff
  * rpm-findlang-inject-metainfo.patch

OBS-URL: https://build.opensuse.org/request/show/1132932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=310
2024-01-31 22:53:15 +00:00
b64c944df7 - fix Source url to match what is listed on https://rpm.org/download.html
- drop requires-ge-macro.diff: this is already in rpm-config-SUSE
  we were just adding it twice
  providers possible
  build
- invoke find-lang.sh with bash, it is a bash script (bsc#1195391)
- unified built-in and user-define macro syntax and calling conventions
  * usr-lib-sysimage-rpm.patch
- RPM no longer ships config.sub and config.guess, just copy it
  in a reproducible way
- Replace references to /var/adm/fillup-templates with new
- Make %post compatibility symlink creation more resiliant
- Change the RPM binary payload from old-lzma to xz,
- dropped patches: gentlyadjustmacros.diff, rundir.diff,
- Rename and extend auto-config-update-aarch64.diff to
- extend the armv7hl hack also to armv6hl
- add support for armv6hl target
 * optionally automatically update config.guess/sub during build
- which is essential for man packages
  * Permit key imports on transactions where signature checking is
  * Verify files from non-installed packages again, regression introduced
  * Fix large (> 4GB) package support, regression introduced in
  * Only create the first instance of a file shared between multiple
  * Restore pre-4.10.0 fdFree() behavior, ie return the fd itself while
  uid/gid being passed.
  personality changed to ppc)
   %suse_update_config
- set suse_version to 1220
  /usr/lib/rpm/brp-suse.d - and move our own brp scripts to
  extra I/O and uglify log files. Fedora uses it since

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=652
2023-12-13 17:40:03 +00:00
87d7dcbddc update again
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=651
2023-12-13 13:55:37 +00:00
aa7c464ad1 * localetag.diff
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=650
2023-12-13 13:52:46 +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
20860042c8 disable sysusers handling for now
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=647
2023-10-27 13:42:42 +00:00
d834d912d6 * canongnu.diff
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=646
2023-10-13 12:46:10 +00:00
58cabb540e - fix --runposttrans not working correctly with the --root
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=645
2023-10-13 12:26:43 +00:00
f380afba9e make arm gnueabi work
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=644
2023-10-12 11:28:32 +00:00
573af0b198 add build-aux.tar.bz2 (taken from rpm-4.18)
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=643
2023-10-12 09:32:31 +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
Dominique Leuenberger
d0e4172a34 Accepting request 1103306 from Base:System
- add remove-awk-dependency.patch to be able to drop awk dependency
  from containers

OBS-URL: https://build.opensuse.org/request/show/1103306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=309
2023-08-13 17:17:32 +00:00
78a4656943 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=639 2023-08-10 10:27:03 +00:00
e0b7e44ebe Accepting request 1102895 from home:dirkmueller:branches:Base:System
- add remove-awk-dependency.patch to be able to drop awk dependency
  from containers

OBS-URL: https://build.opensuse.org/request/show/1102895
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=638
2023-08-10 09:47:45 +00:00
Dominique Leuenberger
b70720c8d1 Accepting request 1090000 from Base:System
- add _multibuild for multiple .spec-files

- add _multibuild for multiple .spec-files (forwarded request 1089942 from jsrain)

OBS-URL: https://build.opensuse.org/request/show/1090000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=308
2023-06-03 22:11:24 +00:00
87d6d64111 Accepting request 1089942 from home:jsrain:branches:Base:System
- add _multibuild for multiple .spec-files

- add _multibuild for multiple .spec-files

OBS-URL: https://build.opensuse.org/request/show/1089942
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=636
2023-05-31 11:47:02 +00:00
Dominique Leuenberger
d439cb3deb Accepting request 1072623 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1072623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=307
2023-03-21 16:39:59 +00:00
b66b817dfb Accepting request 1072621 from home:marxin:branches:Base:System
- Add upstream patch libmagic-exceptions.patch that speeds up libreoffice
  package build.

OBS-URL: https://build.opensuse.org/request/show/1072621
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=634
2023-03-17 12:59:22 +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
Dominique Leuenberger
60fa07cf78 Accepting request 1058837 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1058837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=306
2023-01-18 12:08:44 +00:00
5d70ada42a Accepting request 1055731 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055731
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=631
2023-01-13 07:38:52 +00:00
4bcfde392f Accepting request 1043094 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
- switch to pkgconfig(zlib) so that alternative providers can be
  used

- add x86_64-microarchitectures.patch

OBS-URL: https://build.opensuse.org/request/show/1043094
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=630
2023-01-10 08:05:28 +00:00
Dominique Leuenberger
a7dad74c82 Accepting request 1043727 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1043727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=305
2022-12-21 15:05:42 +00:00
54f721c2a7 Accepting request 1042286 from home:dirkmueller:Factory
- switch to pkgconfig(zlib) so that alternative providers can be
  used

OBS-URL: https://build.opensuse.org/request/show/1042286
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=628
2022-12-15 11:09:02 +00:00
Dominique Leuenberger
53131dbafc Accepting request 1040201 from Base:System
update to rpm-4.18.0

OBS-URL: https://build.opensuse.org/request/show/1040201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=304
2022-12-12 16:37:03 +00:00
cef4f6efc3 update changes
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=626
2022-12-05 09:32:33 +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
Dominique Leuenberger
f85c0e229b Accepting request 1035056 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1035056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=303
2022-11-12 16:40:05 +00:00