Overview

Request 71411 accepted

Fix build with Perl 5.14

Loading...
Request History
Reinhard Max's avatar

rmax created request

Fix build with Perl 5.14


Stephan Kulow's avatar

coolo approved review

Builds for repo openSUSE_Factory

Output of check script (non-fatal):
- package has baselibs.conf: (unchanged)
- package has postgresql-rpmlintrc: (unchanged)
--------------------------------------------------------------
postgresql/postgresql.spec has a %pre with groupadd and/or useradd
please check if this is ok:

-----------------master-table-entry:--------------------------
/work/cd/lib/misc/group:postgresql postgres:x:26:
/work/cd/lib/misc/passwd:postgresql postgres:x:26:26:Postgres database admin:/var/lib/pgsql:/bin/bash

-----------------specfile section:----------------------------
%preun server
%stop_on_removal postgresql
%pre server
groupadd -g 26 -o -r postgres >/dev/null 2>/dev/null || :
useradd -g postgres -o -r -d /var/lib/pgsql -s /bin/bash \
-c "PostgreSQL Server" -u 26 postgres 2>/dev/null || :
%post -n %libpq -p /sbin/ldconfig
--------------------------------------------------------------


Sascha Peilicke's avatar

saschpe accepted request

Accepted submit request 71411 from user coolo


Saul Goodman's avatar

licensedigger accepted review

{"approve": "version update 9.0.3 -> 9.0.4 covered by ldb"}


Stephan Kulow's avatar

coolo accepted review

Builds for repo openSUSE_Factory

Output of check script (non-fatal):
- package has baselibs.conf: (unchanged)
- package has postgresql-rpmlintrc: (unchanged)
--------------------------------------------------------------
postgresql/postgresql.spec has a %pre with groupadd and/or useradd
please check if this is ok:

-----------------master-table-entry:--------------------------
/work/cd/lib/misc/group:postgresql postgres:x:26:
/work/cd/lib/misc/passwd:postgresql postgres:x:26:26:Postgres database admin:/var/lib/pgsql:/bin/bash

-----------------specfile section:----------------------------
%preun server
%stop_on_removal postgresql
%pre server
groupadd -g 26 -o -r postgres >/dev/null 2>/dev/null || :
useradd -g postgres -o -r -d /var/lib/pgsql -s /bin/bash \
-c "PostgreSQL Server" -u 26 postgres 2>/dev/null || :
%post -n %libpq -p /sbin/ldconfig
--------------------------------------------------------------

openSUSE Build Service is sponsored by