]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- cosmetics
authorankry <ankry@pld-linux.org>
Wed, 1 Oct 2003 11:12:39 +0000 (11:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.176.2.7

mysql.spec

index 5a4ce4e6716f705c899d990590ee5614a0363d86..ce947fd877dc368bd1b7f50505de7660a0a60997 100644 (file)
@@ -30,7 +30,7 @@ Patch5:               %{name}-dump_quote_db_names.patch
 Patch6:                %{name}-manfixes.patch
 Patch7:                %{name}-sql-cxx-pic.patch
 Patch8:                %{name}-buffer.patch
-Patch9:         %{name}-fix_privilege_tables.patch
+Patch9:                %{name}-fix_privilege_tables.patch
 Icon:          mysql.gif
 URL:           http://www.mysql.com/
 BuildRequires: /bin/ps
@@ -366,7 +366,7 @@ CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer} -DUSE_OLD_FUNCTIONS"
        --enable-assembler \
        --without-readline \
        --without-docs \
-       --with-low-memory  \
+       --with-low-memory \
        --with-comment="PLD Linux Distribution MySQL RPM" \
        --enable-thread-safe-client
 #      --with-mysqlfs
@@ -453,8 +453,8 @@ if [ "$1" = "0" ]; then
        /usr/sbin/groupdel mysql
 fi
 
-%post   libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.046122 seconds and 4 git commands to generate.