update code
This commit is contained in:
parent
53d114e809
commit
b3a0b2ddd8
11
avahi.spec
11
avahi.spec
@ -1,6 +1,6 @@
|
|||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.7
|
Version: 0.7
|
||||||
Release: 17
|
Release: 18
|
||||||
Summary: Avahi is a local network service discovery
|
Summary: Avahi is a local network service discovery
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://avahi.org
|
URL: http://avahi.org
|
||||||
@ -182,7 +182,8 @@ NOCONFIGURE=1 ./autogen.sh
|
|||||||
--with-systemdsystemunitdir=%{_unitdir} --enable-introspection=no \
|
--with-systemdsystemunitdir=%{_unitdir} --enable-introspection=no \
|
||||||
--enable-shared=yes --enable-static=no --disable-silent-rules \
|
--enable-shared=yes --enable-static=no --disable-silent-rules \
|
||||||
--enable-compat-libdns_sd --enable-compat-howl --disable-qt3 \
|
--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
|
%make_build -k V=1 || make V=1
|
||||||
|
|
||||||
@ -442,5 +443,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 23 2019 hufeng <solar.hu@huawei.com> - 0.7-17
|
||||||
-Create spec
|
-Create spec
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user