Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv7926
Modified Files:
mysql-server-5.5.info mysql-server-5.5.patch
Log Message:
A few debconf tweaks, remove ypwhich code and user creation/removal stuff from
templates
Index: mysql-server-5.5.info
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/mysql-server-5.5.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mysql-server-5.5.info 17 Jul 2012 21:28:09 -0000 1.2
+++ mysql-server-5.5.info 19 Jul 2012 19:18:02 -0000 1.3
@@ -14,7 +14,7 @@
Source-MD5: 7212bcd7cd8a953a65d78a707ad97575
###
PatchFile: %n.patch
-PatchFile-MD5: f81ef08184663ba79c759fe71179db29
+PatchFile-MD5: 5321fd2659a0be1948339bdc25572213
PatchScript: <<
sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1
@@ -507,14 +507,6 @@
# to be sure
stop_server
-# If we use NIS then errors should be tolerated. It's up to the
-# user to ensure that the mysql user is correctly setup.
-# Beware that there are two ypwhich one of them needs the 2>/dev/null!
-if test -n "`which ypwhich 2>/dev/null`" && ypwhich >/dev/null 2>&1; then
- set +e
-fi
-
-# end of NIS tolerance zone
set -e
# if there's a symlink, let's store where it's pointing, because otherwise
Index: mysql-server-5.5.patch
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/mysql-server-5.5.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mysql-server-5.5.patch 17 Jul 2012 19:21:52 -0000 1.1
+++ mysql-server-5.5.patch 19 Jul 2012 19:18:02 -0000 1.2
@@ -16024,8 +16024,8 @@
+.\" end of man page
diff -ruN mysql-5.5-5.5.24+dfsg.orig.orig/fink/mysql-server-5.5.config
mysql-5.5-5.5.24+dfsg.orig/fink/mysql-server-5.5.config
--- mysql-5.5-5.5.24+dfsg.orig.orig/fink/mysql-server-5.5.config
1969-12-31 17:00:00.000000000 -0700
-+++ mysql-5.5-5.5.24+dfsg.orig/fink/mysql-server-5.5.config 2012-07-17
12:45:27.000000000 -0600
-@@ -0,0 +1,47 @@
++++ mysql-5.5-5.5.24+dfsg.orig/fink/mysql-server-5.5.config 2012-07-19
10:59:12.000000000 -0600
+@@ -0,0 +1,41 @@
+#!/bin/bash
+
+set -e
@@ -16034,12 +16034,6 @@
+
+CNF=@FINKPREFIX@/etc/mysql/my.cnf
+
-+# Beware that there are two ypwhich one of them needs the 2>/dev/null!
-+if test -n "`which ypwhich 2>/dev/null`" && ypwhich >/dev/null 2>&1; then
-+ db_input high mysql-server-5.5/nis_warning || true
-+ db_go
-+fi
-+
+# only ask this question on fresh installs, during "reconfiguration" and when
+# not upgrading from an existing 5.0 installation.
+# there is also an additional check for empty root passwords in the
@@ -16375,8 +16369,8 @@
+
diff -ruN mysql-5.5-5.5.24+dfsg.orig.orig/fink/mysql-server-5.5.templates
mysql-5.5-5.5.24+dfsg.orig/fink/mysql-server-5.5.templates
--- mysql-5.5-5.5.24+dfsg.orig.orig/fink/mysql-server-5.5.templates
1969-12-31 17:00:00.000000000 -0700
-+++ mysql-5.5-5.5.24+dfsg.orig/fink/mysql-server-5.5.templates 2012-07-16
17:45:13.000000000 -0600
-@@ -0,0 +1,86 @@
++++ mysql-5.5-5.5.24+dfsg.orig/fink/mysql-server-5.5.templates 2012-07-19
10:59:37.000000000 -0600
+@@ -0,0 +1,72 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
@@ -16398,20 +16392,6 @@
+ There is no guarantee that the version you're currently installing
+ will be able to use the current databases.
+
-+Template: mysql-server-5.5/nis_warning
-+Type: note
-+#flag:translate!:3,5
-+_Description: Important note for NIS/YP users
-+ Using MySQL under NIS/YP requires a mysql user account to be added on
-+ the local system with:
-+ .
-+ adduser --system --group --home @FINKPREFIX@/var/lib/mysql mysql
-+ .
-+ You should also check the permissions and ownership of the
-+ @FINKPREFIX@/var/lib/mysql directory:
-+ .
-+ @FINKPREFIX@/var/lib/mysql: drwxr-xr-x mysql mysql
-+
+Template: mysql-server-5.5/postrm_remove_databases
+Type: boolean
+Default: false
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs