!17 Upgrade to 2.5
From: @weijin-deng Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
f6cb68ff6c
Binary file not shown.
BIN
phodav-2.5.tar.xz
Normal file
BIN
phodav-2.5.tar.xz
Normal file
Binary file not shown.
18
phodav.spec
18
phodav.spec
@ -1,12 +1,12 @@
|
||||
Name: phodav
|
||||
Version: 2.2
|
||||
Release: 8
|
||||
Version: 2.5
|
||||
Release: 1
|
||||
Summary: A WebDav server implementation using libsoup
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/phodav
|
||||
Source0: http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: systemd-devel systemd-units libsoup-devel avahi-gobject-devel
|
||||
BuildRequires: intltool asciidoc xmlto avahi-gobject gcc
|
||||
BuildRequires: systemd-devel systemd-units libsoup-devel avahi-gobject-devel asciidoc
|
||||
BuildRequires: xmlto avahi-gobject gcc git-core meson gettext-devel gtk-doc
|
||||
|
||||
%description
|
||||
A WebDAV server implementation using libsoup (RFC 4918).
|
||||
@ -58,11 +58,11 @@ the Spice virtio channel.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure --with-avahi
|
||||
%make_build
|
||||
%meson -Davahi=enabled
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
%delete_la_and_a
|
||||
|
||||
%find_lang phodav-2.0 --with-gnome
|
||||
@ -106,6 +106,10 @@ the Spice virtio channel.
|
||||
%{_unitdir}/spice-webdavd.service
|
||||
|
||||
%changelog
|
||||
* Wed Jun 30 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 2.5-1
|
||||
- Upgrade to 2.5
|
||||
- Use meson rebuild
|
||||
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.2-8
|
||||
- Completing build dependencies
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user