]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- server does not require -libs
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 21 Nov 2005 23:43:26 +0000 (23:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- now you can install server from this branch and use client library programs from ftp
- rel 3

Changed files:
    mysql.spec -> 1.300.2.1

mysql.spec

index 8c10064de0072f6b7ddf02c1921c4c1f53671886..1614df18714aa0c5cc5b3798bf954e4fd061a44a 100644 (file)
@@ -24,7 +24,7 @@ Summary(zh_CN):       MySQL
 Name:          mysql
 Group:         Applications/Databases
 Version:       4.1.15
-Release:       2
+Release:       3
 License:       GPL + MySQL FLOSS Exception
 Source0:       http://mysql.dataphone.se/Downloads/MySQL-4.1/%{name}-%{version}.tar.gz
 # Source0-md5: 65a0841e592641b8816f9212aaa40176
@@ -77,7 +77,6 @@ Requires(postun):     /usr/sbin/userdel
 Requires(postun):      /usr/sbin/groupdel
 Requires(post,preun):  /sbin/chkconfig
 Requires(triggerpostun):       sed >= 4.0
-Requires:      %{name}-libs = %{version}-%{release}
 Requires:      /usr/bin/setsid
 Provides:      MySQL-server
 Provides:      group(mysql)
This page took 0.041321 seconds and 4 git commands to generate.