Seems we need an explicit BuildRequires on gawk now
This commit is contained in:
parent
3ab1d6bb3f
commit
1a0df18342
@ -107,7 +107,7 @@ Patch6: postgresql-perl-rpath.patch
|
|||||||
Patch8: postgresql-prefer-ncurses.patch
|
Patch8: postgresql-prefer-ncurses.patch
|
||||||
Patch9: postgresql-use-zoneinfo.patch
|
Patch9: postgresql-use-zoneinfo.patch
|
||||||
|
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) glibc-devel bison flex autoconf
|
BuildRequires: perl(ExtUtils::MakeMaker) glibc-devel bison flex autoconf gawk
|
||||||
Prereq: /sbin/ldconfig initscripts
|
Prereq: /sbin/ldconfig initscripts
|
||||||
|
|
||||||
%if %python || %plpython
|
%if %python || %plpython
|
||||||
@ -825,6 +825,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
postgresql-server need not be turned for routine timezone updates
|
postgresql-server need not be turned for routine timezone updates
|
||||||
- Don't remove postgres user/group during RPM uninstall, per Fedora
|
- Don't remove postgres user/group during RPM uninstall, per Fedora
|
||||||
packaging guidelines
|
packaging guidelines
|
||||||
|
- Seems we need an explicit BuildRequires on gawk now
|
||||||
- Rebuild to fix Fedora toolchain issues
|
- Rebuild to fix Fedora toolchain issues
|
||||||
|
|
||||||
* Sun Aug 12 2007 Tom Lane <tgl@redhat.com> 8.2.4-3
|
* Sun Aug 12 2007 Tom Lane <tgl@redhat.com> 8.2.4-3
|
||||||
|
Loading…
Reference in New Issue
Block a user