From 890fb5a7f029be3db6cbc5c7100b69466afe52d4c41b29d2c76850cd0460a9fc Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Fri, 20 Nov 2020 10:01:45 +0000 Subject: [PATCH] - bsc#1178961: %ghost the symlinks to pg_config and ecpg. OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=26 --- postgresql12.changes | 5 +++++ postgresql12.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/postgresql12.changes b/postgresql12.changes index 2862dbd..057bd39 100644 --- a/postgresql12.changes +++ b/postgresql12.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 20 09:50:09 UTC 2020 - Reinhard Max + +- bsc#1178961: %ghost the symlinks to pg_config and ecpg. + ------------------------------------------------------------------- Wed Nov 11 12:04:35 UTC 2020 - Reinhard Max diff --git a/postgresql12.spec b/postgresql12.spec index eaacc4b..9c6a2f7 100644 --- a/postgresql12.spec +++ b/postgresql12.spec @@ -917,7 +917,7 @@ fi %defattr(-,root,root) %dir %pgbasedir %dir %pgbindir -%_bindir/ecpg +%ghost %_bindir/ecpg %_libdir/pkgconfig/* %_libdir/lib*.so %pgbindir/ecpg @@ -932,7 +932,7 @@ fi %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