SPECS: kmobiletools.spec - add patch0 - add bcond --with debug

shadzik shadzik at pld-linux.org
Sat Aug 19 19:21:50 CEST 2006


Author: shadzik                      Date: Sat Aug 19 17:21:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch0
- add bcond --with debug

---- Files affected:
SPECS:
   kmobiletools.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/kmobiletools.spec
diff -u SPECS/kmobiletools.spec:1.7 SPECS/kmobiletools.spec:1.8
--- SPECS/kmobiletools.spec:1.7	Sat Aug 19 17:34:06 2006
+++ SPECS/kmobiletools.spec	Sat Aug 19 19:21:45 2006
@@ -1,15 +1,18 @@
 # $Revision$, $Date$
+%bcond_with	debug	# enable debug
+
 %define		_beta _beta1
 Summary:	Make your mobile phone communicate with your PC
 Summary(de):	Lässt dein Handy mit dem PC kommunizieren
 Summary(pl):	Narzędzie do komunikacji między telefonem komórkowym a PC
 Name:		kmobiletools
 Version:	0.5
-Release:	0.%{_beta}.1
+Release:	0.%{_beta}.2
 License:	GPL
 Group:		X11/Applications
 Source0:	http://download.berlios.de/kmobiletools/%{name}-%{version}%{_beta}.tar.bz2
 # Source0-md5:	f612c6e0e3007eb9a7fe318a4d17a297
+Patch0:		%{name}-desktop.patch
 URL:		http://www.kmobiletools.org/
 BuildRequires:	kdelibs-devel
 BuildRequires:	rpmbuild(macros) >= 1.129
@@ -26,6 +29,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{_beta}
+%patch0 -p0
 
 %build
 %configure \
@@ -81,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/08/19 17:21:45  shadzik
+- add patch0
+- add bcond --with debug
+
 Revision 1.7  2006/08/19 15:34:06  shadzik
 - 0.5_beta1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kmobiletools.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list