Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
KaiGai Kohei
83fc0d85ce upgrade base version v9.0.0->v9.0.1 2010-10-07 10:07:45 +09:00
KaiGai Kohei
f554c0e63b upload postgresql-9.0.0.tar.gz 2010-10-05 21:48:34 +09:00
KaiGai Kohei
95d450d31d fixup sepostgresql-9.0-fullset.patch (rebased to the v9.0.0) 2010-10-05 21:42:36 +09:00
4 changed files with 509 additions and 711 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
postgresql-9.0beta1.tar.gz postgresql-9.0beta1.tar.gz
/postgresql-9.0.0.tar.gz
/postgresql-9.0.1.tar.gz

File diff suppressed because it is too large Load diff

View file

@ -11,8 +11,8 @@
Summary: Security Enhanced PostgreSQL Summary: Security Enhanced PostgreSQL
Name: sepostgresql Name: sepostgresql
Version: 9.0.0 Version: 9.0.1
Release: 20101005%{?dist} Release: 20101007%{?dist}
License: PostgreSQL License: PostgreSQL
Group: Applications/Databases Group: Applications/Databases
Url: http://code.google.com/p/sepgsql/ Url: http://code.google.com/p/sepgsql/
@ -181,6 +181,9 @@ fi
%attr(700,sepgsql,sepgsql) %dir %{_localstatedir}/lib/sepgsql/backups %attr(700,sepgsql,sepgsql) %dir %{_localstatedir}/lib/sepgsql/backups
%changelog %changelog
* Thu Oct 7 2010 KaiGai Kohei <kaigai@kaigai.gr.jp> - 9.0.1-20101007
- upgrade base version to 9.0.1
* Tue Oct 5 2010 KaiGai Kohei <kaigai@kaigai.gr.jp> - 9.0.0-20101005 * Tue Oct 5 2010 KaiGai Kohei <kaigai@kaigai.gr.jp> - 9.0.0-20101005
- upgrade base version to 9.0.0 - upgrade base version to 9.0.0

View file

@ -1 +1 @@
acaa0852b970524b91ea9a2fd0fa61c8 postgresql-9.0beta1.tar.gz 5093c321bc47af2ea9afa726605ff1ce postgresql-9.0.1.tar.gz