]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- up to 20100126 auto/th/ekg2-0_3-0_20100126_1 auto/ti/ekg2-0_3-0_20100126_1
authorpawelz <pawelz@pld-linux.org>
Tue, 26 Jan 2010 14:26:32 +0000 (14:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- dropped largefile.patch (applied upstream)
- dropped python-x8664-segfault.patch. *Real* fix applied upstream.

Changed files:
    ekg2.spec -> 1.109

ekg2.spec

index dd1b36cb6fbd439bacede6e02b3886536cac3079..6960cfe2f9e3c6e3adefb49670572c4858ced3f9 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -20,7 +20,7 @@
 %bcond_without sqlite3                 # don't build logsqlite plugin based on sqlite3
 %bcond_without xosd                    # don't build xosd plugin
 
-%define                _snap 20091113
+%define                _snap 20100126
 
 %if %{without jabber}
 %undefine with_gnutls
@@ -34,16 +34,14 @@ Summary:    Multi-protocol instant messaging and chat client
 Summary(pl.UTF-8):     Wieloprotokołowy komunikator internetowy
 Name:          ekg2
 Version:       0.3
-Release:       0.%{_snap}.2
+Release:       0.%{_snap}.1
 Epoch:         2
 License:       GPL v2+
 Group:         Applications/Communications
 Source0:       http://pl.ekg2.org/%{name}-%{_snap}.tar.bz2
-# Source0-md5: 4e583bcda85944222632f1267e0d4a9f
+# Source0-md5: 9ac4d78be72744f617d19e83a0c7761a
 Patch0:                %{name}-perl-install.patch
 Patch1:                %{name}-gtk.patch
-Patch2:                %{name}-largefile.patch
-Patch3:                %{name}-python-x8664-segfault.patch
 URL:           http://ekg2.org/
 %{?with_aspell:BuildRequires:  aspell-devel}
 BuildRequires: autoconf
@@ -333,8 +331,6 @@ Wtyczka xosd dla ekg2.
 %setup -q -n %{name}-%{_snap}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
 
This page took 0.31786 seconds and 4 git commands to generate.