Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2011-12-08 11:29:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/leechcraft (Old)
 and      /work/SRC/openSUSE:Factory/.leechcraft.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "leechcraft", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes    2011-12-05 
12:44:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes       
2011-12-08 11:29:39.000000000 +0100
@@ -1 +1,9 @@
-Mon Dec 05 11:00:15 UTC 2011 - nlmin...@gmail.com
+Tue Dec 06 01:50:00 UTC 2011 - nekola...@yandex.ru
+
+- Enabled Plugins: Lackman, Gmail, Knowhow, Syncer
+- Added Renkoo AdiumStyle to azoth-adiumstyles
+- Set QAppStyle to Default from Plastique
+- Fix Aspell support
+- Fix AnHero plugin
+- Remove dbusmanager.patch, not needed
+
@@ -2,0 +11 @@
+Mon Dec 05 11:00:15 UTC 2011 - nlmin...@gmail.com

Old:
----
  dbusmanager.patch

New:
----
  defaultstyle.patch
  renkoo_adiumstyle.tar.xz

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

Other differences:
------------------
++++++ leechcraft.spec ++++++
--- /var/tmp/diff_new_pack.JgJYKa/_old  2011-12-08 11:29:40.000000000 +0100
+++ /var/tmp/diff_new_pack.JgJYKa/_new  2011-12-08 11:29:40.000000000 +0100
@@ -19,7 +19,6 @@
 %define translations_dir %{_datadir}/%{name}/translations
 %define settings_dir %{_datadir}/%{name}/settings
 %define azoth_dir %{_datadir}/%{name}/azoth
-
 Name:           leechcraft
 Version:        0.4.95
 Release:        1
@@ -29,38 +28,38 @@
 Group:          Productivity/Networking/Other
 Source0:        
http://netcologne.dl.sourceforge.net/project/%{name}/LeechCraft/%{version}/%{name}-%{version}.tar.xz
 Source1:        %{name}.desktop
-
-# PATCH-FIX-UPSTREAM eiskaltdcpp-fix-php5-issue.patch -- Fix install issue 
caused by installer can't resolve /usr/bin/php5 dependence
-Patch0:                eiskaltdcpp-fix-php5-issue.patch
-# Fixing a bug with dbusmanager in SLED 11 SP1
-Patch1:         dbusmanager.patch
+#another AdiumStyle for Azoth, modified for compatiblity with AzothAdium
+#http://www.adiumxtras.com/index.php?a=xtras&xtra_id=2160
+Source2:        renkoo_adiumstyle.tar.xz
 # Fixing a bug with finding dynamic libqxmpp1 libs
-Patch2:         find_qxmpp.patch
+Patch1:         find_qxmpp.patch
+# Fixing path to php-cli
+Patch2:         eiskaltdcpp-fix-php5-issue.patch
+# Set AppQStyle to default from plastique
+Patch3:         defaultstyle.patch
 
-BuildRequires:  aspell-devel
-BuildRequires:  boost-devel
-BuildRequires:  cmake
 BuildRequires: xz
-BuildRequires:  fdupes
+BuildRequires:  aspell-devel aspell
+BuildRequires:  boost-devel
+BuildRequires:  cmake > 2.8
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libGeoIP-devel
-BuildRequires:  libQtWebKit-devel
-BuildRequires:  libbz2-devel
 BuildRequires:  libcurl-devel
-BuildRequires:  libqjson-devel
-BuildRequires:  libqt4-devel
-BuildRequires:  libqt4-sql
+BuildRequires:  libqt4-devel >= 4.6
 BuildRequires:  oxygen-icon-theme
 BuildRequires:  phonon-devel
-%if ! 0%{?sles_version}
-BuildRequires:  libqscintilla-devel
-%endif
-BuildRequires:  libtorrent-rasterbar-devel >= 0.15.6
 BuildRequires:  libqxmpp-devel >= 0.3.45.1
-BuildRequires:  update-desktop-files
 BuildRequires:  speex-devel
+BuildRequires:  fdupes
+BuildRequires:  libGeoIP-devel
+BuildRequires:  libtorrent-rasterbar-devel >= 0.15.6
+BuildRequires:  libqjson-devel
+BuildRequires:  libqt4-sql
+BuildRequires:  libqscintilla-devel
 BuildRequires:  libqca2-devel
-BuildRequires:  aspell-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  libbz2-devel
+BuildRequires:  libQtWebKit-devel
 
 Requires:       %{name}-iconset
 
@@ -135,7 +134,6 @@
 It can make screenshots of LeechCraft and then either save them locally
 or upload them to an imagebin.
 
-%if ! 0%{?sles_version}
 
 %package popishu
 Summary:        Leechcraft Popishu Module
@@ -144,7 +142,6 @@
 
 %description popishu
 Popishu is a text editor for Leechcraft.
-%endif
 
 %package cstp
 Summary:        LeechCraft HTTP Module
@@ -648,7 +645,7 @@
 This package contains icons taken from the Oxygen project for LeechCraft.
 
 %package iconset-tango
-Summary:        Leechcraft
+Summary:        Leechcraft Tango Iconset
 Group:          Productivity/Networking/Other
 Requires:       %{name} = %{version}
 Requires:       tango-icon-theme
@@ -682,7 +679,7 @@
 LeechCraft.
 
 %package advancednotifications
-Summary:        LeechCraft DC++ Module
+Summary:        Notifications framework Module for LeechCraft
 Group:          Productivity/Networking/Other
 Requires:       %{name} = %{version}
 
@@ -706,16 +703,57 @@
 %description tabslist
 TabsList for showing the list of currently opened tabs and quickly selecting 
one of them.
 
+%package gmailnotifier
+Summary:        GMail Notifier Module for LeechCraft
+Group:          Productivity/Networking/Other
+Requires:       %{name} = %{version}
+
+%description gmailnotifier
+Provides notifications about new mail in your GMail inbox.
+
+
+%package lackman
+Summary:        Package Manager Module for LeechCraft
+Group:          Productivity/Networking/Other
+Requires:       %{name} = %{version}
+
+%description lackman
+LeechCraft package manager for installing script plugins, iconsets, additional 
data and other similar packages.
+
+%package syncer
+Summary:        Sync Setting Module for LeechCraft
+Group:          Productivity/Networking/Other
+Requires:       %{name} = %{version}
+
+%description syncer
+Allows to synchronize data and settings between LeechCraft instances running 
on different machines.
+
+%package knowhow
+Summary:        Tips of the day Module for LeechCraft
+Group:          Productivity/Networking/Other
+Requires:       %{name} = %{version}
+
+%description knowhow
+Display tips of the day for LeechCraft
+
+
+%package anhero
+Summary:        Crash handler Module for LeechCraft
+Group:          Productivity/Networking/Other
+Requires:       %{name} = %{version}
+
+%description anhero
+Crash handler which uses KDE utils to handle crashes, show backtraces and aid 
in sending bug reports.
+
+
 %prep
-%setup -q -n %{name}-%{version}
-pushd src/plugins/eiskaltdcpp/
-%patch0 -p1
-popd
+%setup -q -a 2 -n %{name}-%{version}
 
-%if 0%{?sles_version}
 %patch1
-%endif
+%if 0%{suse_version} > 1140
 %patch2
+%endif
+%patch3
 
 #removing non-free icons
 rm -rf src/plugins/azoth/share/azoth/iconsets/clients/default
@@ -730,20 +768,24 @@
        -DLIB_SUFFIX=64 \
 %endif
         -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-        -DLEECHCRAFT_VERSION="%{version}" \
         -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-        -DENABLE_TORRENT=True \
-        -DENABLE_SECMAN=True \
-%if ! 0%{?sles_version}
-        -DENABLE_POPISHU=True \
-%endif
+        -DENABLE_ADVANCEDNOTIFICATIONS=True \
         -DENABLE_AZOTH=True \
-        -DENABLE_MEDIACALLS=False \
         -DENABLE_EISKALTDCPP=True \
         -DENABLE_GLANCE=True \
-        -DENABLE_FTP=False \
+        -DENABLE_GMAILNOTIFIER=True \
+        -DENABLE_LACKMAN=True \
+        -DENABLE_POPISHU=True \
+        -DENABLE_SECMAN=True \
+        -DENABLE_SHELLOPEN=True \
+        -DENABLE_SYNCER=True \
         -DENABLE_TABSLIST=True \
-        -DENABLE_ADVANCEDNOTIFICATIONS=True
+        -DENABLE_VFSCORE=False \
+        -DENABLE_QROSP=False \
+        -DENABLE_KNOWHOW=True \
+        -DENABLE_MEDIACALLS=False \
+        -DENABLE_BLACKDASH=False \
+        -DENABLE_FTP=False
 
 %build
 cd build
@@ -752,6 +794,8 @@
 %install
 cd build
 %makeinstall
+cd ../renkoo_adiumstyle
+cp -r ./*.AdiumMessageStyle/ %{buildroot}/%{azoth_dir}/styles/adium/
 
 %suse_update_desktop_file -i %{name}
 %fdupes -s %{buildroot}%{_datadir}/%{name}/eiskaltdcpp
@@ -927,7 +971,7 @@
 %{settings_dir}/azothrosenthalsettings.xml
 
 %files azoth-adiumstyles
-%defattr(-,root,root)
+%defattr(644,root,root,755)
 %{plugin_dir}/*%{name}_azoth_adiumstyles*
 %{_datadir}/%{name}/azoth/styles/adium
 
@@ -1047,13 +1091,11 @@
 %{translations_dir}/%{name}_poshuku_fua*.qm
 %{plugin_dir}/*%{name}_poshuku_fua.so
 
-%if ! 0%{?sles_version}
 %files popishu
 %defattr(-,root,root)
 %{settings_dir}/popishusettings.xml
 %{translations_dir}/%{name}_popishu_*.qm
 %{plugin_dir}/*%{name}_popishu.so
-%endif
 
 %files poshuku
 %defattr(-,root,root)
@@ -1140,4 +1182,33 @@
 %{plugin_dir}/*%{name}_tabslist.so
 %{translations_dir}/leechcraft_tabslist*
 
+%files anhero
+%defattr(-,root,root)
+%{plugin_dir}/*%{name}_anhero.so
+%{translations_dir}/leechcraft_anhero*
+
+%files gmailnotifier
+%defattr(-,root,root)
+%{plugin_dir}/*%{name}_gmailnotifier.so
+%{settings_dir}/gmailnotifiersettings.xml
+%{translations_dir}/leechcraft_gmailnotifier*
+
+%files lackman
+%defattr(-,root,root)
+%{plugin_dir}/*%{name}_lackman.so
+%{settings_dir}/lackmansettings.xml
+%{translations_dir}/leechcraft_lackman*
+
+%files syncer
+%defattr(-,root,root)
+%{plugin_dir}/*%{name}_syncer.so
+%{settings_dir}/syncersettings.xml
+%{translations_dir}/leechcraft_syncer*
+
+%files knowhow
+%defattr(-,root,root)
+%{_datadir}/%{name}/knowhow
+%{plugin_dir}/*%{name}_knowhow.so
+%{settings_dir}/knowhowsettings.xml
+
 %changelog

++++++ defaultstyle.patch ++++++
--- src/coresettings.xml.orig   2011-11-27 17:47:50.000000000 +0400
+++ src/coresettings.xml        2011-12-05 20:29:26.627129245 +0400
@@ -30,8 +30,8 @@
                        </item>
                        <item type="combobox" property="AppQStyle" 
mayHaveDataSource="true">
                                <label lang="en" value="Style:" />
-                               <option name="Plastique" default="true">
-                                       <label lang="en" value="Plastique" />
+                               <option name="Default" default="true">
+                                       <label lang="en" value="Default" />
                                </option>
                        </item>
                        <item type="combobox" property="Language" 
mayHaveDataSource="true">
++++++ eiskaltdcpp-fix-php5-issue.patch ++++++
--- /var/tmp/diff_new_pack.JgJYKa/_old  2011-12-08 11:29:40.000000000 +0100
+++ /var/tmp/diff_new_pack.JgJYKa/_new  2011-12-08 11:29:40.000000000 +0100
@@ -1,24 +1,21 @@
-diff -ur 
eiskaltdcpp-2.2.4.orig/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php 
eiskaltdcpp-2.2.4/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php
---- 
eiskaltdcpp-2.2.4.orig/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php  
   2011-10-02 19:12:43.000000000 +0400
-+++ eiskaltdcpp-2.2.4/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php  
2011-12-01 14:17:54.000000000 +0400
+--- 
src/plugins/eiskaltdcpp/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php 
   2011-12-05 07:24:32.567497897 +0400
++++ 
src/plugins/eiskaltdcpp/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php 
   2011-11-27 17:47:50.000000000 +0400
 @@ -1,4 +1,4 @@
 -#!/usr/bin/php5
 +#!/usr/bin/php
  <?php
  
#------------------------------------------------------------------------------#
  
#------------------------------------------------------------------------------#
-diff -ur eiskaltdcpp-2.2.4.orig/examples/commands.ru_RU.UTF-8.php 
eiskaltdcpp-2.2.4/examples/commands.ru_RU.UTF-8.php
---- eiskaltdcpp-2.2.4.orig/examples/commands.ru_RU.UTF-8.php   2011-10-02 
19:12:43.000000000 +0400
-+++ eiskaltdcpp-2.2.4/examples/commands.ru_RU.UTF-8.php        2011-12-01 
14:19:04.000000000 +0400
+--- src/plugins/eiskaltdcpp/examples/commands.ru_RU.UTF-8.php  2011-12-05 
07:24:14.023729938 +0400
++++ src/plugins/eiskaltdcpp/examples/commands.ru_RU.UTF-8.php  2011-11-27 
17:47:50.000000000 +0400
 @@ -1,4 +1,4 @@
 -#!/usr/bin/php5
 +#!/usr/bin/php
  <?php
  
#------------------------------------------------------------------------------#
  
#------------------------------------------------------------------------------#
-diff -ur eiskaltdcpp-2.2.4.orig/examples/xmms2_audacious2.ru_RU.UTF-8.php 
eiskaltdcpp-2.2.4/examples/xmms2_audacious2.ru_RU.UTF-8.php
---- eiskaltdcpp-2.2.4.orig/examples/xmms2_audacious2.ru_RU.UTF-8.php   
2011-10-02 19:12:43.000000000 +0400
-+++ eiskaltdcpp-2.2.4/examples/xmms2_audacious2.ru_RU.UTF-8.php        
2011-12-01 14:19:28.000000000 +0400
+--- src/plugins/eiskaltdcpp/examples/xmms2_audacious2.ru_RU.UTF-8.php  
2011-12-05 07:24:25.791582688 +0400
++++ src/plugins/eiskaltdcpp/examples/xmms2_audacious2.ru_RU.UTF-8.php  
2011-11-27 17:47:50.000000000 +0400
 @@ -1,4 +1,4 @@
 -#!/usr/bin/php5
 +#!/usr/bin/php


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

Reply via email to