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