mirror of
https://abf.rosa.ru/djam/bluez.git
synced 2025-02-23 15:12:52 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
b8b0a0b3ca
commit
85dd96203e
1 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ BuildRequires: pkgconfig(libusb-1.0)
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
BuildRequires: pkgconfig(udev) >= 186
|
BuildRequires: pkgconfig(udev) >= 186
|
||||||
Requires(pre): rpm-helper
|
Requires(pre): rpm-helper
|
||||||
Suggests: obex-data-server
|
Recommends: obex-data-server
|
||||||
Obsoletes: bluez-alsa < 5.0
|
Obsoletes: bluez-alsa < 5.0
|
||||||
Obsoletes: bluez-gstreamer < 5.0
|
Obsoletes: bluez-gstreamer < 5.0
|
||||||
|
|
||||||
|
@ -217,7 +217,7 @@ libtoolize -f -c
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure2_5x \
|
%configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--libexecdir=%{_libdir} \
|
--libexecdir=%{_libdir} \
|
||||||
|
@ -253,7 +253,7 @@ autoreconf -fi
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall_std rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
|
%make_install rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/bluetooth
|
mkdir -p %{buildroot}%{_sysconfdir}/bluetooth
|
||||||
echo "1234" > %{buildroot}%{_sysconfdir}/bluetooth/pin
|
echo "1234" > %{buildroot}%{_sysconfdir}/bluetooth/pin
|
||||||
|
|
Loading…
Add table
Reference in a new issue