diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-12-31 12:26:47 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-12-31 12:26:47 +0100 |
commit | 5400f0ed760fd9924c19cc9fa2e150039ae201a3 (patch) | |
tree | 7fc2ad27252f2b0325dcfbf73dfbd2c8a5987f66 /redhat/extras | |
parent | 7f4eeaf4f2bd823bb25a77277de258dac88b8179 (diff) | |
download | tde-packaging-5400f0ed760fd9924c19cc9fa2e150039ae201a3.tar.gz tde-packaging-5400f0ed760fd9924c19cc9fa2e150039ae201a3.zip |
RPM Packaging: minor fixes for openSUSE TumbleWeed
Diffstat (limited to 'redhat/extras')
-rw-r--r-- | redhat/extras/fileshareset/fileshareset.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/extras/fileshareset/fileshareset.spec b/redhat/extras/fileshareset/fileshareset.spec index 482c69760..1e66c4d4a 100644 --- a/redhat/extras/fileshareset/fileshareset.spec +++ b/redhat/extras/fileshareset/fileshareset.spec @@ -51,6 +51,10 @@ BuildRequires: gcc-c++ #Requires: +%if 0%{?pclinuxos} || 0%{?suse_version} && 0%{?opensuse_bs} == 0 +%debug_package +%endif + %description This package contains the the fileshareset utility to allow users to add or remove file shares. It's also possible to list currently shared |