[packages/monyog] it does not like stripped binary, wtf duh!

glen glen at pld-linux.org
Sat Sep 6 22:16:29 CEST 2014


commit 0f219a5f635de29286c60e91822e55ba3e4a0752
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 6 23:16:24 2014 +0300

    it does not like stripped binary, wtf duh!

 monyog.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/monyog.spec b/monyog.spec
index ac5bb7d..be9e8e5 100644
--- a/monyog.spec
+++ b/monyog.spec
@@ -3,7 +3,7 @@
 Summary:	MONyog MySQL Monitoring Tool
 Name:		monyog
 Version:	6.1.0
-Release:	0.1
+Release:	0.2
 License:	Webyog Inc.
 Group:		Applications/Databases
 Source0:	https://static.webyog.com/downloads/MONyog-%{version}-0.i386.tar.gz
@@ -18,6 +18,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_appdir	%{_datadir}/%{name}
 
+# monyog: file '/usr/sbin/monyog' has size=498000 instead of 29952257
+%define		_noautostrip		.*%{_sbindir}/monyog
+
 %description
 MONyog is a monitoring and advisory tool for MySQL Community, MySQL
 Enterprise and MariaDB.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/monyog.git/commitdiff/0f219a5f635de29286c60e91822e55ba3e4a0752



More information about the pld-cvs-commit mailing list