diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-08-28 19:44:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-08-28 19:44:14 +0200 |
commit | 7a99df977043204c18a085228eafdf2976edf6cc (patch) | |
tree | 8fb308148e7682588deacf47904cd8ea510ce687 | |
parent | bc6c3c991044d506067502446ca759e5659c200e (diff) |
MySQL: same patch in rawhide :) synergy is great !
-rw-r--r-- | mysql.spec | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |