Compare commits

...

5 Commits

Author SHA1 Message Date
Pavel Raiskup
b763b17866 rebase: update to 9.5.9
Per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-9.html

Version: 9.5.9-1
2017-08-29 10:56:29 +02:00
Petr Kubat
b358805730 rebase: update to 9.5.8
Per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-8.html

Resolves: #1480284
Version: 9.5.8-1
2017-08-11 12:28:01 +02:00
Pavel Raiskup
b7af207178 rebase: update to 9.5.7
Per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-7.html

Version: 9.5.7-1
2017-05-11 13:27:21 +02:00
Pavel Raiskup
c5eadfb5d9 rebase: update to 9.5.6
Per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-6.html

Version: 9.5.6-1
2017-02-07 12:02:42 +01:00
Pavel Raiskup
b281e87692 rebase: update to 9.5.5
Per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-5.html

Version: 9.5.5-1
2016-10-26 09:19:03 +02:00
6 changed files with 59 additions and 18 deletions

15
.gitignore vendored
View File

@ -1,11 +1,6 @@
/postgresql-9.4.14.tar.bz2
/postgresql-9.4.14.tar.bz2.sha256
/postgresql-9.5.9.tar.bz2
/postgresql-9.5.9.tar.bz2.sha256
/postgresql-setup-4.0.tar.gz
/postgresql-9.5.3-US.pdf
/postgresql-9.5.4-US.pdf
/postgresql-9.5.3.tar.bz2
/postgresql-9.5.3.tar.bz2.sha256
/postgresql-9.4.8.tar.bz2
/postgresql-9.4.8.tar.bz2.sha256
/postgresql-9.4.9.tar.bz2
/postgresql-9.4.9.tar.bz2.sha256
/postgresql-9.5.4.tar.bz2
/postgresql-9.5.4.tar.bz2.sha256
/postgresql-9.5.9-US.pdf

10
gen_sources.sh Executable file
View File

@ -0,0 +1,10 @@
#! /bin/sh -x
set -e
spectool -S *.spec | cut -d' ' -f2 \
| grep -E -e 'postgresql-.*\.tar\.*' -e 'postgresql.*\.pdf' | sort | \
while read line
do
base=`basename "$line"`
md5sum "$base"
done

View File

@ -18,7 +18,10 @@ set -e
# Pass package version (e.g., 9.1.2) as argument
VERSION=$1
test -z "$VERSION" && VERSION=`awk '/^Version:/ { print $2; }' postgresql.spec`
TARGETFILE=postgresql-$VERSION-US.pdf
test -f "$TARGETFILE" && echo "$TARGETFILE exists" && exit 1
echo Building $TARGETFILE ...

View File

@ -0,0 +1,13 @@
#! /bin/sh
rm sources .gitignore
set -e
spectool -S *.spec | cut -d' ' -f2 \
| grep -E -e 'postgresql-.*\.tar\.*' -e 'postgresql.*\.pdf' | sort | \
while read line
do
base=`basename "$line"`
echo " * handling $base"
sha512sum --tag "$base" >> sources
echo "/$base" >> .gitignore
done

View File

@ -66,7 +66,7 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 9.5
Version: 9.5.4
Version: 9.5.9
Release: 1%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -82,7 +82,7 @@ Url: http://www.postgresql.org/
# in-place upgrade of an old database. In most cases it will not be critical
# that this be kept up with the latest minor release of the previous series;
# but update when bugs affecting pg_dump output are fixed.
%global prevversion 9.4.9
%global prevversion 9.4.14
%global prevmajorversion 9.4
%global setup_version 4.0
@ -1216,6 +1216,26 @@ fi
%endif
%changelog
* Tue Aug 29 2017 Pavel Raiskup <praiskup@redhat.com> - 9.5.9-1
- update to 9.5.9 per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-9.html
* Tue Aug 08 2017 Petr Kubat <pkubat@redhat.com> - 9.5.8-1
- update to 9.5.8 per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-8.html
* Thu May 11 2017 Pavel Raiskup <praiskup@redhat.com> - 9.5.7-1
- update to 9.5.7 per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-7.html
* Tue Feb 07 2017 Pavel Raiskup <praiskup@redhat.com> - 9.5.6-1
- update to 9.5.6 per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-6.html
* Wed Oct 26 2016 Pavel Raiskup <praiskup@redhat.com> - 9.5.5-1
- update to 9.5.5 per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-5.html
* Fri Aug 12 2016 Petr Kubat <pkubat@redhat.com> - 9.5.4-1
- update to 9.5.4 per release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-4.html

12
sources
View File

@ -1,6 +1,6 @@
3cd80dbdb03dba0131d7b6a11ae1a24c postgresql-setup-4.0.tar.gz
ad36fcf624748b8ed67783ad04529f43 postgresql-9.5.4.tar.bz2
cb2960fb4022d57f9d7cf421a592a7c0 postgresql-9.4.9.tar.bz2
c0cc4410822bf69f6939361fc33cfb15 postgresql-9.4.9.tar.bz2.sha256
791291e31348bf4619048a8b06e2231d postgresql-9.5.4.tar.bz2.sha256
6bf9dc43855903b6bef6c515643b5c8b postgresql-9.5.4-US.pdf
SHA512 (postgresql-9.4.14.tar.bz2) = 5952479b7c911cc381744e72d44c7c2269f98f4dda677e8c20a8ac7f4281e143017d287634b707ed96859e5438e82e96668bc4c68bb0c2ce9f3853c5a38fd0b2
SHA512 (postgresql-9.4.14.tar.bz2.sha256) = 6ce24c915f069748b14f393cfbb7e6ade849d07342a1ec00542e401e4e02cd84fd82c2b41c59b4d11be9fe5ae7ef9cb516b79ba08f3658b90ba31c18c1ec0b43
SHA512 (postgresql-9.5.9.tar.bz2) = 2c6a887b80a4b1d1da18282f443419db2279d8fe61821aa6ed1e9af6d28dda41959981ccede2456bd8835dccd16a80fd485ebc0a1bdc9459996a5d27d7781c55
SHA512 (postgresql-9.5.9.tar.bz2.sha256) = 2e41c8a4e4a702c621cde35adc9b3496a67190597673e3c725f4c03313dce22691896aae13813039dfbe46d9e131216bcd657210823a55840ddad110fc0d8cc7
SHA512 (postgresql-setup-4.0.tar.gz) = ed5cb7046f9db4c16ef4f3f390768979b68cef47588c2e4b48efe7d4da815f5c656f58c1758e94b536a31a6ec4e2a5b1295752cac537561aea9c8c292b45b158
SHA512 (postgresql-9.5.9-US.pdf) = 8d41ea6d58a62fbb35ed870c70f9ba5e045cb7dc156340ac9b6551877ab3a770a1bac562c6ef54d318f8d74aa0ad7b4ff180adfb630e71c2dc34fc090aff5c1b