Hello community,

here is the log from the commit of package postgresql12 for openSUSE:Factory 
checked in at 2020-02-29 21:23:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql12 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql12.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql12"

Sat Feb 29 21:23:28 2020 rev:4 rq:779839 version:12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql12/postgresql12.changes        
2020-02-19 12:40:20.927602481 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql12.new.26092/postgresql12.changes     
2020-02-29 21:23:33.862403684 +0100
@@ -1,0 +2,5 @@
+Thu Feb 27 08:58:37 UTC 2020 - Reinhard Max <m...@suse.com>
+
+- Fix a few mistakes in the spec file.
+
+-------------------------------------------------------------------

Old:
----
  series

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

Other differences:
------------------
++++++ postgresql12.spec ++++++
--- /var/tmp/diff_new_pack.qBLBNS/_old  2020-02-29 21:23:34.858405654 +0100
+++ /var/tmp/diff_new_pack.qBLBNS/_new  2020-02-29 21:23:34.870405678 +0100
@@ -123,7 +123,6 @@
 Source2:        baselibs.conf
 Source3:        postgresql-README.SUSE
 Source17:       postgresql-rpmlintrc
-Source18:       series
 Patch1:         postgresql-conf.patch
 Patch2:         postgresql-regress.patch
 # PL/Perl needs to be linked with rpath (bsc#578053)
@@ -229,7 +228,9 @@
 PreReq:         postgresql = %version
 Requires:       glibc-locale
 Requires:       timezone
+%if %{with llvm}
 Recommends:     %{name}-llvmjit
+%endif
 Provides:       postgresql-server-implementation = %version-%release
 Requires:       %libpq >= %version
 Requires(pre):  postgresql-server-noarch >= %pgmajor
@@ -320,6 +321,7 @@
 Group:          Productivity/Databases/Tools
 Provides:       postgresql-docs-implementation = %version-%release
 Requires:       postgresql-docs-noarch >= %pgmajor
+BuildArch:      noarch
 
 %description docs
 PostgreSQL is an advanced object-relational database management system


Reply via email to