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