From 95dee0593573cbc0200c5f6ca8e213b8fd206d2564b026f98559d19c08685779 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 14 Feb 2011 14:03:56 +0000 Subject: [PATCH] Add missing dir to libs subpackage OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=44 --- postgresql-libs.spec | 1 + postgresql.spec | 1 + postgresql.spec.in | 1 + 3 files changed, 3 insertions(+) diff --git a/postgresql-libs.spec b/postgresql-libs.spec index 9fa2c85..c3c2e79 100644 --- a/postgresql-libs.spec +++ b/postgresql-libs.spec @@ -190,6 +190,7 @@ rm -f %my_provides %_bindir/ecpg %_libdir/libpgport.a %_libdir/lib*.so +%dir %_libdir/postgresql %_libdir/postgresql/pgxs %_includedir/pgsql %dir %_datadir/postgresql diff --git a/postgresql.spec b/postgresql.spec index dfdd1a3..e153612 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -502,6 +502,7 @@ rm -f %my_provides %_bindir/ecpg %_libdir/libpgport.a %_libdir/lib*.so +%dir %_libdir/postgresql %_libdir/postgresql/pgxs %_includedir/pgsql %dir %_datadir/postgresql diff --git a/postgresql.spec.in b/postgresql.spec.in index ef8c4fa..322cf6c 100644 --- a/postgresql.spec.in +++ b/postgresql.spec.in @@ -539,6 +539,7 @@ FI_POSTGRES %_bindir/ecpg %_libdir/libpgport.a %_libdir/lib*.so +%dir %_libdir/postgresql %_libdir/postgresql/pgxs %_includedir/pgsql %dir %_datadir/postgresql