Page MenuHomeSolus

D858.diff
No OneTemporary

D858.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,2 @@
+libc.so.6
+libneon.so.27
diff --git a/files/davfs2.sysusers b/files/davfs2.sysusers
new file mode 100644
--- /dev/null
+++ b/files/davfs2.sysusers
@@ -0,0 +1 @@
+g davfs2 - -
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,24 @@
+name : davfs2
+version : 1.5.4
+release : 1
+source :
+ - http://download.savannah.nongnu.org/releases/davfs2/davfs2-1.5.4.tar.gz : c9c4e0f0912a782386216b2147eb9c36c47f193b8fcf3d637719e0b9fe7c96e0
+license : GPL-3.0
+component : network.util
+summary : A file system driver for WebDAV
+description: |
+ davfs2 is a Linux file system driver that allows you to mount a WebDAV
+ resource into your Unix file system tree. So - and that is what makes
+ davfs2 different - applications can use it without knowing about WebDAV.
+ You may edit WebDAV resources using standard applications that interact
+ with the file system as usual.
+builddeps :
+ - pkgconfig(neon)
+setup : |
+ %configure ssbindir=/usr/sbin dav_localstatedir=/run dav_user=nobody
+build : |
+ %make
+install : |
+ %make_install
+
+ install -Dm 00644 $pkgfiles/davfs2.sysusers $installdir/%libdir%/sysusers.d/davfs2.conf
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,50 @@
+<PISI>
+ <Source>
+ <Name>davfs2</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>network.util</PartOf>
+ <Summary xml:lang="en">A file system driver for WebDAV</Summary>
+ <Description xml:lang="en">davfs2 is a Linux file system driver that allows you to mount a WebDAV
+resource into your Unix file system tree. So - and that is what makes
+davfs2 different - applications can use it without knowing about WebDAV.
+You may edit WebDAV resources using standard applications that interact
+with the file system as usual.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>davfs2</Name>
+ <Summary xml:lang="en">A file system driver for WebDAV</Summary>
+ <Description xml:lang="en">davfs2 is a Linux file system driver that allows you to mount a WebDAV
+resource into your Unix file system tree. So - and that is what makes
+davfs2 different - applications can use it without knowing about WebDAV.
+You may edit WebDAV resources using standard applications that interact
+with the file system as usual.
+</Description>
+ <PartOf>network.util</PartOf>
+ <Files>
+ <Path fileType="config">/etc/davfs2/certs/private</Path>
+ <Path fileType="config">/etc/davfs2/davfs2.conf</Path>
+ <Path fileType="config">/etc/davfs2/secrets</Path>
+ <Path fileType="library">/usr/lib64/sysusers.d/davfs2.conf</Path>
+ <Path fileType="executable">/usr/sbin</Path>
+ <Path fileType="data">/usr/share/davfs2</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-21</Date>
+ <Version>1.5.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:44 PM (2 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803186
Default Alt Text
D858.diff (3 KB)

Event Timeline