[packages/python-backports] disable empty debuginfo

glen glen at pld-linux.org
Sat May 23 18:26:53 CEST 2015


commit 496ecf1f17de689fe0d49b48f5c847799e058fbf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat May 23 19:26:45 2015 +0300

    disable empty debuginfo

 python-backports.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/python-backports.spec b/python-backports.spec
index b0fd804..443eb14 100644
--- a/python-backports.spec
+++ b/python-backports.spec
@@ -12,6 +12,9 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# nothing to put there
+%define		_enable_debug_packages	0
+
 %description
 The backports namespace is a namespace reserved for features
 backported from the Python standard library to older versions of
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-backports.git/commitdiff/496ecf1f17de689fe0d49b48f5c847799e058fbf



More information about the pld-cvs-commit mailing list