summaryrefslogtreecommitdiffstats
path: root/postgresql.spec
diff options
context:
space:
mode:
authorTom Lane <tgl@fedoraproject.org>2010-01-20 22:34:36 +0000
committerTom Lane <tgl@fedoraproject.org>2010-01-20 22:34:36 +0000
commit962b39e67ea46a2b3588f87263ac2c65050412a7 (patch)
treeed32c510c9fb0bed7c63b87828181963a272b498 /postgresql.spec
parent63cfa0eb28e83dc0f90e8ba375b3e7e08682966e (diff)
Latest version of systemtap needs the probes.o file to be built againpostgresql-8_4_2-5_fc13
Diffstat (limited to 'postgresql.spec')
-rwxr-xr-xpostgresql.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/postgresql.spec b/postgresql.spec
index 7c75b63..6112efc 100755
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -79,6 +79,7 @@ Patch2: postgresql-ac-version.patch
Patch3: postgresql-logging.patch
Patch4: postgresql-oom-adj.patch
Patch6: postgresql-perl-rpath.patch
+Patch7: postgresql-dtrace.patch
BuildRequires: perl(ExtUtils::MakeMaker) glibc-devel bison flex autoconf gawk
BuildRequires: perl(ExtUtils::Embed), perl-devel
@@ -278,6 +279,7 @@ system, including regression tests and benchmarks.
%patch3 -p1
%patch4 -p1
%patch6 -p1
+%patch7 -p1
autoconf
@@ -700,6 +702,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jan 20 2010 Tom Lane <tgl@redhat.com> 8.4.2-5
+- Latest version of systemtap needs the probes.o file to be built again
+Resolves: #557266
- Provide script and instructions for building the documentation PDF
* Mon Jan 11 2010 Tom Lane <tgl@redhat.com> 8.4.2-4