commit qutim for openSUSE:Factory

2017-08-13 Thread root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2017-08-13 14:57:20

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Sun Aug 13 14:57:20 2017 rev:17 rq:515768 version:0.3.3

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2017-06-12 
15:34:17.636602047 +0200
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2017-08-13 
14:57:21.332237318 +0200
@@ -1,0 +2,5 @@
+Wed Aug  9 13:12:52 UTC 2017 - pgaj...@suse.com
+
+- remove qutim-plugin-aspeller subpackage [bsc#1052964]
+
+---



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.6W6LkP/_old  2017-08-13 14:57:22.640053788 +0200
+++ /var/tmp/diff_new_pack.6W6LkP/_new  2017-08-13 14:57:22.644053227 +0200
@@ -78,16 +78,6 @@
 %description devel
 Development files for QutIM
 
-%package plugin-aspeller
-Summary:Aspeller plugin for QutIM
-BuildRequires:  aspell
-BuildRequires:  aspell-devel
-Requires:   %{name} = %{version}
-Supplements:packageand(qutim:aspell)
-
-%description plugin-aspeller
-Spell checker plugin for QutIM, based on aspell.
-
 %package plugin-hunspeller
 Summary:Hunspeller plugin for QutIM
 BuildRequires:  hunspell
@@ -291,10 +281,6 @@
 %{_libdir}/libvreen*.so
 %{_datadir}/cmake/Modules
 
-%files plugin-aspeller
-%defattr(-,root,root)
-%{_libdir}/qutim/plugins/libaspeller.so
-
 %files plugin-hunspeller
 %defattr(-,root,root)
 %{_libdir}/qutim/plugins/libhunspeller.so




commit qutim for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2017-06-12 15:34:09

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Mon Jun 12 15:34:09 2017 rev:16 rq:502755 version:0.3.3

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2017-02-16 
16:49:45.309892808 +0100
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2017-06-12 
15:34:17.636602047 +0200
@@ -1,0 +2,5 @@
+Sat Jun 10 06:34:09 UTC 2017 - christo...@krop.fr
+
+- Skip all RPATH settings. Fixes build for Tumbleweed.
+
+---



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.fArjpU/_old  2017-06-12 15:34:18.848431130 +0200
+++ /var/tmp/diff_new_pack.fArjpU/_new  2017-06-12 15:34:18.852430566 +0200
@@ -149,7 +149,7 @@
 -DNOTIFICATIONSSETTINGS=0 \
 -DMOBILESETTINGSDIALOG=0 \
 -DQRCICONS=0 \
--DCMAKE_SKIP_INSTALL_RPATH=ON \
+-DCMAKE_SKIP_RPATH=ON \
 ..
 
 make %{?_smp_mflags}




commit qutim for openSUSE:Factory

2017-02-16 Thread root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2017-02-16 16:49:44

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2017-01-12 
15:57:48.97876 +0100
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2017-02-16 
16:49:45.309892808 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 13:34:36 UTC 2017 - jeng...@inai.de
+
+- Improve description
+- Implement shared library packaging guideline
+
+---



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.drY83F/_old  2017-02-16 16:49:46.217763897 +0100
+++ /var/tmp/diff_new_pack.drY83F/_new  2017-02-16 16:49:46.221763330 +0100
@@ -44,12 +44,33 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Multiprotocol instant messenger.
+With qutIM, you can send and receive messages, participate in group
+conferences, and write to different microblogs and social networks.
+It can be extended by plugins writetn in C++/Qt or Javascript. It
+supports the ICQ, Jabber, Mail.Ru, IRC, and VKontakte protocols.
+
+%package -n libqutim0
+Summary:QutIM messenger core library
+Group:  System/Libraries
+
+%description -n libqutim0
+With qutIM, you can send and receive messages, participate in group
+conferences, and write to different microblogs and social networks.
+It can be extended by plugins writetn in C++/Qt or Javascript. It
+supports the ICQ, Jabber, Mail.Ru, IRC, and VKontakte protocols.
+
+%package -n libvreen0
+Summary:Qt bindings for the vk.com API
+Group:  System/Libraries
+
+%description -n libvreen0
+A library with Qt bindings for the vk.com web API.
 
 %package devel
 Summary:Development files for QutIM
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
+Requires:   libqutim0 = %{version}
+Requires:   libvreen0 = %{version}
 Requires:   libjreen-devel >= 1.1.0
 Requires:   libqca2-devel >= 2.0
 Requires:   libqt4-devel >= 4.6
@@ -65,7 +86,7 @@
 Supplements:packageand(qutim:aspell)
 
 %description plugin-aspeller
-Spell checker plugin for QutIM based on aspell
+Spell checker plugin for QutIM, based on aspell.
 
 %package plugin-hunspeller
 Summary:Hunspeller plugin for QutIM
@@ -75,7 +96,7 @@
 Supplements:packageand(qutim:hunspell)
 
 %description plugin-hunspeller
-Spell checker plugin for QutIM based on hunspell
+Spell checker plugin for QutIM, based on hunspell.
 
 %package plugin-kdeintegration
 Summary:KDE integration plugin for QutIM
@@ -85,7 +106,7 @@
 %{kde4_runtime_requires}
 
 %description plugin-kdeintegration
-Plugin that provides integration with KDE
+Plugin that provides integration with KDE.
 
 %package plugin-sdlsound
 Summary:SDL sound plugin for QutIM
@@ -94,7 +115,7 @@
 Supplements:packageand(qutim:libSDL_mixer-1_2-0)
 
 %description plugin-sdlsound
-Sound engine plugin based on SDL
+Sound engine plugin based on SDL.
 
 %prep
 %setup -q
@@ -143,8 +164,10 @@
 # Link duplicate files
 %fdupes %{buildroot}/%{_datadir}
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post   -n libqutim0 -p /sbin/ldconfig
+%postun -n libqutim0 -p /sbin/ldconfig
+%post   -n libvreen0 -p /sbin/ldconfig
+%postun -n libvreen0 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -157,10 +180,6 @@
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 
-#lib
-%{_libdir}/libqutim*.so.*
-%{_libdir}/libvreen.so.*
-
 #app icons
 %{_datadir}/icons/*
 %{_datadir}/pixmaps/qutim.xpm
@@ -257,6 +276,14 @@
 %{_libdir}/qutim/plugins/libupdater.so
 %{_libdir}/qutim/plugins/libofftherecord.so
 
+%files -n libqutim0
+%defattr(-,root,root)
+%{_libdir}/libqutim*.so.*
+
+%files -n libvreen0
+%defattr(-,root,root)
+%{_libdir}/libvreen.so.*
+
 %files devel
 %defattr(-,root,root)
 %{_includedir}/*




commit qutim for openSUSE:Factory

2016-06-26 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2016-06-26 23:52:20

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2016-03-17 
16:47:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2016-06-26 
23:52:22.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun 24 03:10:10 UTC 2016 - i...@marguerite.su
+
+- add patch qutim-0.3.3-c11.patch
+  * fix boo#985383
+  * a space between string concatenation is mandatory
+
+---

New:

  qutim-0.3.3-c11.patch



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.1QSb4C/_old  2016-06-26 23:52:23.0 +0200
+++ /var/tmp/diff_new_pack.1QSb4C/_new  2016-06-26 23:52:23.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Networking/Instant Messenger
 Url:http://qutim.org/
 Source: http://qutim.org/dwnl/81/%{name}-%{version}.tar.xz
+#PATCH-FIX-UPSTREAM a space between string concatenation is mandatory
+Patch: qutim-0.3.3-c11.patch
 BuildRequires:  cmake >= 2.8
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -94,6 +96,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 LIBSUFFIX=$(echo "%{_lib}"|sed 's/^lib//')

++ qutim-0.3.3-c11.patch ++
Index: b/protocols/irc/src/irccommandalias.cpp
===
--- a/protocols/irc/src/irccommandalias.cpp
+++ b/protocols/irc/src/irccommandalias.cpp
@@ -148,7 +148,7 @@ QString IrcPingAlias::generate(IrcComman
 }
 
 #define ADD_BAN_CMD(MODE, TYPE, NAME, TITLE, ADDITIONALCMD) \
-   cmd = new IrcCommandAlias(NAME, "MODE %n +b "MODE ADDITIONALCMD, 
IrcCommandAlias::Participant); \
+   cmd = new IrcCommandAlias(NAME, "MODE %n +b " MODE ADDITIONALCMD, 
IrcCommandAlias::Participant); \
gen = new IrcActionGenerator(QIcon(), TITLE, cmd); \
gen->setType(TYPE); \
MenuController::addAction(gen, kickBanGroup);
@@ -172,7 +172,7 @@ QString IrcPingAlias::generate(IrcComman
REGISTER_CTCP_CMD(TITLE)
 
 #define ADD_MODE(MODE, PRIORITY, NAME, TITLE)\
-   cmd = new IrcCommandAlias(NAME, "MODE %n "MODE" %o", 
IrcCommandAlias::Participant);\
+   cmd = new IrcCommandAlias(NAME, "MODE %n " MODE " %o", 
IrcCommandAlias::Participant);\
gen = new IrcActionGenerator(QIcon(), TITLE, cmd);\
gen->setPriority(PRIORITY);\
MenuController::addAction(gen, modesGroup);\



commit qutim for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2016-03-17 16:33:52

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2014-07-31 
10:04:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2016-03-17 
16:47:27.0 +0100
@@ -1,0 +2,12 @@
+Tue Mar  8 16:41:31 UTC 2016 - astie...@suse.com
+
+- update to 0.3.3:
+  * Fixed compilation with the newest cmake
+  * Fixed IRC's whois spam and message splitting
+  * Fixed looking up for libmessaging in indicator plugin
+  * Updated OTR plugin support for version 4.0.0
+  * Removed IRC's auto whois
+  * Removed phonon audio plugin
+- drop upstreamed use_automoc_for_kdeintegration.diff
+  
+---

Old:

  qutim-0.3.2.tar.xz
  use_automoc_for_kdeintegration.diff

New:

  qutim-0.3.3.tar.xz



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.06fZYy/_old  2016-03-17 16:47:28.0 +0100
+++ /var/tmp/diff_new_pack.06fZYy/_new  2016-03-17 16:47:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qutim
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,37 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   qutim
-Version:0.3.2
-Release:1.0
-License:GPL-3.0+
+Version:0.3.3
+Release:0
 Summary:QutIM instant messenger
-Url:http://qutim.org/
+License:GPL-3.0+
 Group:  Productivity/Networking/Instant Messenger
-Source: http://qutim.org/dwnl/68/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE set AUTOMOC for the KDEINTEGRATION plugin -- fixes build 
with cmake 2.8.12
-# Also remove the uninstall part from CMakeLists.txt in QtDockTile as this 
conflicts with kdeintegration plugin
-Patch0: use_automoc_for_kdeintegration.diff
-Requires:   libjreen1 >= 1.1.0
-Requires:   libqca2-plugin-cyrus-sasl
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-BuildRequires: update-desktop-files
+Url:http://qutim.org/
+Source: http://qutim.org/dwnl/81/%{name}-%{version}.tar.xz
 BuildRequires:  cmake >= 2.8
+BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel >= 4.6
 BuildRequires:  libjreen-devel >= 1.1.0
+BuildRequires:  libpurple-devel
 BuildRequires:  libqca2-devel >= 2.0
 BuildRequires:  libqt4-devel >= 4.6
 BuildRequires:  libqxt-devel
-BuildRequires:  phonon-devel
-BuildRequires:  doxygen
-BuildRequires:  libpurple-devel
-%if 0%{?suse_version} >= 1230
-BuildRequires: libotr2-devel
-%else
-BuildRequires:  libotr-devel >= 3.2
-%endif
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(libotr) >= 4.0.0
+Requires:   libjreen1 >= 1.1.0
+Requires:   libqca2-plugin-cyrus-sasl
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Multiprotocol instant messenger.
@@ -73,10 +65,9 @@
 
 %package plugin-hunspeller
 Summary:Hunspeller plugin for QutIM
-Requires:   %{name} = %{version}
-
 BuildRequires:  hunspell
 BuildRequires:  hunspell-devel
+Requires:   %{name} = %{version}
 Supplements:packageand(qutim:hunspell)
 
 %description plugin-hunspeller
@@ -87,7 +78,7 @@
 BuildRequires:  libkde4-devel
 Requires:   %{name} = %{version}
 Supplements:packageand(qutim:libkde4)
-%kde4_runtime_requires
+%{kde4_runtime_requires}
 
 %description plugin-kdeintegration
 Plugin that provides integration with KDE
@@ -103,9 +94,6 @@
 
 %prep
 %setup -q
-%if %{suse_version} > 1310
-%patch0 -p1
-%endif
 
 %build
 LIBSUFFIX=$(echo "%{_lib}"|sed 's/^lib//')
@@ -113,6 +101,7 @@
 pushd build
 export CXXFLAGS="%{optflags}"
 export QMAKE_CXXFLAGS="%{optflags}"
+# FIXME: you should use %%cmake macros
 cmake \
 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 -DSYSTEM_JREEN=1 \
@@ -136,7 +125,7 @@
 -DCMAKE_SKIP_INSTALL_RPATH=ON \
 ..
 
-make %{?_smp_flags}
+make %{?_smp_mflags}
 popd #build
 
 %install
@@ -148,11 +137,8 @@
 # Link duplicate files
 %fdupes %{buildroot}/%{_datadir}
 
-%post
-/sbin/ldconfig
-
-%postun
-/sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -242,7 +228,6 @@
 %{_libdir}/qutim/plugins/libtrayicon.so
 %{_libdir}/qutim/plugins/libxsettingsdialog.so
 %{_libdir}/qutim/plugins/liblinuxintegrati

commit qutim for openSUSE:Factory

2014-07-31 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2014-07-31 10:04:19

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2013-12-24 
16:05:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2014-07-31 
10:04:36.0 +0200
@@ -1,0 +2,10 @@
+Sun Feb 23 08:23:47 UTC 2014 - dap.darkn...@gmail.com
+
+- Version 0.3.2:
+  * no upstream changelog.
+- clean section was removed.
+- Deleted fix-compilation-on-new-versions-of-cmake.patch,
+  as merged into upstream (or smth like this).
+- Added patch use_automoc_for_kdeintegration.diff to resolve 
+  build issues for openSUSE versions higher than 13.1
+---

Old:

  fix-compilation-on-new-versions-of-cmake.patch
  qutim-0.3.1.tar.bz2

New:

  qutim-0.3.2.tar.xz
  use_automoc_for_kdeintegration.diff



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.EbweQJ/_old  2014-07-31 10:04:38.0 +0200
+++ /var/tmp/diff_new_pack.EbweQJ/_new  2014-07-31 10:04:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qutim
 #
-# Copyright (c) 2012 Sergei Lopatin 
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,16 @@
 #
 
 Name:   qutim
-Version:0.3.1
+Version:0.3.2
 Release:1.0
 License:GPL-3.0+
 Summary:QutIM instant messenger
 Url:http://qutim.org/
 Group:  Productivity/Networking/Instant Messenger
-Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM fix-compilation-on-new-versions-of-cmake.patch -- fixes 
build with cmake 2.8.12
-Patch0: fix-compilation-on-new-versions-of-cmake.patch
+Source: http://qutim.org/dwnl/68/%{name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE set AUTOMOC for the KDEINTEGRATION plugin -- fixes build 
with cmake 2.8.12
+# Also remove the uninstall part from CMakeLists.txt in QtDockTile as this 
conflicts with kdeintegration plugin
+Patch0: use_automoc_for_kdeintegration.diff
 Requires:   libjreen1 >= 1.1.0
 Requires:   libqca2-plugin-cyrus-sasl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,6 +37,7 @@
 BuildRequires:  libjreen-devel >= 1.1.0
 BuildRequires:  libqca2-devel >= 2.0
 BuildRequires:  libqt4-devel >= 4.6
+BuildRequires:  libqxt-devel
 BuildRequires:  phonon-devel
 BuildRequires:  doxygen
 BuildRequires:  libpurple-devel
@@ -135,7 +137,6 @@
 ..
 
 make %{?_smp_flags}
-#make
 popd #build
 
 %install
@@ -145,7 +146,7 @@
 popd #build
 
 # Link duplicate files
-%fdupes %{buildroot}/%{_datadir}/apps
+%fdupes %{buildroot}/%{_datadir}
 
 %post
 /sbin/ldconfig
@@ -153,9 +154,6 @@
 %postun
 /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %dir %{_libdir}/qutim
@@ -168,8 +166,8 @@
 %{_datadir}/applications/%{name}.desktop
 
 #lib
-%{_libdir}/libqutim.so.*
-%{_libdir}/libqutim-adiumwebview.so.*
+%{_libdir}/libqutim*.so.*
+%{_libdir}/libvreen.so.*
 
 #app icons
 %{_datadir}/icons/*
@@ -183,8 +181,6 @@
 %{_libdir}/qutim/plugins/liboscaridentify.so
 %{_libdir}/qutim/plugins/liboscarxstatus.so
 %{_libdir}/qutim/plugins/libvkontakte.so
-%{_libdir}/qutim/plugins/libvkontaktewall.so
-%{_libdir}/qutim/plugins/libvphotoalbum.so
 %{_libdir}/qutim/plugins/libquetzal.so
 
 #plugins
@@ -194,14 +190,19 @@
 %{_libdir}/qutim/plugins/libadiumchat.so
 %{_libdir}/qutim/plugins/libadiumsrvicons.so
 %{_libdir}/qutim/plugins/libauthdialog.so
+%{_libdir}/qutim/plugins/libautopaster.so
+%{_libdir}/qutim/plugins/libautoreply.so
 %{_libdir}/qutim/plugins/libbearermanager.so
 %{_libdir}/qutim/plugins/libchatnotificationsbackend.so
 %{_libdir}/qutim/plugins/libchatspellchecker.so
 %{_libdir}/qutim/plugins/libcontactinfo.so
+%{_libdir}/qutim/plugins/libcomparators.so
+%{_libdir}/qutim/plugins/libcontactmodel.so
 %{_libdir}/qutim/plugins/libdataformsbackend.so
 %{_libdir}/qutim/plugins/libemoticonssettings.so
 %{_libdir}/qutim/plugins/libfiletransfer.so
 %{_libdir}/qutim/plugins/libfiletransfersettings.so
+%{_libdir}/qutim/plugins/libformula.so
 %{_libdir}/qutim/plugins/libidledetector.so
 %{_libdir}/qutim/plugins/libidlestatuschanger.so
 %{_libdir}/qutim/plugins/libjoinchatdialog.so
@@ -218,14 +219,13 @@
 %{_libdir}/qutim/plugins/libmobilenotificationssettings.so
 %{_libdir}/qutim/plugins/liboldsoundtheme.so
 %{_libdir}/qutim/plugins/libpassword.so
-%{_libdir}/qutim/plugins/libplainconta

commit qutim for openSUSE:Factory

2013-12-24 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2013-12-24 16:05:45

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2013-08-06 
07:06:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2013-12-24 
16:05:46.0 +0100
@@ -1,0 +2,7 @@
+Mon Oct 28 00:06:51 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added fix-compilation-on-new-versions-of-cmake.patch, fixes build
+  with cmake >= 2.8.12
+- Added doxygen and libpurple-devel BuildRequires
+
+---

New:

  fix-compilation-on-new-versions-of-cmake.patch



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.eehKAE/_old  2013-12-24 16:05:47.0 +0100
+++ /var/tmp/diff_new_pack.eehKAE/_new  2013-12-24 16:05:47.0 +0100
@@ -23,6 +23,8 @@
 Url:http://qutim.org/
 Group:  Productivity/Networking/Instant Messenger
 Source: %{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM fix-compilation-on-new-versions-of-cmake.patch -- fixes 
build with cmake 2.8.12
+Patch0: fix-compilation-on-new-versions-of-cmake.patch
 Requires:   libjreen1 >= 1.1.0
 Requires:   libqca2-plugin-cyrus-sasl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,6 +37,8 @@
 BuildRequires:  libqca2-devel >= 2.0
 BuildRequires:  libqt4-devel >= 4.6
 BuildRequires:  phonon-devel
+BuildRequires:  doxygen
+BuildRequires:  libpurple-devel
 %if 0%{?suse_version} >= 1230
 BuildRequires: libotr2-devel
 %else
@@ -97,6 +101,9 @@
 
 %prep
 %setup -q
+%if %{suse_version} > 1310
+%patch0 -p1
+%endif
 
 %build
 LIBSUFFIX=$(echo "%{_lib}"|sed 's/^lib//')
@@ -126,7 +133,9 @@
 -DQRCICONS=0 \
 -DCMAKE_SKIP_INSTALL_RPATH=ON \
 ..
+
 make %{?_smp_flags}
+#make
 popd #build
 
 %install
@@ -176,6 +185,7 @@
 %{_libdir}/qutim/plugins/libvkontakte.so
 %{_libdir}/qutim/plugins/libvkontaktewall.so
 %{_libdir}/qutim/plugins/libvphotoalbum.so
+%{_libdir}/qutim/plugins/libquetzal.so
 
 #plugins
 %{_libdir}/qutim/plugins/libadiumwebview.so

++ fix-compilation-on-new-versions-of-cmake.patch ++
diff -Naur qutim-0.3.1.orig/core/cmake/QutIMMacros.cmake 
qutim-0.3.1/core/cmake/QutIMMacros.cmake
--- qutim-0.3.1.orig/core/cmake/QutIMMacros.cmake   2012-04-13 
18:51:50.0 +0200
+++ qutim-0.3.1/core/cmake/QutIMMacros.cmake2013-12-23 23:13:44.790149133 
+0100
@@ -52,7 +52,7 @@
FOREACH (_current_MOC_INC ${_match})
STRING(REGEX MATCH "[^ <\"]+\\.moc" 
_current_MOC "${_current_MOC_INC}")
SET(_moc
${CMAKE_CURRENT_BINARY_DIR}/${_current_MOC})
-   QT4_CREATE_MOC_COMMAND(${_abs_FILE} 
${_moc} "${_moc_INCS}" "")
+   QT4_CREATE_MOC_COMMAND(${_abs_FILE} 
${_moc} "${_moc_INCS}" "" "")

MACRO_ADD_FILE_DEPENDENCIES(${_abs_FILE} ${_moc})
ENDFOREACH (_current_MOC_INC)
ENDIF()
@@ -62,7 +62,7 @@
 STRING(REGEX MATCHALL "Q_OBJECT|Q_GADGET" _match2 
"${_contents}")
IF(_match2)
QT4_MAKE_OUTPUT_FILE(${_abs_FILE} moc_ cxx 
outfile)
-   QT4_CREATE_MOC_COMMAND(${_abs_FILE} ${outfile} 
"${moc_flags}" "${moc_options}")
+   QT4_CREATE_MOC_COMMAND(${_abs_FILE} ${outfile} 
"${moc_flags}" "${moc_options}" "${moc_target}")
SET(${outfiles} ${${outfiles}} ${outfile})
ENDIF()
ENDIF()
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit qutim for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2013-08-06 07:06:28

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim"

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2013-01-17 
10:36:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2013-08-06 
07:06:29.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug  5 17:55:25 UTC 2013 - hrvoje.sen...@gmail.com
+
+- enable CMAKE_SKIP_INSTALL_RPATH option so RPATH is ommited from 
+  install tree
+
+---



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.SLe0Va/_old  2013-08-06 07:06:29.0 +0200
+++ /var/tmp/diff_new_pack.SLe0Va/_new  2013-08-06 07:06:29.0 +0200
@@ -124,6 +124,7 @@
 -DNOTIFICATIONSSETTINGS=0 \
 -DMOBILESETTINGSDIALOG=0 \
 -DQRCICONS=0 \
+-DCMAKE_SKIP_INSTALL_RPATH=ON \
 ..
 make %{?_smp_flags}
 popd #build

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



commit qutim for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2013-01-17 10:36:14

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2013-01-08 
14:55:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2013-01-17 
10:36:16.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 14 10:10:20 UTC 2013 - a...@ajaissle.de
+
+- Fix openSUSE 12.2 build (take libotr2-devel for suse >= 1230)
+
+---



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.mXeaGV/_old  2013-01-17 10:36:17.0 +0100
+++ /var/tmp/diff_new_pack.mXeaGV/_new  2013-01-17 10:36:17.0 +0100
@@ -35,7 +35,11 @@
 BuildRequires:  libqca2-devel >= 2.0
 BuildRequires:  libqt4-devel >= 4.6
 BuildRequires:  phonon-devel
+%if 0%{?suse_version} >= 1230
 BuildRequires: libotr2-devel
+%else
+BuildRequires:  libotr-devel >= 3.2
+%endif
 
 %description
 Multiprotocol instant messenger.

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



commit qutim for openSUSE:Factory

2013-01-08 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2013-01-08 14:55:53

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2012-06-06 
16:09:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2013-01-08 
14:55:55.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  7 13:10:43 UTC 2013 - idon...@suse.com
+
+- Depend on libotr2-devel to fix the build
+
+---



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.N1hym1/_old  2013-01-08 14:55:56.0 +0100
+++ /var/tmp/diff_new_pack.N1hym1/_new  2013-01-08 14:55:56.0 +0100
@@ -35,7 +35,7 @@
 BuildRequires:  libqca2-devel >= 2.0
 BuildRequires:  libqt4-devel >= 4.6
 BuildRequires:  phonon-devel
-BuildRequires: libotr-devel >= 3.2.0
+BuildRequires: libotr2-devel
 
 %description
 Multiprotocol instant messenger.

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



commit qutim for openSUSE:Factory

2012-06-06 Thread h_root
Hello community,

here is the log from the commit of package qutim for openSUSE:Factory checked 
in at 2012-06-06 16:09:43

Comparing /work/SRC/openSUSE:Factory/qutim (Old)
 and  /work/SRC/openSUSE:Factory/.qutim.new (New)


Package is "qutim", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/qutim/qutim.changes  2012-05-08 
06:48:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.qutim.new/qutim.changes 2012-06-06 
16:09:46.0 +0200
@@ -1,0 +2,9 @@
+Mon May 28 08:09:47 UTC 2012 - magis...@gmail.com
+
+- Changes in spec file:
+  * Moved plugins from qutim-plugins package to main package
+  * Added OTR plugin
+  * Added phononsound plugin as a default sound engine
+  * Some spec fixes
+
+---



Other differences:
--
++ qutim.spec ++
--- /var/tmp/diff_new_pack.H75t0e/_old  2012-06-06 16:09:47.0 +0200
+++ /var/tmp/diff_new_pack.H75t0e/_new  2012-06-06 16:09:47.0 +0200
@@ -27,8 +27,6 @@
 Requires:   libqca2-plugin-cyrus-sasl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-Recommends: qutim-plugins = %{version}
-
 BuildRequires: update-desktop-files
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
@@ -36,10 +34,63 @@
 BuildRequires:  libjreen-devel >= 1.1.0
 BuildRequires:  libqca2-devel >= 2.0
 BuildRequires:  libqt4-devel >= 4.6
+BuildRequires:  phonon-devel
+BuildRequires: libotr-devel >= 3.2.0
 
 %description
 Multiprotocol instant messenger.
 
+%package devel
+Summary:Development files for QutIM
+Group:  Development/Libraries/C and C++
+Requires:   %{name} = %{version}
+Requires:   libjreen-devel >= 1.1.0
+Requires:   libqca2-devel >= 2.0
+Requires:   libqt4-devel >= 4.6
+
+%description devel
+Development files for QutIM
+
+%package plugin-aspeller
+Summary:Aspeller plugin for QutIM
+BuildRequires:  aspell
+BuildRequires:  aspell-devel
+Requires:   %{name} = %{version}
+Supplements:packageand(qutim:aspell)
+
+%description plugin-aspeller
+Spell checker plugin for QutIM based on aspell
+
+%package plugin-hunspeller
+Summary:Hunspeller plugin for QutIM
+Requires:   %{name} = %{version}
+
+BuildRequires:  hunspell
+BuildRequires:  hunspell-devel
+Supplements:packageand(qutim:hunspell)
+
+%description plugin-hunspeller
+Spell checker plugin for QutIM based on hunspell
+
+%package plugin-kdeintegration
+Summary:KDE integration plugin for QutIM
+BuildRequires:  libkde4-devel
+Requires:   %{name} = %{version}
+Supplements:packageand(qutim:libkde4)
+%kde4_runtime_requires
+
+%description plugin-kdeintegration
+Plugin that provides integration with KDE
+
+%package plugin-sdlsound
+Summary:SDL sound plugin for QutIM
+BuildRequires:  libSDL_mixer-devel
+Requires:   %{name} = %{version}
+Supplements:packageand(qutim:libSDL_mixer-1_2-0)
+
+%description plugin-sdlsound
+Sound engine plugin based on SDL
+
 %prep
 %setup -q
 
@@ -51,7 +102,6 @@
 export QMAKE_CXXFLAGS="%{optflags}"
 cmake \
 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
--DCMAKE_BUILD_TYPE=Release \
 -DSYSTEM_JREEN=1 \
 -DLIB_SUFFIX="$LIBSUFFIX" \
 -DBEARERMANAGER=1 \
@@ -178,36 +228,7 @@
 %{_libdir}/qutim/plugins/libtreecontactsmodel.so
 %{_libdir}/qutim/plugins/libxsettingsdialog.so
 %{_libdir}/qutim/plugins/liblinuxintegration.so
-
-#
-%package devel
-Summary:Development files for QutIM
-Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
-Requires:   libjreen-devel >= 1.1.0
-Requires:   libqca2-devel >= 2.0
-Requires:   libqt4-devel >= 4.6
-
-%description devel
-Development files for QutIM
-
-%files devel
-%defattr(-,root,root)
-%{_includedir}/*
-%{_libdir}/libqutim.so
-%{_libdir}/libqutim-adiumwebview.so
-%{_datadir}/cmake/Modules
-
-#
-%package plugins
-Summary:Plugins for QutIM
-Requires:   %{name} = %{version}
-
-%description plugins
-Additional plugins for QutIM.
-
-%files plugins
-%defattr(-,root,root)
+%{_libdir}/qutim/plugins/libphononsound.so
 
 %{_libdir}/qutim/plugins/libaescrypto.so
 %{_libdir}/qutim/plugins/libantispam.so
@@ -230,63 +251,23 @@
 %{_libdir}/qutim/plugins/libhighlighter.so
 %{_libdir}/qutim/plugins/libblogimprover.so
 %{_libdir}/qutim/plugins/libupdater.so
+%{_libdir}/qutim/plugins/libofftherecord.so
 
-#
-%package plugin-aspeller
-Summary:Aspeller plugin for QutIM
-BuildRequires:  aspell
-BuildRequires:  aspell-devel
-Requires:   %{name} = %{version}
-Supplements:packagean