Page MenuHomeSolus

D48.diff
No OneTemporary

D48.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : autofs
version : 5.1.2
-release : 1
+release : 2
source :
- - ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-5.1.2.tar.xz : 88b7de39088aead983e02072a7b753d5ee52ce419c8913f7a3d4ff5521313f0c
+ - https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-5.1.2.tar.xz : 88b7de39088aead983e02072a7b753d5ee52ce419c8913f7a3d4ff5521313f0c
license : GPL-2.0
component : system.utils
summary : Kernel based automounter
@@ -14,7 +14,10 @@
- openldap-devel
setup : |
%apply_patches
- %configure
+ %configure --with-systemd \
+ --with-libtirpc \
+ --enable-ignore-busy \
+ --without-hesiod
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>autofs</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>system.utils</PartOf>
@@ -26,6 +26,7 @@
<Path fileType="config">/etc/autofs.conf</Path>
<Path fileType="config">/etc/autofs_ldap_auth.conf</Path>
<Path fileType="config">/etc/default/autofs</Path>
+ <Path fileType="library">/usr/lib/systemd/system/autofs.service</Path>
<Path fileType="library">/usr/lib64/autofs/lookup_dir.so</Path>
<Path fileType="library">/usr/lib64/autofs/lookup_file.so</Path>
<Path fileType="library">/usr/lib64/autofs/lookup_files.so</Path>
@@ -53,12 +54,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-02-05</Date>
+ <Update release="2">
+ <Date>2017-05-07</Date>
<Version>5.1.2</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <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
Apr 24 2023, 11:26 PM (15 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792294
Default Alt Text
D48.diff (2 KB)

Event Timeline