Hello community,

here is the log from the commit of package bpython for openSUSE:Factory checked 
in at 2013-10-11 19:58:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bpython (Old)
 and      /work/SRC/openSUSE:Factory/.bpython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bpython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bpython/bpython.changes  2013-10-11 
08:53:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bpython.new/bpython.changes     2013-10-11 
19:58:55.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct 11 11:54:14 UTC 2013 - p.drou...@gmail.com
+
+- Slave -urwid and -gtk to bpython binary instead of install it with
+  update-alternatives 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bpython.spec ++++++
--- /var/tmp/diff_new_pack.d0kxQf/_old  2013-10-11 19:58:56.000000000 +0200
+++ /var/tmp/diff_new_pack.d0kxQf/_new  2013-10-11 19:58:56.000000000 +0200
@@ -98,16 +98,14 @@
 %post
 update-alternatives \
     --install %{_bindir}/bpython bpython %{_bindir}/bpython-%{py_ver} 30 \
+    --slave %{_bindir}/bpython-urwid bpython-urwid 
%{_bindir}/bpython-urwid-%{py_ver} \
+    --slave %{_bindir}/bpython-gtk bpython-gtk 
%{_bindir}/bpython-gtk-%{py_ver} \
     --slave %{_mandir}/man1/bpython.1.gz bpython.1 
%{_mandir}/man1/bpython-%{py_ver}.1.gz \
     --slave %{_mandir}/man5/bpython-config.5.gz bpython-config.5 
%{_mandir}/man5/bpython-config-%{py_ver}.5.gz
-update-alternatives --install %{_bindir}/bpython-urwid bpython-urwid 
%{_bindir}/bpython-urwid-%{py_ver} 30
-update-alternatives --install %{_bindir}/bpython-gtk bpython-gtk 
%{_bindir}/bpython-gtk-%{py_ver} 30
 
 %preun
 if [ $1 -eq 0 ] ; then
     update-alternatives --remove bpython %{_bindir}/bpython-%{py_ver}
-    update-alternatives --remove bpython-urwid 
%{_bindir}/bpython-urwid-%{py_ver}
-    update-alternatives --remove bpython-gtk %{_bindir}/bpython-gtk-%{py_ver}
 fi
 
 %files

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

Reply via email to