summaryrefslogtreecommitdiffstats
path: root/mysql.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mysql.spec')
-rw-r--r--mysql.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql.spec b/mysql.spec
index 1ee9e00..5cca5e3 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -610,6 +610,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Sat Aug 28 2010 Tom Lane <tgl@redhat.com> 5.1.50-2
+- Include my_compiler.h in distribution, per upstream bug #55846.
+ Otherwise PHP, for example, won't build.
+
* Sat Aug 28 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.50-2
- sync with rawhide
- add patch for missing header (and notify mysql-owner)