forked from pool/vhba-kmp
Accepting request 253653 from filesystems
- Update to new upstream release 20140928 (cdemu-3.0.2) OBS-URL: https://build.opensuse.org/request/show/253653 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vhba-kmp?expand=0&rev=9
This commit is contained in:
commit
e1e3c26f05
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 14:14:22 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 20140928 (cdemu-3.0.2)
|
||||
* Work around a warning occurring in grsecurity kernels
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 08:48:46 UTC 2014 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: vhba-kmp
|
||||
Version: 20140629
|
||||
Version: 20140928
|
||||
Release: 0
|
||||
Summary: Virtual SCSI Host Bus Adapter
|
||||
License: GPL-2.0+
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e607cab56038ef4f5923c57279bbee4c2c0b57ce77e7003693d0938d09d6957
|
||||
size 15797
|
3
vhba-module-20140928.tar.bz2
Normal file
3
vhba-module-20140928.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45f56e4972b5aa7175903307901ca42d29da6fc8f92ab4c47007f53bc5bb55a2
|
||||
size 15571
|
@ -6,16 +6,16 @@ Upstream: tendency: no
|
||||
Makefile | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
Index: vhba-module-20140629/Makefile
|
||||
Index: vhba-module-20140928/Makefile
|
||||
===================================================================
|
||||
--- vhba-module-20140629.orig/Makefile
|
||||
+++ vhba-module-20140629/Makefile
|
||||
@@ -8,7 +8,7 @@ KDIR ?= /lib/modules/$(KERNELRELEASE)/bu
|
||||
--- vhba-module-20140928.orig/Makefile
|
||||
+++ vhba-module-20140928/Makefile
|
||||
@@ -5,7 +5,7 @@ KDIR ?= /lib/modules/$(KERNELRELEASE)/bu
|
||||
PWD ?= $(shell pwd)
|
||||
|
||||
obj-m := vhba.o
|
||||
-ccflags-y := -DVHBA_VERSION=\"$(VHBA_VERSION)\" -Werror
|
||||
+ccflags-y := -DVHBA_VERSION=\"$(VHBA_VERSION)\"
|
||||
clean-dirs := $(PACKAGE)
|
||||
clean-files := $(PACKAGE).tar.gz $(PACKAGE).tar.bz2
|
||||
|
||||
default: modules
|
||||
install: modules_install
|
||||
|
Loading…
Reference in New Issue
Block a user