Commit Graph

26 Commits

Author SHA1 Message Date
Mo Zhou
b97c779121 New upstream version 0.7.11 2018-09-18 09:04:08 +00:00
Aron Xu
7489416060 New upstream version 0.7.9 2018-05-16 21:36:12 +08:00
Aron Xu
34ee731f7e New upstream version 0.7.8 2018-04-11 14:52:19 +08:00
Aron Xu
f3bc16ff05 New upstream version 0.7.6 2018-02-26 16:28:35 +08:00
Aron Xu
e7fddec49b New upstream version 0.7.5 2018-01-19 15:22:50 +08:00
Aron Xu
99d6d8dce6 New upstream version 0.7.4 2017-12-18 22:04:40 +08:00
Aron Xu
4a69112941 New upstream version 0.7.3 2017-10-31 17:29:06 +08:00
Aron Xu
ec06701b54 New upstream version 0.7.2 2017-10-06 19:00:18 +08:00
Aron Xu
2ea56c1dd5 New upstream version 0.6.5.10 2017-07-05 18:00:43 +08:00
Aron Xu
ac9cc135ee Imported Upstream version 0.6.5.9 2017-02-06 15:49:57 +08:00
Aron Xu
0f836a620f Imported Upstream version 0.6.5.8 2016-09-18 00:59:02 +08:00
Aron Xu
c4ed98c576 Imported Upstream version 0.6.5.7 2016-05-25 12:15:19 +08:00
Aron Xu
0480cc5833 Imported Upstream version 0.6.5.6 2016-03-24 07:14:21 +08:00
Aron Xu
81dab2ed9a Imported Upstream version 0.6.5.5 2016-03-20 22:50:19 +08:00
Aron Xu
879bbbc725 Imported Upstream version 0.6.5.4 2016-01-10 20:13:12 +08:00
Aron Xu
f6188ddded Imported Upstream version 0.6.5.3 2015-11-05 21:05:35 +08:00
Aron Xu
d097b65195 Imported Upstream version 0.6.4.2 2015-08-13 19:58:21 +08:00
Aron Xu
10946b0206 Imported Upstream version 0.6.4.1 2015-05-17 05:41:12 +08:00
Liang Guo
9e4fb5c2f9 Imported Upstream version 0.6.3+git20140731 2014-07-31 15:09:08 +08:00
Liang Guo
33a20369b0 Imported Upstream version 0.6.2+git20140204 2014-02-04 12:13:21 +08:00
Aron Xu
80093b6f72 Imported Upstream version 0.6.2 2013-08-24 13:16:01 +08:00
Carlos Alberto Lopez Perez
76f2001fec Imported Upstream version 0.6.1 2013-04-10 03:07:06 +02:00
Brian Behlendorf
6385874dbf Tag spl-0.6.1
META file and release log updated.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-03-25 13:46:47 -07:00
Brian Behlendorf
19e9d8fd61 Remove spl-dkms conflict with spl-kmod
Because the spl-dkms package also provides spl-kmod for the
spl user package yum flags this as a conflict.  To avoid the
problem remove the Conflicts tag from spl-dkms and just rely
on the one in spl-kmod.

  spl-dkms-0.6.0-rc14.fc18.noarch has installed conflicts
    spl-kmod: spl-dkms-0.6.0-rc14.fc18.noarch

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-03-20 11:33:15 -07:00
Darik Horn
4074820904 Create splat man page
The automake templates have been updated to install this man
page and the existing packaging was updated to include it.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-03-19 13:47:12 -07:00
Brian Behlendorf
493972c896 Refresh RPM packaging
Refresh the existing RPM packaging to conform to the 'Fedora
Packaging Guidelines'.  This includes adopting the kmods2
packaging standard which is used fod kmods distributed by
rpmfusion for Fedora/RHEL.

  http://fedoraproject.org/wiki/Packaging:Guidelines
  http://rpmfusion.org/Packaging/KernelModules/Kmods2

While the spec files have been entirely rewritten from a
user perspective the only major changes are:

* The Fedora packages now have a build dependency on the
  rpmfusion repositories.  The generic kmod packages also
  have a new dependency on kmodtool-1.22 but it is bundled
  with the source rpm so no additional packages are needed.

* The kernel binary module packages have been renamed from
  spl-modules-* to kmod-spl-* as specificed by kmods2.

* The is now a common kmod-spl-devel-* package in addition
  to the per-kernel devel packages.  The common package
  contains the development headers while the per-kernel
  package contains kernel specific build products.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #222
2013-03-18 15:31:54 -07:00