]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- current *.log files
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 14 May 2009 12:09:03 +0000 (12:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.447

mysql.spec

index b45400d0e32501cca74b95ed0652b0a250627fe4..08e16c6bbdbc84c9485d7dea88a599dd35e463e1 100644 (file)
@@ -571,7 +571,7 @@ install %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/mysql
 # This is template for configuration file which is created after 'service mysql init'
 install %{SOURCE4} mysqld.conf
 install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/mysql/clusters.conf
-touch $RPM_BUILD_ROOT/var/log/mysql/{err,log,update}
+touch $RPM_BUILD_ROOT/var/log/mysql/{mysqld,query,slow}.log
 
 # remove innodb directives from mysqld.conf if mysqld is configured without
 %if %{without innodb}
This page took 0.101176 seconds and 4 git commands to generate.