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

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