Hello community,

here is the log from the commit of package vdr-plugin-streamdev for 
openSUSE:Factory checked in at 2015-02-04 09:31:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vdr-plugin-streamdev (Old)
 and      /work/SRC/openSUSE:Factory/.vdr-plugin-streamdev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vdr-plugin-streamdev"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/vdr-plugin-streamdev/vdr-plugin-streamdev.changes    
    2014-05-02 14:03:50.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.vdr-plugin-streamdev.new/vdr-plugin-streamdev.changes
   2015-02-04 13:04:25.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 30 09:42:30 UTC 2014 - seife+...@b1-systems.com
+
+- install distributed externremux.sh file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vdr-plugin-streamdev.spec ++++++
--- /var/tmp/diff_new_pack.1VTeWc/_old  2015-02-04 13:04:25.000000000 +0100
+++ /var/tmp/diff_new_pack.1VTeWc/_new  2015-02-04 13:04:25.000000000 +0100
@@ -66,8 +66,13 @@
 make DESTDIR=%{buildroot} install
 %{vdr_find_locale_name -n vdr-streamdev-client}
 %{vdr_find_locale_name -n vdr-streamdev-server}
-mkdir -p %{buildroot}%{vdr_sysconfdir}/plugins/streamdev-server
-install -c -m 644 streamdev-server/streamdevhosts.conf  
%{buildroot}%{_sysconfdir}/vdr/plugins/streamdev-server/streamdevhosts.conf
+install -d %{buildroot}%{vdr_sysconfdir}/plugins/streamdev-server
+install -m 644 streamdev-server/streamdevhosts.conf  
%{buildroot}%{_sysconfdir}/vdr/plugins/streamdev-server/
+# 644 to not execute it in the default installation
+install -m 644 streamdev-server/externremux.sh       
%{buildroot}%{_sysconfdir}/vdr/plugins/streamdev-server/
+echo "The externremux.sh script is not executable in the default installation.
+Use 'chmod 755 /etc/vdr/plugins/streamdev-server/externremux.sh' if you want
+to use it." > 
%{buildroot}%{_sysconfdir}/vdr/plugins/streamdev-server/externremux.README
 
 %files client -f vdr-streamdev-client.files
 %defattr(-,root,root)
@@ -82,6 +87,8 @@
 %attr(755,vdr,root) %dir %{vdr_sysconfdir}/plugins
 %attr(755,vdr,root) %dir %{vdr_sysconfdir}/plugins/streamdev-server
 %config %{_sysconfdir}/vdr/plugins/streamdev-server/streamdevhosts.conf
+%config %{_sysconfdir}/vdr/plugins/streamdev-server/externremux.sh
+%{_sysconfdir}/vdr/plugins/streamdev-server/externremux.README
 %doc COPYING HISTORY README CONTRIBUTORS PROTOCOL
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to