update cpio, fix mudur and fizx relase number eudev

This commit is contained in:
Ertuğrul Erata
2016-01-03 18:03:19 +02:00
parent 8a00ea6d3a
commit 0abcc923dc
3 changed files with 11 additions and 4 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A file archival tool which can also read and write tar files</Summary>
<Description>GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.</Description>
<Archive sha1sum="6f1934b0079dc1e85ddff89cabdf01adb3a74abb" type="tarbz2">mirrors://gnu/cpio/cpio-2.11.tar.bz2</Archive>
<Archive sha1sum="60358408c76db354f6716724c4bcbcb6e18ab642" type="tarbz2">mirrors://gnu/cpio/cpio-2.12.tar.bz2</Archive>
<Patches>
<Patch level="1">cpio-2.7-svr4compat.patch</Patch>
<Patch level="1">cpio-2.9-exitCode.patch</Patch>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="4">
<Date>2015-12-29</Date>
<Version>2.12</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2014-05-11</Date>
<Version>2.11</Version>
+1 -1
View File
@@ -120,7 +120,7 @@
</Package>
<History>
<Update release="5">
<Update release="6">
<Date>2016-01-03</Date>
<Version>3.1.2</Version>
<Comment>Add rules for mount storage.</Comment>
+2 -2
View File
@@ -25,7 +25,7 @@
<Package>
<Name>mudur</Name>
<RuntimeDependencies>
<Dependency release="7">kbd</Dependency>
<Dependency versionFrom="2.0.3">kbd</Dependency>
<Dependency>bash</Dependency>
<Dependency>dbus</Dependency>
<Dependency>kmod</Dependency>
@@ -62,7 +62,7 @@
<History>
<Update release="17">
<Date>2015-05-13</Date>
<Date>2016-01-03</Date>
<Version>4.4.0</Version>
<Comment>fix issue #562, rebuild, depend new kbd and eudev, mount cgroups</Comment>
<Name>Marcin Bojara</Name>