Hello community, here is the log from the commit of package gstreamer for openSUSE:Factory checked in at 2020-05-02 22:13:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer (Old) and /work/SRC/openSUSE:Factory/.gstreamer.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer" Sat May 2 22:13:07 2020 rev:66 rq:799438 version:1.16.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes 2020-02-06 13:05:40.544252917 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer.new.2738/gstreamer.changes 2020-05-02 22:13:14.184020570 +0200 @@ -1,0 +2,6 @@ +Thu Apr 30 15:45:40 UTC 2020 - Bjørn Lie <[email protected]> + +- Fix file-list, needed due to libexecdir move, and our previously + wrong usage of libexecdir. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer.spec ++++++ --- /var/tmp/diff_new_pack.C8ychE/_old 2020-05-02 22:13:15.024022330 +0200 +++ /var/tmp/diff_new_pack.C8ychE/_new 2020-05-02 22:13:15.028022338 +0200 @@ -218,8 +218,8 @@ find %{buildroot} -type f -name "*.la" -delete -print mkdir -p %{buildroot}%{_datadir}/gstreamer-%{gst_branch}/presets # Install the rpm macros -install -m644 -D %{SOURCE1} %{buildroot}%{_libexecdir}/rpm/fileattrs/gstreamer.attr -install -m755 -D %{SOURCE2} %{buildroot}%{_libexecdir}/rpm/gstreamer-provides +install -m644 -D %{SOURCE1} %{buildroot}%{_fileattrsdir}/gstreamer.attr +install -m755 -D %{SOURCE2} %{buildroot}%{_rpmconfigdir}/gstreamer-provides %fdupes %{buildroot}%{_datadir}/gtk-doc %verifyscript @@ -274,8 +274,8 @@ %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc -%{_libexecdir}/rpm/gstreamer-provides -%{_libexecdir}/rpm/fileattrs/gstreamer.attr +%{_rpmconfigdir}/gstreamer-provides +%{_fileattrsdir}/gstreamer.attr %{_datadir}/gir-1.0/*.gir %files doc
