SPECS: mysql-maria.spec - builds
glen
glen at pld-linux.org
Mon Mar 3 21:52:15 CET 2008
Author: glen Date: Mon Mar 3 20:52:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- builds
---- Files affected:
SPECS:
mysql-maria.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/mysql-maria.spec
diff -u SPECS/mysql-maria.spec:1.1 SPECS/mysql-maria.spec:1.2
--- SPECS/mysql-maria.spec:1.1 Mon Mar 3 20:58:02 2008
+++ SPECS/mysql-maria.spec Mon Mar 3 21:52:10 2008
@@ -11,6 +11,18 @@
# - Using NDB Cluster... could not find sci transporter in /{include, lib}
# - unpackaged:
# /usr/share/man/man1/mysql_tableinfo.1.gz
+# /usr/lib/libmysqlclient.so.16
+# /usr/lib/libmysqlclient_r.so.16
+# /usr/lib/libndbclient.so.3
+# /usr/lib/mysql/ha_blackhole.so
+# /usr/lib/mysql/ha_blackhole.so.0
+# /usr/lib/mysql/ha_example.so
+# /usr/lib/mysql/ha_example.so.0
+# /usr/sbin/ndb_mgmd
+# /usr/share/man/man1/mysql_tableinfo.1.gz
+# /usr/share/man/man1/mysqlbug.1.gz
+# /usr/share/man/man8/ndb_mgmd.8.gz
+# /usr/share/man/man8/ndbd.8.gz
#
# Conditional build:
%bcond_without innodb # InnoDB storage engine support
@@ -38,7 +50,7 @@
License: GPL + MySQL FLOSS Exception
Group: Applications/Databases
Source0: http://mysql.tonnikala.org/Downloads/MySQL-5.1/mysql-%{version}-maria-alpha.tar.gz
-# Source0-md5: d6ca3009eee24a8e396b8f667b3bd8df
+# Source0-md5: d6b71f9b838090fc940ef2458b92d6ae
Source100: http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz
# Source100-md5: 32f2b7e98d8485c86108851d52c5cef4
Source1: mysql.init
@@ -53,7 +65,7 @@
Source11: mysql-ndb-cpc.init
Source12: mysql-ndb-cpc.sysconfig
Source13: mysql-client.conf
-Patch0: mysql-libs.patch
+Patch0: %{name}-libs.patch
Patch1: mysql-libwrap.patch
Patch2: mysql-c++.patch
Patch3: mysql-info.patch
@@ -453,7 +465,7 @@
%if %{with sphinx}
mv sphinx-*/mysqlse storage/sphinx
%endif
-#%patch0 -p1
+%patch0 -p1
#%{?with_tcpd:%patch1 -p1} # WHATS PURPOSE OF THIS PATCH?
#%patch2 -p1 # NEEDS CHECK, which exact program needs -lc++
%patch3 -p1
@@ -883,7 +895,7 @@
%attr(755,root,root) %{_sbindir}/ndbd
%attr(754,root,root) /etc/rc.d/init.d/mysql-ndb
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql-ndb
-%{_mandir}/man1/ndbd.1*
+#%{_mandir}/man1/ndbd.1*
%{_mandir}/man1/ndbd_redo_log_reader.1*
%files ndb-client
@@ -924,10 +936,10 @@
%files ndb-mgm
%defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}/ndb_mgmd
+#%attr(755,root,root) %{_sbindir}/ndb_mgmd
%attr(754,root,root) /etc/rc.d/init.d/mysql-ndb-mgm
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql-ndb-mgm
-%{_mandir}/man1/ndb_mgmd.1*
+#%{_mandir}/man1/ndb_mgmd.1*
%files ndb-cpc
%defattr(644,root,root,755)
@@ -942,6 +954,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-03-03 20:52:10 glen
+- builds
+
Revision 1.1 2008-03-03 19:58:02 glen
- based on mysql.spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql-maria.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list