update code

This commit is contained in:
zhuchunyi 2019-11-06 19:02:48 +08:00
parent 53d114e809
commit b3a0b2ddd8

View File

@ -1,6 +1,6 @@
Name: avahi
Version: 0.7
Release: 17
Release: 18
Summary: Avahi is a local network service discovery
License: LGPLv2+
URL: http://avahi.org
@ -182,7 +182,8 @@ NOCONFIGURE=1 ./autogen.sh
--with-systemdsystemunitdir=%{_unitdir} --enable-introspection=no \
--enable-shared=yes --enable-static=no --disable-silent-rules \
--enable-compat-libdns_sd --enable-compat-howl --disable-qt3 \
--disable-qt4 --disable-mono
--disable-qt4 --disable-mono \
--with-distro=none
%make_build -k V=1 || make V=1
@ -442,5 +443,11 @@ fi
%changelog
* Wed Oct 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.7-18
- Type:NA
- ID:NA
- SUG:NA
- DESC:Solve the problem of compilation failures
* Mon Sep 23 2019 hufeng <solar.hu@huawei.com> - 0.7-17
-Create spec