SPECS: kdebluetooth.spec - rel 5; fix build with gcc 4.3

arekm arekm at pld-linux.org
Tue Aug 19 22:55:22 CEST 2008


Author: arekm                        Date: Tue Aug 19 20:55:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; fix build with gcc 4.3

---- Files affected:
SPECS:
   kdebluetooth.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.62 SPECS/kdebluetooth.spec:1.63
--- SPECS/kdebluetooth.spec:1.62	Wed Aug  6 22:04:54 2008
+++ SPECS/kdebluetooth.spec	Tue Aug 19 22:55:17 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Podstawowe środowisko KDE Bluetooth
 Name:		kdebluetooth
 Version:	1.0
-Release:	0.%{_beta}.4
+Release:	0.%{_beta}.5
 Epoch:		1
 License:	GPL
 Group:		X11/Applications
@@ -20,6 +20,7 @@
 Patch2:		%{name}-nolibsdp.patch
 Patch3:		kde-ac260-lt.patch
 Patch4:		kde-am.patch
+Patch5:		%{name}-gcc.patch
 URL:		http://bluetooth.kmobiletools.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6.1
@@ -79,6 +80,7 @@
 #%patch2 -p1
 %patch3 -p1
 #%patch4 -p1
+%patch5 -p0
 
 %build
 cp %{_datadir}/automake/config.sub admin
@@ -87,7 +89,6 @@
 %configure \
 	--%{!?debug:dis}%{?debug:en}able-debug \
 	%{!?debug:--disable-rpath} \
-	--with-bluetooth-libraries=%{_libdir} \
 	--with-qt-libraries=%{_libdir}
 
 %{__make}
@@ -177,6 +178,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2008/08/19 20:55:17  arekm
+- rel 5; fix build with gcc 4.3
+
 Revision 1.62  2008/08/06 20:04:54  arekm
 - rel .4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdebluetooth.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list