Author: wolvverine Date: Thu Nov 29 01:26:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add debug bcond
---- Files affected: SPECS: fusesmb.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/fusesmb.spec diff -u SPECS/fusesmb.spec:1.10 SPECS/fusesmb.spec:1.11 --- SPECS/fusesmb.spec:1.10 Sat Nov 24 23:47:40 2007 +++ SPECS/fusesmb.spec Thu Nov 29 02:26:31 2007 @@ -1,9 +1,12 @@ # $Revision$, $Date$ +# +%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 @@ -53,7 +56,8 @@ %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + %{?with_debug:--with-debug} %{__make} @@ -79,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007-11-29 01:26:31 wolvverine +- add debug bcond + Revision 1.10 2007-11-24 22:47:40 wolvverine - add patchs from repository ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fusesmb.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
