]> git.pld-linux.org Git - packages/bluez.git/blob - bluez.spec
- BR: readline-devel (for gatttool)
[packages/bluez.git] / bluez.spec
1 Summary:        Bluetooth utilities
2 Summary(pl.UTF-8):      Narzędzia Bluetooth
3 Name:           bluez
4 Version:        4.91
5 Release:        1
6 License:        GPL v2+
7 Group:          Applications/System
8 #Source0Download: http://www.bluez.org/download.html
9 Source0:        http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
10 # Source0-md5:  3059b7ef5168c84cd0c6a67034ce79f9
11 Source1:        %{name}.init
12 Source2:        %{name}.sysconfig
13 Source3:        dund.init
14 Source4:        pand.init
15 Source5:        rfcomm.init
16 Patch0:         %{name}-etc_dir.patch
17 Patch1:         %{name}-wacom-mode-2.patch
18 Patch2:         %{name}-try-utf8-harder.patch
19 URL:            http://www.bluez.org/
20 BuildRequires:  alsa-lib-devel >= 1.0.10-1
21 BuildRequires:  autoconf >= 2.60
22 BuildRequires:  automake
23 BuildRequires:  bison
24 BuildRequires:  dbus-devel >= 1.0
25 BuildRequires:  glib2-devel >= 1:2.16
26 BuildRequires:  gstreamer-devel >= 0.10.30
27 BuildRequires:  gstreamer-plugins-base-devel >= 0.10
28 BuildRequires:  libcap-ng-devel
29 BuildRequires:  libsndfile-devel
30 BuildRequires:  libtool
31 BuildRequires:  libusb-compat-devel
32 BuildRequires:  pkgconfig >= 1:0.9.0
33 BuildRequires:  readline-devel
34 BuildRequires:  rpmbuild(macros) >= 1.268
35 BuildRequires:  udev-devel
36 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
37 Requires:       glib2 >= 1:2.16
38 Requires:       hwdata >= 0.225
39 Requires:       rc-scripts
40 Provides:       bluez-utils = %{epoch}:%{version}-%{release}
41 Obsoletes:      bluez-hciemu
42 Obsoletes:      bluez-pan
43 Obsoletes:      bluez-sdp
44 Obsoletes:      bluez-utils
45 Obsoletes:      bluez-utils-init
46 Conflicts:      bluez-bluefw
47 ExcludeArch:    s390 s390x
48 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
49
50 # currently lib, not %{_lib} (see cups.spec)
51 %define         cupsdir         /usr/lib/cups/backend
52 %define         udevdir         /lib/udev
53
54 %description
55 Bluetooth utilities:
56  - bluetoothd
57  - dund
58  - hcitool
59  - hciattach
60  - hciconfig
61  - hciemu
62  - hidd
63  - l2ping
64  - pand
65  - start scripts (PLD)
66  - PCMCIA configuration files
67
68 The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.
69
70 %description -l pl.UTF-8
71 Narzędzia Bluetooth:
72  - bluetoothd
73  - dund
74  - hcitool
75  - hciattach
76  - hciconfig
77  - hciemu
78  - hidd
79  - l2ping
80  - pand
81  - skrypty startowe (PLD)
82  - pliki konfiguracji PCMCIA
83
84 Znaki towarowe BLUETOOTH są własnością Bluetooth SIG, Inc. z USA.
85
86 %package -n alsa-plugins-bluetooth
87 Summary:        ALSA plugins for Bluetooth audio devices
88 Summary(pl.UTF-8):      Wtyczki systemu ALSA dla urządzeń dźwiękowych Bluetooth
89 Group:          Libraries
90 # bluetoothd + audio service
91 Requires:       %{name} = %{epoch}:%{version}-%{release}
92 Requires:       alsa-lib >= 1.0.10-1
93
94 %description -n alsa-plugins-bluetooth
95 ALSA plugins for Bluetooth audio devices.
96
97 %description -n alsa-plugins-bluetooth -l pl.UTF-8
98 Wtyczki systemu ALSA dla urządzeń dźwiękowych Bluetooth.
99
100 %package -n cups-backend-bluetooth
101 Summary:        Bluetooth backend for CUPS
102 Summary(pl.UTF-8):      Backend Bluetooth dla CUPS-a
103 Group:          Applications/Printing
104 Requires:       bluez-libs >= %{epoch}:%{version}-%{release}
105 Requires:       cups
106
107 %description -n cups-backend-bluetooth
108 Bluetooth backend for CUPS.
109
110 %description -n cups-backend-bluetooth -l pl.UTF-8
111 Backend Bluetooth dla CUPS-a.
112
113 %package -n gstreamer-bluetooth
114 Summary:        Bluetooth support for gstreamer
115 Summary(pl.UTF-8):      Obsługa Bluetooth dla gstreamera
116 Group:          Libraries
117 Requires:       bluez-libs >= %{epoch}:%{version}-%{release}
118 Requires:       gstreamer >= 0.10.30
119 Requires:       gstreamer-plugins-base >= 0.10
120
121 %description -n gstreamer-bluetooth
122 Bluetooth support for gstreamer.
123
124 %description -n gstreamer-bluetooth -l pl.UTF-8
125 Obsługa Bluetooth dla gstreamera.
126
127 %package libs
128 Summary:        Bluetooth libraries
129 Summary(pl.UTF-8):      Biblioteki Bluetooth
130 Group:          Development/Libraries
131 Obsoletes:      bluez-sdp
132
133 %description libs
134 Libraries for use in Bluetooth applications.
135
136 The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.
137
138 %description libs -l pl.UTF-8
139 Biblioteki do używania w aplikacjach Bluetooth.
140
141 Znaki towarowe BLUETOOTH są własnością Bluetooth SIG, Inc. z USA.
142
143 %package libs-devel
144 Summary:        Header files for Bluetooth applications
145 Summary(pl.UTF-8):      Pliki nagłówkowe dla aplikacji Bluetooth
146 Group:          Development/Libraries
147 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
148 Obsoletes:      bluez-sdp-devel
149
150 %description libs-devel
151 bluez-libs-devel contains header files for use in Bluetooth
152 applications.
153
154 %description libs-devel -l pl.UTF-8
155 Ten pakiet zawiera pliki nagłówkowe do używania w aplikacjach
156 Bluetooth.
157
158 %package libs-static
159 Summary:        Static Bluetooth libraries
160 Summary(pl.UTF-8):      Biblioteki statyczne Bluetooth
161 Group:          Development/Libraries
162 Requires:       %{name}-libs-devel = %{epoch}:%{version}-%{release}
163 Obsoletes:      bluez-sdp-static
164
165 %description libs-static
166 bluez-libs-static contains development static libraries for use in
167 Bluetooth applications.
168
169 %description libs-static -l pl.UTF-8
170 Ten pakiet zawiera biblioteki statyczne, których można używać do
171 aplikacji Bluetooth.
172
173 %prep
174 %setup -q
175 %patch0 -p1
176 %patch1 -p1
177 %patch2 -p1
178
179 %build
180 %{__libtoolize}
181 %{__aclocal}
182 %{__autoconf}
183 %{__autoheader}
184 %{__automake}
185 %configure \
186         --with-ouifile=%{_datadir}/hwdata/oui.txt \
187         --disable-silent-rules \
188         --enable-shared \
189         --enable-static \
190         --enable-alsa \
191         --enable-attrib \
192         --enable-audio \
193         --enable-bccmd \
194         --enable-capng \
195         --enable-configfiles \
196         --enable-cups \
197         --enable-dbusoob \
198         --enable-dfutool \
199         --enable-dund \
200         --enable-gstreamer \
201         --enable-health \
202         --enable-hid2hci \
203         --enable-hidd \
204         --enable-input \
205         --enable-network \
206         --enable-pand \
207         --enable-pcmcia \
208         --enable-pnat \
209         --enable-serial \
210         --enable-tools \
211         --enable-usb \
212         --enable-udevrules
213
214 %{__make} \
215         cupsdir=%{cupsdir} \
216         rulesdir=%{udevdir}/rules.d \
217         udevdir=%{udevdir}
218
219 %install
220 rm -rf $RPM_BUILD_ROOT
221 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
222
223 %{__make} install \
224         DESTDIR=$RPM_BUILD_ROOT \
225         cupsdir=%{cupsdir} \
226         rulesdir=%{udevdir}/rules.d \
227         udevdir=%{udevdir}
228
229 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth
230 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bluetooth
231 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/dund
232 install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/pand
233 install %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/rfcomm
234
235 install audio/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
236 install input/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
237 install network/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
238 install serial/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
239
240 mv -fT $RPM_BUILD_ROOT{%{_datadir},%{_sysconfdir}}/alsa
241
242 %{__rm} $RPM_BUILD_ROOT%{_libdir}/alsa-lib/*.{la,a}
243 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gstreamer*/libgstbluetooth.{la,a}
244
245 %clean
246 rm -rf $RPM_BUILD_ROOT
247
248 %post
249 /sbin/chkconfig --add bluetooth
250 /sbin/chkconfig --add dund
251 /sbin/chkconfig --add pand
252 /sbin/chkconfig --add rfcomm
253 %service bluetooth restart
254 %service dund restart
255 %service pand restart
256 %service rfcomm restart
257
258 %preun
259 if [ "$1" = "0" ]; then
260         %service bluetooth stop
261         %service dund stop
262         %service pand stop
263         %service rfcomm stop
264         /sbin/chkconfig --del bluetooth
265         /sbin/chkconfig --del dund
266         /sbin/chkconfig --del pand
267         /sbin/chkconfig --del rfcomm
268 fi
269
270 %post   libs -p /sbin/ldconfig
271 %postun libs -p /sbin/ldconfig
272
273 %files
274 %defattr(644,root,root,755)
275 %doc AUTHORS ChangeLog README
276 %attr(755,root,root) %{_bindir}/ciptool
277 %attr(755,root,root) %{_bindir}/dfutool
278 %attr(755,root,root) %{_bindir}/dund
279 %attr(755,root,root) %{_bindir}/gatttool
280 %attr(755,root,root) %{_bindir}/hcitool
281 %attr(755,root,root) %{_bindir}/hidd
282 %attr(755,root,root) %{_bindir}/l2ping
283 %attr(755,root,root) %{_bindir}/pand
284 %attr(755,root,root) %{_bindir}/rfcomm
285 %attr(755,root,root) %{_bindir}/sdptool
286 %attr(755,root,root) %{_sbindir}/bccmd
287 %attr(755,root,root) %{_sbindir}/bluetoothd
288 %attr(755,root,root) %{_sbindir}/hciattach
289 %attr(755,root,root) %{_sbindir}/hciconfig
290 %attr(755,root,root) %{_sbindir}/hid2hci
291 %dir %{_libdir}/bluetooth
292 %dir %{_libdir}/bluetooth/plugins
293 %dir %{_sysconfdir}/bluetooth
294 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/*.conf
295 %attr(754,root,root) /etc/rc.d/init.d/bluetooth
296 %attr(754,root,root) /etc/rc.d/init.d/dund
297 %attr(754,root,root) /etc/rc.d/init.d/pand
298 %attr(754,root,root) /etc/rc.d/init.d/rfcomm
299 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bluetooth
300 %config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/bluetooth.conf
301 %attr(755,root,root) %{udevdir}/bluetooth_serial
302 %{udevdir}/rules.d/97-bluetooth.rules
303 %{udevdir}/rules.d/97-bluetooth-hid2hci.rules
304 %{udevdir}/rules.d/97-bluetooth-serial.rules
305 %{_mandir}/man1/ciptool.1*
306 %{_mandir}/man1/dfutool.1*
307 %{_mandir}/man1/dund.1*
308 %{_mandir}/man1/hcitool.1*
309 %{_mandir}/man1/hidd.1*
310 %{_mandir}/man1/pand.1*
311 %{_mandir}/man1/rfcomm.1*
312 %{_mandir}/man1/sdptool.1*
313 %{_mandir}/man8/bccmd.8*
314 %{_mandir}/man8/bluetoothd.8*
315 %{_mandir}/man8/hciattach.8*
316 %{_mandir}/man8/hciconfig.8*
317 %{_mandir}/man8/hid2hci.8*
318 %{_mandir}/man8/l2ping.8*
319
320 %files -n alsa-plugins-bluetooth
321 %defattr(644,root,root,755)
322 %dir %{_sysconfdir}/alsa
323 %{_sysconfdir}/alsa/bluetooth.conf
324 %attr(755,root,root) %{_libdir}/alsa-lib/libasound_module_ctl_bluetooth.so
325 %attr(755,root,root) %{_libdir}/alsa-lib/libasound_module_pcm_bluetooth.so
326
327 %files -n cups-backend-bluetooth
328 %defattr(644,root,root,755)
329 %attr(755,root,root) %{_prefix}/lib/cups/backend/bluetooth
330
331 %files -n gstreamer-bluetooth
332 %defattr(644,root,root,755)
333 %attr(755,root,root) %{_libdir}/gstreamer*/libgstbluetooth.so
334
335 %files libs
336 %defattr(644,root,root,755)
337 %attr(755,root,root) %{_libdir}/libbluetooth.so.*.*.*
338 %attr(755,root,root) %ghost %{_libdir}/libbluetooth.so.3
339
340 %files libs-devel
341 %defattr(644,root,root,755)
342 %attr(755,root,root) %{_libdir}/libbluetooth.so
343 %{_libdir}/libbluetooth.la
344 %{_includedir}/bluetooth
345 %{_pkgconfigdir}/bluez.pc
346
347 %files libs-static
348 %defattr(644,root,root,755)
349 %{_libdir}/libbluetooth.a
This page took 0.079504 seconds and 3 git commands to generate.