forked from pool/postgresql14
Accepting request 1006691 from home:aaronpuchert:branches:server:database:postgresql
- Remove accidentally committed patch. OBS-URL: https://build.opensuse.org/request/show/1006691 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql14?expand=0&rev=40
This commit is contained in:
parent
8170a89340
commit
a148fc98ec
12
PATCH
12
PATCH
@ -1,12 +0,0 @@
|
||||
--- /abuild/max/OBS/server:database:postgresql/postgresql14/postgresql14.spec 2022-08-25 16:03:12.219644734 +0200
|
||||
+++ /abuild/max/OBS/server:database:postgresql/postgresql15/postgresql15.spec 2022-09-05 17:09:25.327692199 +0200
|
||||
@@ -42,6 +41,9 @@
|
||||
|
||||
%define requires_file() %( readlink -f '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} >= %%{epoch}:%%{version}\\n' -f | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
||||
|
||||
+# Only build client libraries of the latest version.
|
||||
+%define buildlibs (%{pgmajor} == %(rpm -q --qf %{VERSION} postgresql | cut -d. -f1))
|
||||
+
|
||||
Name: %pgname
|
||||
%if "@BUILD_FLAVOR@" == "mini"
|
||||
%define devel devel-mini
|
Loading…
Reference in New Issue
Block a user