commit leechcraft for openSUSE:Factory
Hello community, here is the log from the commit of package leechcraft for openSUSE:Factory checked in at 2014-10-07 16:00:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leechcraft (Old) and /work/SRC/openSUSE:Factory/.leechcraft.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "leechcraft" Changes: -------- --- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes 2014-08-14 14:58:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes 2014-10-07 16:01:08.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Sep 10 15:35:22 UTC 2014 - dap.darkness@gmail.com + +- A new plugin was enabled: + * Eleeminator is a a terminal emulator. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leechcraft.spec ++++++ --- /var/tmp/diff_new_pack.kVFkkP/_old 2014-10-07 16:01:11.000000000 +0200 +++ /var/tmp/diff_new_pack.kVFkkP/_new 2014-10-07 16:01:11.000000000 +0200 @@ -141,6 +141,7 @@ BuildRequires: pkgconfig(poppler-cpp) BuildRequires: pkgconfig(poppler-qt4) BuildRequires: pkgconfig(qca2) +BuildRequires: pkgconfig(qtermwidget4) >= 0.5.1 BuildRequires: pkgconfig(qxmpp) >= 0.8 BuildRequires: pkgconfig(xcomposite) BuildRequires: pkgconfig(xdamage) @@ -1012,6 +1013,18 @@ It also uses Phonon as a backend or something like aplay/mplayer. +%package eleeminator +Summary: LeechCraft Eleeminator Module +License: BSL-1.0 +Group: Productivity/Networking/Other +Requires: %{name} = %{version} +Provides: %{name}-shaitan = %{version} +Obsoletes: %{name}-shaitan < %{version} + +%description eleeminator +This package provides a terminal plugin for Leechcraft. + + %package fenet Summary: LeechCraft Window Manager Module License: BSL-1.0 @@ -2470,7 +2483,7 @@ -DENABLE_DOLOZHEE=True \ -DENABLE_DUMBEEP=True \ -DDUMBEEP_WITH_PHONON=True \ - -DENABLE_ELEEMINATOR=False \ + -DENABLE_ELEEMINATOR=True \ -DENABLE_FENET=True \ -DENABLE_GACTS=True \ %if 0%{?suse_version} > 1310 @@ -3065,6 +3078,13 @@ %{_libdir}/%{name}/plugins/lib%{name}_dumbeep.so %{_datadir}/%{name}/settings/dumbeepsettings.xml +%files eleeminator +%defattr(-,root,root) +%{_libdir}/%{name}/plugins/lib%{name}_eleeminator.so +%{_datadir}/%{name}/translations/%{name}_eleeminator_??.qm +%{_datadir}/%{name}/translations/%{name}_eleeminator_??_??.qm +%{_datadir}/%{name}/settings/eleeminatorsettings.xml + %files fenet %defattr(-,root,root) %{_libdir}/%{name}/plugins/*%{name}_fenet.so -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de