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