Accepting request 114895 from Base:System
- Restore patch descriptions (and use `quilt setup` for rediff in future) OBS-URL: https://build.opensuse.org/request/show/114895 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=8
This commit is contained in:
commit
108ad495fa
@ -1,7 +1,23 @@
|
|||||||
diff -ur kmod-7.orig/Makefile.am kmod-7/Makefile.am
|
From: Jan Engelhardt <jengelh@medozas.de>
|
||||||
--- kmod-7.orig/Makefile.am 2012-04-18 12:54:59.140122820 +0200
|
Upstream: this patch is too complex for upstream to handle
|
||||||
+++ kmod-7/Makefile.am 2012-04-18 12:56:06.086310478 +0200
|
|
||||||
@@ -33,10 +33,6 @@
|
Change the kmod Makefile from using -version-info to -version-number
|
||||||
|
to make it clear that the kmod project is not trying to subvert the
|
||||||
|
libtool "interface" number concept, but in fact does not do
|
||||||
|
libtool-style counting.
|
||||||
|
|
||||||
|
References: <alpine.LNX.2.01.1202070049200.12889@frira.zrqbmnf.qr>
|
||||||
|
References: http://lists.gnu.org/archive/html/libtool/2012-02/msg00011.html
|
||||||
|
|
||||||
|
---
|
||||||
|
Makefile.am | 6 +-----
|
||||||
|
1 file changed, 1 insertion(+), 5 deletions(-)
|
||||||
|
|
||||||
|
Index: kmod-8/Makefile.am
|
||||||
|
===================================================================
|
||||||
|
--- kmod-8.orig/Makefile.am
|
||||||
|
+++ kmod-8/Makefile.am
|
||||||
|
@@ -33,10 +33,6 @@ SED_PROCESS = \
|
||||||
%.pc: %.pc.in Makefile
|
%.pc: %.pc.in Makefile
|
||||||
$(SED_PROCESS)
|
$(SED_PROCESS)
|
||||||
|
|
||||||
@ -12,7 +28,7 @@ diff -ur kmod-7.orig/Makefile.am kmod-7/Makefile.am
|
|||||||
noinst_LTLIBRARIES = libkmod/libkmod-util.la
|
noinst_LTLIBRARIES = libkmod/libkmod-util.la
|
||||||
libkmod_libkmod_util_la_SOURCES = libkmod/libkmod-hash.c \
|
libkmod_libkmod_util_la_SOURCES = libkmod/libkmod-hash.c \
|
||||||
libkmod/libkmod-hash.h \
|
libkmod/libkmod-hash.h \
|
||||||
@@ -65,7 +61,7 @@
|
@@ -65,7 +61,7 @@ EXTRA_DIST += libkmod/libkmod.sym
|
||||||
EXTRA_DIST += libkmod/COPYING libkmod/README
|
EXTRA_DIST += libkmod/COPYING libkmod/README
|
||||||
|
|
||||||
libkmod_libkmod_la_LDFLAGS = $(AM_LDFLAGS) \
|
libkmod_libkmod_la_LDFLAGS = $(AM_LDFLAGS) \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 21 01:55:30 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Restore patch descriptions
|
||||||
|
(and use `quilt setup` for rediff in future)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 19 14:56:55 UTC 2012 - rmilasan@suse.com
|
Thu Apr 19 14:56:55 UTC 2012 - rmilasan@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user