Blame SOURCES/elfutils-dts-libs-version.patch

46be0c
diff --git a/libasm/Makefile.am b/libasm/Makefile.am
46be0c
index fcc7ffc..60b8ed6 100644
46be0c
--- a/libasm/Makefile.am
46be0c
+++ b/libasm/Makefile.am
46be0c
@@ -31,7 +31,7 @@ include $(top_srcdir)/config/eu.am
46be0c
 AM_CPPFLAGS += -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl -I$(top_srcdir)/libdw -I$(top_srcdir)/libdwelf
46be0c
 
46be0c
 GCC_INCLUDE = -I$(shell $(CC) -print-file-name=include)
46be0c
-VERSION = 1
46be0c
+VERSION = dts.1
46be0c
 
46be0c
 lib_LIBRARIES = libasm.a
46be0c
 noinst_LIBRARIES = libasm_pic.a
46be0c
diff --git a/libdw/Makefile.am b/libdw/Makefile.am
46be0c
index 166e37c..e291478 100644
46be0c
--- a/libdw/Makefile.am
46be0c
+++ b/libdw/Makefile.am
46be0c
@@ -32,7 +32,7 @@ if BUILD_STATIC
46be0c
 AM_CFLAGS += $(fpic_CFLAGS)
46be0c
 endif
46be0c
 AM_CPPFLAGS += -I$(srcdir)/../libelf -I$(srcdir)/../libdwelf
46be0c
-VERSION = 1
46be0c
+VERSION = dts.1
46be0c
 
46be0c
 lib_LIBRARIES = libdw.a
46be0c
 noinst_LIBRARIES = libdw_pic.a libdw_static_pic.a
46be0c
diff --git a/libdwelf/Makefile.am b/libdwelf/Makefile.am
46be0c
index b526b7c..fbd51ba 100644
46be0c
--- a/libdwelf/Makefile.am
46be0c
+++ b/libdwelf/Makefile.am
46be0c
@@ -32,7 +32,7 @@
46be0c
 include $(top_srcdir)/config/eu.am
46be0c
 AM_CPPFLAGS += -I$(srcdir)/../libelf -I$(srcdir)/../libdw \
46be0c
 	       -I$(srcdir)/../libdwfl -I$(srcdir)/../libebl
46be0c
-VERSION = 1
46be0c
+VERSION = dts.1
46be0c
 
46be0c
 noinst_LIBRARIES = libdwelf.a libdwelf_pic.a
46be0c
 
46be0c
diff --git a/libdwfl/Makefile.am b/libdwfl/Makefile.am
46be0c
index d9d13b2..3749b51 100644
46be0c
--- a/libdwfl/Makefile.am
46be0c
+++ b/libdwfl/Makefile.am
46be0c
@@ -32,7 +32,7 @@
46be0c
 include $(top_srcdir)/config/eu.am
46be0c
 AM_CPPFLAGS += -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
46be0c
 	   -I$(srcdir)/../libdw -I$(srcdir)/../libdwelf
46be0c
-VERSION = 1
46be0c
+VERSION = dts.1
46be0c
 
46be0c
 noinst_LIBRARIES = libdwfl.a
46be0c
 noinst_LIBRARIES += libdwfl_pic.a
46be0c
diff --git a/libebl/Makefile.am b/libebl/Makefile.am
46be0c
index ecebdd0..c411c70 100644
46be0c
--- a/libebl/Makefile.am
46be0c
+++ b/libebl/Makefile.am
46be0c
@@ -30,7 +30,7 @@
46be0c
 include $(top_srcdir)/config/eu.am
46be0c
 AM_CFLAGS += $(fpic_CFLAGS)
46be0c
 AM_CPPFLAGS += -I$(srcdir)/../libelf -I$(srcdir)/../libdw -I$(srcdir)/../libasm
46be0c
-VERSION = 1
46be0c
+VERSION = dts.1
46be0c
 LIBEBL_SUBDIR = @LIBEBL_SUBDIR@
46be0c
 
46be0c
 lib_LIBRARIES = libebl.a
46be0c
diff --git a/libelf/Makefile.am b/libelf/Makefile.am
46be0c
index ba4e3eb..88ce633 100644
46be0c
--- a/libelf/Makefile.am
46be0c
+++ b/libelf/Makefile.am
46be0c
@@ -32,7 +32,7 @@ if BUILD_STATIC
46be0c
 AM_CFLAGS += $(fpic_CFLAGS)
46be0c
 endif
46be0c
 GCC_INCLUDE = -I$(shell $(CC) -print-file-name=include)
46be0c
-VERSION = 1
46be0c
+VERSION = dts.1
46be0c
 
46be0c
 lib_LIBRARIES = libelf.a
46be0c
 noinst_LIBRARIES = libelf_pic.a