]> git.pld-linux.org Git - packages/mysql.git/commitdiff
update BR auto/th/mysql-5.6.15-63.0.1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 22 Dec 2013 10:43:50 +0000 (12:43 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 22 Dec 2013 10:45:09 +0000 (12:45 +0200)
- superfluous groff, libtool dropped
- pam-devel
- python-modules -- ImportError: No module named traceback
- automake - for _aclocaldir macro

mysql.spec

index 9176d6f8b1bb6ec65a17719a0892d02ba9bb855b..ab5bfc6e026022bcb599465746ad8bb0f66b6264 100644 (file)
@@ -61,7 +61,7 @@ Source14:     my.cnf
 Patch1:                %{name}-versioning.patch
 Patch2:                %{name}hotcopy-5.0-5.5.patch
 Patch3:                bug-67402.patch
-Patch4:                mysql-no-default-secure-auth.patch
+Patch4:                %{name}-no-default-secure-auth.patch
 # from fedora
 Patch6:                %{name}-system-users.patch
 
@@ -78,19 +78,20 @@ Patch22:    bug-66589.patch
 URL:           http://www.mysql.com/products/community/
 BuildRequires: bison >= 1.875
 BuildRequires: cmake >= 2.6
-BuildRequires: groff
 BuildRequires: libedit-devel
 %if "%{pld_release}" == "ac"
 BuildRequires: libstdc++4-devel >= 5:4.0
 %else
 BuildRequires: libstdc++-devel >= 5:4.0
 %endif
-BuildRequires: libtool
+BuildRequires: automake
 %{?with_tcpd:BuildRequires:    libwrap-devel}
 BuildRequires: ncurses-devel >= 4.2
 %{?with_ssl:BuildRequires:     openssl-devel >= 0.9.7d}
+BuildRequires: pam-devel
 %{?with_autodeps:BuildRequires:        perl-DBI}
 BuildRequires: perl-devel >= 1:5.6.1
+BuildRequires: python-modules
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: rpmbuild(macros) >= 1.597
 BuildRequires: sed >= 4.0
This page took 0.205168 seconds and 4 git commands to generate.