SPECS: ktoshiba.spec - bconded synaptics support

shadzik shadzik at pld-linux.org
Tue Sep 5 10:41:10 CEST 2006


Author: shadzik                      Date: Tue Sep  5 08:41:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bconded synaptics support

---- Files affected:
SPECS:
   ktoshiba.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ktoshiba.spec
diff -u SPECS/ktoshiba.spec:1.2 SPECS/ktoshiba.spec:1.3
--- SPECS/ktoshiba.spec:1.2	Tue Sep  5 10:21:53 2006
+++ SPECS/ktoshiba.spec	Tue Sep  5 10:41:05 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+%bcond_without	synaptics	# don't build synaptics support
+
 Summary:	KToshiba
 Summary(pl):	KToshiba
 Name:		ktoshiba
@@ -12,7 +14,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	kdelibs-devel >= 9:3.2.0
-BuildRequires:	libsynaptics-devel
+%{?with_synaptics:BuildRequires: libsynaptics-devel}
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,7 +35,8 @@
 	--enable-libsuffix=64 \
 %endif
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
-	--with-qt-libraries=%{_libdir}
+	--with-qt-libraries=%{_libdir} \
+	--with%{!?with_synaptics:out}-libsynaptics
 %{__make}
 
 %install
@@ -75,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/09/05 08:41:05  shadzik
+- bconded synaptics support
+
 Revision 1.2  2006/09/05 08:21:53  shadzik
 - ldconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ktoshiba.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list