[arch-commits] CVS update of arch/build/daemons/mysql (PKGBUILD mysql-no-clients.patch)

Tobias Powalowski tpowa at archlinux.org
Tue Jul 17 21:08:48 UTC 2007


    Date: Tuesday, July 17, 2007 @ 17:08:48
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/mysql

Modified: PKGBUILD (1.85 -> 1.86) mysql-no-clients.patch (1.2 -> 1.3)

'upgpgk: update to new version'


------------------------+
 PKGBUILD               |    9 ++++-----
 mysql-no-clients.patch |    6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)


Index: arch/build/daemons/mysql/PKGBUILD
diff -u arch/build/daemons/mysql/PKGBUILD:1.85 arch/build/daemons/mysql/PKGBUILD:1.86
--- arch/build/daemons/mysql/PKGBUILD:1.85	Wed May  9 12:53:08 2007
+++ arch/build/daemons/mysql/PKGBUILD	Tue Jul 17 17:08:48 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.85 2007/05/09 16:53:08 tpowa Exp $
+# $Id: PKGBUILD,v 1.86 2007/07/17 21:08:48 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=mysql
-pkgver=5.0.41
+pkgver=5.0.45
 pkgrel=1
 pkgdesc="A fast SQL database server"
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
 	mysqld
 	my.cnf
 	mysqld.conf.d)
-md5sums=('b45cd6c89e35dfc1cdbe1a1f782aefbf'
-         '1e2113942dd92a2f240c14379beefd32'
+md5sums=('a2a1c5a82bb22b45ab76a8ecab94e10d'
+         '71ea0c75c1483cf07037e730d6a31d23'
          'df7db43b916c95d7dc34698955a8ced1'
          '0ee035590ffc61d32de994f461fd2bd2'
          '4a9077fc95ec6db1d5420e0cdc74d31c')
@@ -49,4 +49,3 @@
   install -D -m644 ../mysqld.conf.d ${startdir}/pkg/etc/conf.d/mysqld
   rm -f ${startdir}/pkg/usr/bin/mysql_config
 }
-
Index: arch/build/daemons/mysql/mysql-no-clients.patch
diff -u arch/build/daemons/mysql/mysql-no-clients.patch:1.2 arch/build/daemons/mysql/mysql-no-clients.patch:1.3
--- arch/build/daemons/mysql/mysql-no-clients.patch:1.2	Sat Mar 10 08:10:08 2007
+++ arch/build/daemons/mysql/mysql-no-clients.patch	Tue Jul 17 17:08:48 2007
@@ -55,10 +55,10 @@
 +++ mysql-5.0.24.patched/Makefile.in	2006-08-25 22:18:14.000000000 +0000
 @@ -372,7 +372,7 @@
  SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \
- 			@readline_topdir@ sql-common \
+ 			@readline_topdir@ sql-common scripts \
  			@thread_dirs@ pstack \
--			@sql_union_dirs@ scripts @man_dirs@ tests \
-+			strings mysys dbug extra regex bdb innobase myisam myisammrg heap vio sql scripts @man_dirs@ tests \
+-			@sql_union_dirs@ @man_dirs@ tests \
++			strings mysys dbug extra regex bdb innobase myisam myisammrg heap vio sql @man_dirs@ tests \
  			netware @libmysqld_dirs@ \
  			@bench_dirs@ support-files @tools_dirs@
  




More information about the arch-commits mailing list