Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2019-09-11 10:24:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elfutils (Old)
 and      /work/SRC/openSUSE:Factory/.elfutils.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elfutils"

Wed Sep 11 10:24:45 2019 rev:76 rq:727947 version:0.177

Changes:
--------
--- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes        2019-08-27 
11:59:36.779665707 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new.7948/elfutils.changes      
2019-09-11 10:24:48.423477903 +0200
@@ -1,0 +2,5 @@
+Tue Aug 27 07:44:02 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Modernize specfile and metadata.
+
+-------------------------------------------------------------------
@@ -929 +933,0 @@
-

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ elfutils.spec ++++++
--- /var/tmp/diff_new_pack.71eU8B/_old  2019-09-11 10:24:49.235477802 +0200
+++ /var/tmp/diff_new_pack.71eU8B/_new  2019-09-11 10:24:49.235477802 +0200
@@ -22,7 +22,7 @@
 Summary:        Higher-level library to access ELF files
 License:        GPL-3.0-or-later
 Group:          Development/Tools/Building
-Url:            http://fedorahosted.org/elfutils/
+URL:            https://sourceware.org/elfutils/
 
 #Git-Clone:    git://sourceware.org/git/elfutils
 Source:         
https://fedorahosted.org/releases/e/l/%{name}/%{version}/%{name}-%{version}.tar.bz2
@@ -33,7 +33,6 @@
 Source5:        %{name}.keyring
 Patch1:         disable-tests-with-ptrace.patch
 Patch2:         cfi-fix.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -163,10 +162,10 @@
 %make_build
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
 # remove unneeded files
-rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
-ls -lR $RPM_BUILD_ROOT%{_libdir}/libelf*
+rm -f %{buildroot}/%{_libdir}/*.la
+ls -lR %{buildroot}/%{_libdir}/libelf*
 %find_lang %{name}
 
 %post -n libasm1 -p /sbin/ldconfig
@@ -185,40 +184,33 @@
 %make_build check
 
 %files
-%defattr(-,root,root)
 %license COPYING
 %doc AUTHORS ChangeLog NEWS NOTES README THANKS TODO
 %{_bindir}/*
 
 %files -n libasm1
-%defattr(-,root,root)
 %{_libdir}/libasm.so.*
 %{_libdir}/libasm-%{version}.so
 
 %files -n libasm-devel
-%defattr(-,root,root)
 %{_libdir}/libasm.so
 %{_libdir}/libasm.a
 %dir %{_includedir}/elfutils
 %{_includedir}/elfutils/libasm.h
 
 %files -n libebl-plugins
-%defattr(-,root,root)
 %{_libdir}/elfutils
 
 %files -n libebl-devel
-%defattr(-,root,root)
 %{_libdir}/libebl.a
 %dir %{_includedir}/elfutils
 %{_includedir}/elfutils/libebl.h
 
 %files -n libelf1
-%defattr(-,root,root)
 %{_libdir}/libelf.so.*
 %{_libdir}/libelf-%{version}.so
 
 %files -n libelf-devel
-%defattr(-,root,root)
 %{_libdir}/libelf.so
 %{_libdir}/libelf.a
 %{_includedir}/libelf.h
@@ -230,12 +222,10 @@
 %{_libdir}/pkgconfig/libelf.pc
 
 %files -n libdw1
-%defattr(-,root,root)
 %{_libdir}/libdw.so.*
 %{_libdir}/libdw-%{version}.so
 
 %files -n libdw-devel
-%defattr(-,root,root)
 %{_libdir}/libdw.a
 %{_libdir}/libdw.so
 %{_includedir}/dwarf.h




Reply via email to