From: Michał 'Wolvverine' Panasiewicz Date: Thu, 29 Nov 2007 01:26:31 +0000 (+0000) Subject: - add debug bcond X-Git-Tag: auto/th/fusesmb-0_8_7-1_2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffusesmb.git;a=commitdiff_plain;h=7c015a6bfb7d00b985a2d2abd5acac6ab4b4699a - add debug bcond Changed files: fusesmb.spec -> 1.11 --- diff --git a/fusesmb.spec b/fusesmb.spec index 8318e7f..7b7a057 100644 --- a/fusesmb.spec +++ b/fusesmb.spec @@ -1,8 +1,11 @@ +# +%bcond_with debug + Summary: SMB for Fuse Summary(pl.UTF-8): SMB dla Fuse Name: fusesmb Version: 0.8.7 -Release: 1.1 +Release: 1.2 License: GPL Group: Applications/System Source0: http://www.ricardis.tudelft.nl/~vincent/fusesmb/download/%{name}-%{version}.tar.gz @@ -52,7 +55,8 @@ tylko przy próbie dostępu do udziału. %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + %{?with_debug:--with-debug} %{__make}