automatic version update by autodist [release 3.0-1mamba;Tue Jul 05 2022]
This commit is contained in:
parent
67e0c0a23e
commit
61481c8227
36
phodav.spec
36
phodav.spec
@ -1,31 +1,22 @@
|
||||
Name: phodav
|
||||
Version: 2.5
|
||||
Version: 3.0
|
||||
Release: 1mamba
|
||||
Summary: A WebDav server implementation using libsoup (RFC 4918).
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://live.gnome.org
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/phodav/%{version}/phodav-%{version}.tar.xz
|
||||
URL: https://wiki.gnome.org/
|
||||
Source: https://download.gnome.org/sources/phodav/%{version}/phodav-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libavahi-devel
|
||||
BuildRequires: libavahi-glib-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libssp-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
phởdav is a WebDav server implementation using libsoup (RFC 4918).
|
||||
@ -104,29 +95,32 @@ This package includes the %{name} API documentation.
|
||||
%{_sbindir}/spice-webdavd
|
||||
%{_unitdir}/spice-webdavd.service
|
||||
#%{_unitdir}/spice-webdavd.target
|
||||
/lib/udev/rules.d/70-spice-webdavd.rules
|
||||
%{_udevrulesdir}/70-spice-webdavd.rules
|
||||
%{_mandir}/man1/chezdav.1*
|
||||
%doc COPYING
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libphodav-2.0.so.*
|
||||
%{_libdir}/libphodav-*.so.*
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/libphodav-2.0
|
||||
%{_includedir}/libphodav-2.0/libphodav
|
||||
%{_includedir}/libphodav-2.0/libphodav/*.h
|
||||
%{_libdir}/libphodav-2.0.so
|
||||
%{_libdir}/pkgconfig/libphodav-2.0.pc
|
||||
%dir %{_includedir}/libphodav-*
|
||||
%dir %{_includedir}/libphodav-*/libphodav
|
||||
%{_includedir}/libphodav-*/libphodav/*.h
|
||||
%{_libdir}/libphodav-*.so
|
||||
%{_libdir}/pkgconfig/libphodav-*.pc
|
||||
#%doc NEWS README TODO
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/gtk-doc/html/phodav-2.0
|
||||
%{_datadir}/gtk-doc/html/phodav-2.0/*
|
||||
%dir %{_datadir}/gtk-doc/html/phodav-*
|
||||
%{_datadir}/gtk-doc/html/phodav-*/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 05 2022 Automatic Build System <autodist@mambasoft.it> 3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 25 2020 Automatic Build System <autodist@mambasoft.it> 2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user