Hello community,
here is the log from the commit of package vdr-plugin-xineliboutput for
openSUSE:Factory checked in at 2015-10-12 10:02:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vdr-plugin-xineliboutput (Old)
and /work/SRC/openSUSE:Factory/.vdr-plugin-xineliboutput.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vdr-plugin-xineliboutput"
Changes:
--------
---
/work/SRC/openSUSE:Factory/vdr-plugin-xineliboutput/vdr-plugin-xineliboutput.changes
2015-03-11 09:56:58.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.vdr-plugin-xineliboutput.new/vdr-plugin-xineliboutput.changes
2015-10-12 10:02:49.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Jun 7 10:02:12 UTC 2015 - [email protected]
+
+- really avoid build time in locale files (locales were rebuilt
+ in %install without using msgmerge wrapper, fixed by just doing
+ everything in %install)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vdr-plugin-xineliboutput.spec ++++++
--- /var/tmp/diff_new_pack.Pxd5n3/_old 2015-10-12 10:02:50.000000000 +0200
+++ /var/tmp/diff_new_pack.Pxd5n3/_new 2015-10-12 10:02:50.000000000 +0200
@@ -72,11 +72,11 @@
cp %{SOURCE1} .
%build
-# use msgmerge wrapper
-export PATH=%{_datadir}/vdr:$PATH
-%{vdr_make}
+# crappy makefile does everything on "make install" anyway...
%install
+# use msgmerge wrapper
+export PATH=%{_datadir}/vdr:$PATH
make VDRDIR=%{vdr_includedir} DESTDIR=%{buildroot}
LOCALEDIR=%{buildroot}%{vdr_localedir} install
%{vdr_find_locale}
install -D -m 0644 %{SOURCE2}
%{buildroot}%{vdr_sysconfdir}/plugins/xineliboutput/allowed_hosts.conf