[packages/geninitrd] - rel 3; load (hw optimized) crct10dif-pclmul, too
arekm
arekm at pld-linux.org
Sat Jul 20 21:58:44 CEST 2013
commit 82f4458e1ccf89ac690ff68f3cf53420633435cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Jul 20 21:58:41 2013 +0200
- rel 3; load (hw optimized) crct10dif-pclmul, too
geninitrd-svn.patch | 5 +++--
geninitrd.spec | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/geninitrd.spec b/geninitrd.spec
index 5ce63a2..6beb8b4 100644
--- a/geninitrd.spec
+++ b/geninitrd.spec
@@ -7,7 +7,7 @@ Summary: Creates an initial ramdisk image for preloading modules
Summary(pl.UTF-8): Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
Name: geninitrd
Version: 12695
-Release: 2
+Release: 3
License: GPL
Group: Applications/System
Source0: %{name}-%{version}.tar.gz
diff --git a/geninitrd-svn.patch b/geninitrd-svn.patch
index 7c2e47e..d4e0c30 100644
--- a/geninitrd-svn.patch
+++ b/geninitrd-svn.patch
@@ -1,12 +1,13 @@
Index: geninitrd
===================================================================
--- geninitrd (wersja 12709)
-+++ geninitrd (wersja 12710)
-@@ -395,6 +395,9 @@
++++ geninitrd (wersja 12711)
+@@ -395,6 +395,10 @@
# XXX: find a away to autodetect
smodule=$(basename_module $modpath)
case "$smodule" in
+ crc-t10dif)
++ find_depmod "-crct10dif-pclmul"
+ find_depmod "-crct10dif"
+ ;;
libcrc32c)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geninitrd.git/commitdiff/82f4458e1ccf89ac690ff68f3cf53420633435cd
More information about the pld-cvs-commit
mailing list