[packages/qca] - really get rid of debug junk - rel 4
baggins
baggins at pld-linux.org
Sun Mar 1 01:12:18 CET 2015
commit 1d3a1ccaedc92cfdbec09fa321b14ae402c435f8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 1 01:12:01 2015 +0100
- really get rid of debug junk
- rel 4
qca.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qca.spec b/qca.spec
index 5938c3f..feb4b5a 100644
--- a/qca.spec
+++ b/qca.spec
@@ -7,7 +7,7 @@ Summary: Qt Cryptographic Architecture (QCA) Library
Summary(pl.UTF-8): Biblioteka Qt Cryptographic Architecture (QCA)
Name: qca
Version: 2.0.3
-Release: 3
+Release: 4
License: LGPL v2.1
Group: Libraries
Source0: http://delta.affinix.com/download/qca/2.0/%{name}-%{version}.tar.bz2
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/*.debug*
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.debug*
+
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qca.git/commitdiff/1d3a1ccaedc92cfdbec09fa321b14ae402c435f8
More information about the pld-cvs-commit
mailing list