Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/python-bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaik Aussendorf <maik.aussendorf@bareos.com>2016-01-18 18:19:33 +0300
committerMaik Aussendorf <maik.aussendorf@bareos.com>2016-01-18 18:19:33 +0300
commit258a1e55f2b82d43d8bd23e8575914ca07e977f6 (patch)
treee6eb1a30edfce20bd80dd0345ba59386bebbd73e
parentf29e76c928f79dd3b140fdfb5a267c98bf9c96a5 (diff)
disable debug-packages
Needed for obs build
-rw-r--r--packaging/python-bareos.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/python-bareos.spec b/packaging/python-bareos.spec
index bf5a997..3a4dfa5 100644
--- a/packaging/python-bareos.spec
+++ b/packaging/python-bareos.spec
@@ -28,6 +28,7 @@ Vendor: The Bareos Team
#Source0: http://pypi.python.org/packages/source/e/%%{srcname}/%%{srcname}-%%{version}.tar.gz
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
+%global debug_package %{nil}
%if %{with python2}
BuildRequires: python-devel
BuildRequires: python-setuptools