From 7c015a6bfb7d00b985a2d2abd5acac6ab4b4699a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20=27Wolvverine=27=20Panasiewicz?= Date: Thu, 29 Nov 2007 01:26:31 +0000 Subject: [PATCH] - add debug bcond Changed files: fusesmb.spec -> 1.11 --- fusesmb.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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} -- 2.43.0