[leechcraft/f17] 0.5.60

Minh Ngo ignotusp at fedoraproject.org
Sat Mar 17 19:12:21 UTC 2012


commit 13aaf761de19ad9df3e261fc3bdece832952882d
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sat Mar 17 13:36:39 2012 +0200

    0.5.60

 .gitignore                       |    1 +
 eiskaltdcpp-fix-php5-issue.patch |   27 ---------------------------
 find_qxmpp.patch                 |   29 -----------------------------
 leechcraft.spec                  |   17 +++++++++--------
 sources                          |    2 +-
 5 files changed, 11 insertions(+), 65 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..74e82b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/leechcraft-0.5.60.tar.xz
diff --git a/leechcraft.spec b/leechcraft.spec
index 0626669..9968ad8 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -6,17 +6,14 @@
 
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
-Version:        0.5.0
-Release:        4%{?dist}
+Version:        0.5.60
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
-Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.0/leechcraft-0.5.0.tar.xz
+Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.60/leechcraft-0.5.60.tar.xz
 Source1:        %{name}.desktop
-Patch0:         find_qxmpp.patch
 
-# PATCH-FIX-UPSTREAM eiskaltdcpp-fix-php5-issue.patch -- Fix install issue caused by installer can't resolve /usr/bin/php5 dependence
-Patch1:         eiskaltdcpp-fix-php5-issue.patch
 Patch2:         defaultstyle.patch
 
 Requires:       %{name}-iconset = %{full_version}
@@ -50,7 +47,7 @@ BuildRequires:  rb_libtorrent-devel >= 0.15.6
 BuildRequires:  aspell-devel
 BuildRequires:  aspell
 BuildRequires:  speex-devel
-BuildRequires:  qxmpp-dev-devel >= 0.3.45.1
+BuildRequires:  qxmpp-dev-devel >= 0.3.47
 BuildRequires:  GeoIP-devel 
 BuildRequires:  qca2-devel
 
@@ -783,7 +780,6 @@ This package provides a image viewer for LeechCraft IC.
 
 %prep
 %setup -qn %{name}-%{version}
-%patch0
 %patch2
 
 #removing non-free icons
@@ -814,6 +810,7 @@ pushd %{_target_platform}
     -DENABLE_GMAILNOTIFIER=True \
     -DENABLE_LACKMAN=True \
     -DENABLE_QROSP=False \
+    -DENABLE_LIZNOO=False \
     -DENABLE_VFSCORE=False \
     -DENABLE_BLACKDASH=True \
     -DENABLE_CHOROID=True \
@@ -1168,6 +1165,10 @@ fi
 %{plugin_dir}/libleechcraft_lackman.so
 
 %changelog
+* Sat Mar 17 2012 Minh Ngo <nlminhtl at gmailcom> 0.5.60-1
+- Changes http://leechcraft.org/leechcraft-0.5.60-is-released
+- Removing find_qxmpp.patch
+
 * Wed Mar 14 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.0-4
 - Disabling eiskaltcpp plugin (Cannot be built for F17
 - http://dev.leechcraft.org/issues/600 )
diff --git a/sources b/sources
index 3f4099f..8794245 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7daefb3130a475f9260eac069942076e  leechcraft-0.5.0.tar.xz
+1c46093c465365bbcaff55a637ffda04  leechcraft-0.5.60.tar.xz


More information about the scm-commits mailing list