[leechcraft/f18] 0.5.80-3.gitga29292b

Minh Ngo minh at fedoraproject.org
Sun Sep 30 08:00:09 UTC 2012


commit 1039d9e2b06ddc92671f273f3c0edc665da66d14
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Sep 30 10:57:53 2012 +0300

    0.5.80-3.gitga29292b

 .gitignore         |    1 +
 defaultstyle.patch |   13 -------------
 leechcraft.spec    |   18 +++++++++---------
 sources            |    2 +-
 4 files changed, 11 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71ebb8c..b2bf64f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /leechcraft-0.5.70.tar.xz
 /leechcraft-0.5.75.tar.xz
 /leechcraft-0.5.80.tar.xz
+/leechcraft-0.5.80-806-gd208a4d.tar.xz
diff --git a/leechcraft.spec b/leechcraft.spec
index 99d68f9..107979a 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -3,17 +3,17 @@
 %define settings_dir %{_datadir}/%{name}/settings
 %define azoth_dir %{_datadir}/%{name}/azoth
 %define full_version %{version}-%{release}
+%define subversion 806-gd208a4d
 
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
 Version:        0.5.80
-Release:        2%{?dist}
+Release:        3.gitgd208a4d%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
-Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.80/leechcraft-0.5.80.tar.xz
+Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.80/leechcraft-0.5.80-%{subversion}.tar.xz 
 Source1:        %{name}.desktop
-Patch2:         defaultstyle.patch
 
 BuildRequires:  cmake
 BuildRequires:  xz
@@ -31,7 +31,7 @@ BuildRequires:  libmsn-devel
 BuildRequires:  telepathy-qt4-devel
 BuildRequires:  poppler-qt-devel
 BuildRequires:  hunspell-devel
-
+BuildRequires:  djvulibre-devel
 #Poshuku dependencies
 BuildRequires:  qjson-devel
 
@@ -48,7 +48,7 @@ BuildRequires:  rb_libtorrent-devel >= 0.15.6
 BuildRequires:  aspell-devel
 Requires:  aspell
 BuildRequires:  speex-devel
-BuildRequires:  qxmpp-devel >= 0.7.3
+BuildRequires:  qxmpp-devel >= 0.7.3-4
 BuildRequires:  GeoIP-devel 
 BuildRequires:  qca2-devel
 
@@ -619,9 +619,7 @@ Removable storage device manager for LeechCraft IC.
 
 
 %prep
-%setup -qn %{name}-%{version}
-%patch2
-#%patch3
+%setup -qn %{name}-%{version}-%{subversion} 
 
 #removing non-free icons
 rm -rf src/plugins/azoth/share/azoth/iconsets/clients/default
@@ -746,7 +744,6 @@ cat leechcraft_poshuku_onlinebookmarks*.lang > leechcraft_poshuku_onlinebookmark
 %find_lang leechcraft_otlozhu --with-qt --without-mo
 %find_lang leechcraft_dolozhee --with-qt --without-mo
 
-
 %find_lang leechcraft_netstoremanager --with-qt --without-mo
 %find_lang leechcraft_netstoremanager_yandexdisk --with-qt --without-mo
 cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
@@ -1004,6 +1001,9 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_vrooby*.so
 
 %changelog
+* Sun Sep 30 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-3.gitga29292b
+- 0.5.80-3.gitga29292b
+
 * Thu Sep 27 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-2
 - Upd. dependencies
 
diff --git a/sources b/sources
index dd057d4..37d51c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63a3b56d9a4d43ab15462b3fd867bb48  leechcraft-0.5.80.tar.xz
+6557a48d6433539d108ba6ff4728b82d  leechcraft-0.5.80-806-gd208a4d.tar.xz


More information about the scm-commits mailing list