Browse Source

upgrading package: postgresql-uuid 12.4 -> 13.0

master
parent
commit
6d1fbcbc6f
  1. 6
      postgresql-uuid/postgresql-uuid.spec

6
postgresql-uuid/postgresql-uuid.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Database
License: BSD
Version: 12.4
Release: 20200813
Version: 13.0
Release: 20200924
# list of sources
Source0: https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.gz
@ -77,7 +77,7 @@ PreReq: postgresql >= %{version}, uuid
%{l_shtool} install -c -m 644 \
contrib/uuid-ossp/uuid-ossp.control \
contrib/uuid-ossp/uuid-ossp--1.1.sql \
contrib/uuid-ossp/uuid-ossp--unpackaged--1.0.sql \
contrib/uuid-ossp/uuid-ossp--1.0--1.1.sql \
$RPM_BUILD_ROOT%{l_prefix}/share/postgresql/extension/
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}

Loading…
Cancel
Save