Commit graph

16 commits

Author SHA1 Message Date
Filip Janus
403d7bb981 Add Obsoletes: postgresqlXX to make the upgrade path from alternative version clear 2025-07-16 09:56:50 +02:00
Lumir Balhar
bd23d5bf4c Add new systemtap-sdt-dtrace to build deps
This is a part of approved Fedora change:
https://fedoraproject.org/wiki/Changes/Separate_dtrace_package

systemtap-sdt-devel will stop requiring systemtap-sdt-dtrace
and that would break the build of this package.
2025-07-16 09:56:50 +02:00
Fedora Release Engineering
ad7c0e4e01 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2025-07-16 09:56:50 +02:00
Filip Janus
23b6e04c64 Disable ENGINE API 2025-07-16 09:56:50 +02:00
Ales Nezbeda
2c9b664f64 Update to 16.3 and 15.7
LibXML and OpenSSL patches no longer needed.
2025-07-16 09:56:50 +02:00
Jitka Plesnikova
a50a8fec71 Perl 5.40 rebuild 2025-07-16 09:56:50 +02:00
Python Maint
601b41afe9 Rebuilt for Python 3.13 2025-07-16 09:56:50 +02:00
Filip Janus
833cf13509 Since /var/run/postgresql is symlink to /run/postgresql it could be removed.
Its not necessary to install /var/run/postgresql directory
because /run/postgresql is created by systemd script
Upstream rpm also deals only with /run
https://git.postgresql.org/gitweb/?p=pgrpms.git;a=blob;f=rpm/redhat/main/non-common/postgresql-16/main/postgresql-16.spec;h=93ebd0a0cfe52cf49cdf8b7bd18c3277c9df9402;hb=HEAD#l1179
Related:RHEL-25756
2025-07-16 09:56:50 +02:00
Yaakov Selkowitz
65d07b6336 Backport OpenSSL 3.2 fix from upstream master
https://git.postgresql.org/gitweb/?p=postgresql.git;h=b2b1f12882fb561c7d474b834044dd8ed570bfea
2025-07-16 09:56:50 +02:00
Filip Janus
b2ea34376f Add macro virtual_conflicts_and_provides to be specfile more readable 2025-07-16 09:56:50 +02:00
Filip Janus
5700cefb43 Add versioned provide to the default version
Obsolete versioned is no more needed since only default stream provides
postgresql symbol
2025-07-16 09:56:50 +02:00
Pete Walter
3b59fd1bda Rebuild for ICU 74 2025-07-16 09:56:50 +02:00
Yaakov Selkowitz
717888075b Fix build with GCC 14 and libxml2 2.12.0 2025-07-16 09:56:50 +02:00
Fedora Release Engineering
39bb13a645 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2025-07-16 09:56:50 +02:00
Filip Janus
a6489a837e Add symbol -any to each subpackage to ensure conflict with othere postgresql streams.
Symbol postgresql is now used only for setting the default version
of postgresql in the repository. The majorname cant be
used for such usecase due to different behavior of dnf install and dnf
builddep
More about it:
https://github.com/rpm-software-management/dnf5/issues/620
Related: 2255013
2025-07-16 09:56:50 +02:00
Filip Janus
670f9bac35 Initial import of demodularized postgresql 16 2025-07-16 09:56:50 +02:00