Accepting request 556940 from home:darix:branches:server:database:postgresql

- add provides for all the pkgconfig() provides you also find in
  the postgresqlXY-devel packages. then we automatically will pull
  postgresql-devel which in turn will pull our default
  postgresqlXY-devel package. (boo#1071971)

OBS-URL: https://build.opensuse.org/request/show/556940
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=99
This commit is contained in:
Martin Pluskal 2017-12-14 11:49:04 +00:00 committed by Git OBS Bridge
parent de0278567f
commit 38997f090a
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 13 18:10:54 UTC 2017 - mrueckert@suse.de
- add provides for all the pkgconfig() provides you also find in
the postgresqlXY-devel packages. then we automatically will pull
postgresql-devel which in turn will pull our default
postgresqlXY-devel package. (boo#1071971)
-------------------------------------------------------------------
Wed Dec 6 10:32:06 UTC 2017 - bruno@ioda-net.ch

View File

@ -155,6 +155,10 @@ Documentation for the modules contained in this package can be found in
Summary: PostgreSQL development header files and libraries
Group: Development/Libraries/C and C++
Provides: postgresql-devel-noarch = %version-%release
Provides: pkgconfig(libecpg) = %{version}-%{release}
Provides: pkgconfig(libecpg_compat) = %{version}-%{release}
Provides: pkgconfig(libpgtypes) = %{version}-%{release}
Provides: pkgconfig(libpq) = %{version}-%{release}
Requires: postgresql-devel-implementation
Recommends: %defaultpackage-devel