SPECS: kdebluetooth.spec - rel 8; build libirmcsynckonnector; fix ...

arekm arekm at pld-linux.org
Tue Apr 25 18:13:36 CEST 2006


Author: arekm                        Date: Tue Apr 25 16:13:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 8; build libirmcsynckonnector; fix gcc 4.1 build

---- Files affected:
SPECS:
   kdebluetooth.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.34 SPECS/kdebluetooth.spec:1.35
--- SPECS/kdebluetooth.spec:1.34	Tue Apr  4 10:06:57 2006
+++ SPECS/kdebluetooth.spec	Tue Apr 25 18:13:31 2006
@@ -8,7 +8,7 @@
 Name:		kdebluetooth
 Version:	1.0
 %define		_beta	beta1
-Release:	0.%{_beta}.7
+Release:	0.%{_beta}.8
 Epoch:		1
 License:	GPL
 Group:		X11/Applications
@@ -18,6 +18,7 @@
 Source2:	network-bluetooth.menu
 Patch0:		%{name}-dun_and_fax_handler-desktopfiles.patch
 Patch1:		%{name}-nolibsdp.patch
+Patch2:		%{name}-gcc.patch
 URL:		http://kde-bluetooth.sourceforge.net/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6.1
@@ -27,6 +28,7 @@
 BuildRequires:	libvorbis-devel
 BuildRequires:	lockdev-devel
 BuildRequires:	kdelibs-devel
+BuildRequires:	kdepim-devel
 BuildRequires:	openobex-devel >= 1.0.0
 BuildRequires:	qt-devel >= 3.1
 BuildRequires:	rpm-pythonprov
@@ -69,6 +71,7 @@
 %setup -q -n %{name}-%{version}_%{_beta}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp %{_datadir}/automake/config.sub admin
@@ -125,6 +128,8 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_libdir}/libqobex.so.*.*.*
+%{_libdir}/libirmcsynckonnector.la
+%attr(755,root,root) %{_libdir}/libirmcsynckonnector.so
 %{_libdir}/kde3/kcm_*.la
 %attr(755,root,root) %{_libdir}/kde3/kcm_*.so
 %{_libdir}/kde3/kio_*.la
@@ -164,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/04/25 16:13:31  arekm
+- rel 8; build libirmcsynckonnector; fix gcc 4.1 build
+
 Revision 1.34  2006/04/04 08:06:57  adgor
 - One more semicolon
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdebluetooth.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list