suspend 20200924
This commit is contained in:
@@ -16,6 +16,7 @@ def setup():
|
||||
autotools.configure("--enable-threads \
|
||||
--enable-compress \
|
||||
--disable-encrypt \
|
||||
--with-initramfsdir=/usr/sbin \
|
||||
--disable-resume-static")
|
||||
#kernel panic
|
||||
#--with-initramfsdir=/usr/sbin
|
||||
|
||||
Binary file not shown.
@@ -20,9 +20,9 @@
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1" compressionType="xz">suspend-1.0_p20150810.patch.xz</Patch> -->
|
||||
<Patch level="1" compressionType="xz">suspend-1.0_p20190605.patch.xz</Patch>
|
||||
<Patch level="1">suspend-1.0_p20200514.patch</Patch>
|
||||
<Patch level="1" compressionType="xz">suspend-1.0_p20200924.patch.xz</Patch>
|
||||
<!-- <Patch level="1" compressionType="xz">suspend-1.0_p20190605.patch.xz</Patch> -->
|
||||
<!-- <Patch level="1">suspend-1.0_p20200514.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -37,6 +37,8 @@
|
||||
<Path fileType="config">/etc/suspend.conf</Path>
|
||||
<Path fileType="config">/etc/suspend.key</Path>
|
||||
<Path fileType="executable">/usr/sbin</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="executable">/sbin</Path>
|
||||
<Path fileType="library">/usr/lib/suspend/resume</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="doc">/usr/share/man</Path>
|
||||
@@ -47,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2021-02-19</Date>
|
||||
<Version>1.0_p20200924</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-12-23</Date>
|
||||
<Version>1.0_p20120915</Version>
|
||||
|
||||
Reference in New Issue
Block a user