Hello community,

here is the log from the commit of package postgresql12 for openSUSE:Factory 
checked in at 2020-12-10 15:56:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql12 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql12.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql12"

Thu Dec 10 15:56:43 2020 rev:10 rq:854083 version:12.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql12/postgresql12.changes        
2020-11-15 15:26:20.803448576 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql12.new.2328/postgresql12.changes      
2020-12-10 15:56:44.858776011 +0100
@@ -1,0 +2,7 @@
+Fri Nov 20 11:51:37 UTC 2020 - Reinhard Max <m...@suse.com>
+
+- bsc#1178961: %ghost the symlinks to pg_config and ecpg.
+- boo#1179765: BuildRequire libpq5 and libecpg6 when not building
+  them to avoid dangling symlinks in the devel package.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql12.spec ++++++
--- /var/tmp/diff_new_pack.tWwOE2/_old  2020-12-10 15:56:45.682776786 +0100
+++ /var/tmp/diff_new_pack.tWwOE2/_new  2020-12-10 15:56:45.686776790 +0100
@@ -73,6 +73,10 @@
 BuildRequires:  zlib-devel
 %bcond_without  selinux
 %bcond_without  icu
+%if  !%buildlibs
+BuildRequires:  %libecpg
+BuildRequires:  %libpq
+%endif
 %if 0%{?suse_version} >= 1300
 %bcond_without  systemd
 %bcond_without  systemd_notify
@@ -917,7 +921,7 @@
 %defattr(-,root,root)
 %dir %pgbasedir
 %dir %pgbindir
-%_bindir/ecpg
+%ghost %_bindir/ecpg
 %_libdir/pkgconfig/*
 %_libdir/lib*.so
 %pgbindir/ecpg
@@ -932,7 +936,7 @@
 %files server-devel -f server-devel.files
 %endif
 %defattr(-,root,root)
-%_bindir/pg_config
+%ghost %_bindir/pg_config
 %pgbindir/pg_config
 %pgincludedir/server
 %pglibdir/pgxs
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to