mirror of
https://abf.rosa.ru/djam/avahi.git
synced 2025-02-23 16:12:59 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
7a2759a658
commit
0290cbdddb
1 changed files with 3 additions and 3 deletions
|
@ -101,7 +101,7 @@ BuildRequires: systemd-units
|
|||
|
||||
Requires(pre,preun,post,postun): rpm-helper
|
||||
Requires(post,preun): dbus
|
||||
Suggests: nss_mdns
|
||||
Recommends: nss_mdns
|
||||
|
||||
Requires(post): rpm-helper
|
||||
Requires(preun): rpm-helper
|
||||
|
@ -650,7 +650,7 @@ autoreconf -vfi
|
|||
|
||||
%build
|
||||
export PKG_CONFIG_PATH=/usr/lib/qt4/%{_lib}/pkgconfig
|
||||
%configure2_5x \
|
||||
%configure \
|
||||
--disable-static \
|
||||
%if %{without mono}
|
||||
--disable-mono \
|
||||
|
@ -676,7 +676,7 @@ export PKG_CONFIG_PATH=/usr/lib/qt4/%{_lib}/pkgconfig
|
|||
%make
|
||||
|
||||
%install
|
||||
%makeinstall_std
|
||||
%make_install
|
||||
|
||||
mkdir -p %{buildroot}%{_localstatedir}/avahi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue