Hello community, here is the log from the commit of package libvdpau for openSUSE:Factory checked in at 2019-01-11 14:00:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvdpau (Old) and /work/SRC/openSUSE:Factory/.libvdpau.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvdpau" Fri Jan 11 14:00:55 2019 rev:32 rq:663030 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libvdpau/libvdpau.changes 2018-12-27 00:23:12.351966249 +0100 +++ /work/SRC/openSUSE:Factory/.libvdpau.new.28833/libvdpau.changes 2019-01-11 14:00:56.728074452 +0100 @@ -1,0 +2,5 @@ +Wed Dec 12 20:18:16 UTC 2018 - Jan Engelhardt <[email protected]> + +- Update RPM groups and %make(_)install call. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvdpau.spec ++++++ --- /var/tmp/diff_new_pack.pGQFqh/_old 2019-01-11 14:00:58.856072310 +0100 +++ /var/tmp/diff_new_pack.pGQFqh/_new 2019-01-11 14:00:58.892072274 +0100 @@ -21,7 +21,7 @@ Release: 0 Summary: VDPAU wrapper and trace libraries License: MIT -Group: System/Libraries +Group: Development/Libraries/C and C++ URL: http://www.freedesktop.org/wiki/Software/VDPAU/ Source: http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.bz2 Source1: http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-1.0.tar.gz @@ -91,7 +91,7 @@ make %{?_smp_mflags} %install -%makeinstall +%make_install rm %{buildroot}%{_libdir}/libvdpau.la rm %{buildroot}%{_libdir}/vdpau/libvdpau_trace.la @@ -104,10 +104,10 @@ VDPAU_LIBS="-L%{buildroot}/%{_libdir} -lvdpau -lX11" make %{?_smp_mflags} -%makeinstall +%make_install popd -cp $RPM_SOURCE_DIR/README . +cp %{_sourcedir}/README . %post -n libvdpau1 -p /sbin/ldconfig
