!21 fix issue:I6IJWH
From: @xhl_com Reviewed-by: @zhang__3125 Signed-off-by: @zhang__3125
This commit is contained in:
commit
78a66f5212
@ -1,6 +1,6 @@
|
||||
Name: phodav
|
||||
Version: 3.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A WebDav server implementation using libsoup
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/phodav
|
||||
@ -56,7 +56,8 @@ the Spice virtio channel.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
sed -i 's/ProtectSystem=full/ProtectSystem=false/' data/spice-webdavd.service
|
||||
sed -i 's/PrivateDevices=true/PrivateDevices=false/' data/spice-webdavd.service
|
||||
sed -i 's/ProtectClock=true/ProtectClock=false/' data/spice-webdavd.service
|
||||
%build
|
||||
%meson -Davahi=enabled
|
||||
%meson_build
|
||||
@ -106,6 +107,9 @@ ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcspice-webdavd
|
||||
%{_unitdir}/spice-webdavd.service
|
||||
|
||||
%changelog
|
||||
* Wed Mar 22 2023 haolei xuan <haolei.xuan@turbolinux.com.cn> - 3.0-3
|
||||
- fix issue:I6IJWH
|
||||
|
||||
* Fri Mar 03 2023 zhuang li <zhuang.li@turbolinux.com.cn> - 3.0-2
|
||||
- add sed 3.0-2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user