summaryrefslogtreecommitdiffstats
path: root/mysql.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mysql.spec')
-rw-r--r--mysql.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql.spec b/mysql.spec
index 8785224..428d117 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -54,6 +54,7 @@ BuildRequires: libtool automake autoconf gawk
BuildRequires: time procps
# Socket is needed to run regression tests
BuildRequires: perl(Socket)
+BuildRequires: perl(Time::HiRes)
Requires: grep, fileutils
Requires: %{name}-libs = %{version}-%{release}
@@ -611,6 +612,7 @@ fi
* Fri Aug 20 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.50-1
- Update to MySQL 5.1.50 Community Server GA
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html
+- add BR perl(Time::HiRes) for EL-4
* Fri Jul 23 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.49-1
- sync with rawhide