]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- reenabled gtk (it works now!) auto/th/ekg2-0_4-0_20101210_1 auto/ti/ekg2-0_4-0_20101210_1
authorpawelz <pawelz@pld-linux.org>
Fri, 10 Dec 2010 01:06:22 +0000 (01:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- up to 20101210

Changed files:
    ekg2.spec -> 1.138

ekg2.spec

index d4cbedabfc87f65ad9fddb8867b8f890fff7ac68..de6fe92e8e3a442483ceaa21d20c027be5e6e629 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -9,7 +9,7 @@
 %bcond_without feed                    # don't build feed plugin
 %bcond_without gadugadu                # don't build gg plugin
 %bcond_without gpg                     # don't build gpg plugin
-%bcond_with    gtk                     # don't build gtk plugin
+%bcond_without gtk                     # don't build gtk plugin
 %bcond_without jabber                  # don't build jabber plugin
 %bcond_without gnutls                  # build jabber plugin without libgnutls
 %bcond_without libgsm                  # don't build libgsm plugin
@@ -24,7 +24,7 @@
 %if %{with git}
 %define                subver git.%(date +%Y%m%d)
 %else
-%define                subver 20101127
+%define                subver 20101210
 %endif
 
 %define                rel 1
@@ -38,12 +38,12 @@ Summary(pl.UTF-8):  Wieloprotokołowy komunikator internetowy
 Name:          ekg2
 Version:       0.4
 Release:       0.%{subver}.%{rel}
-Epoch:         2
+Epoch:         1
 License:       GPL v2+
 Group:         Applications/Communications
 %if %{without git}
 Source0:       https://github.com/leafnode/ekg2/tarball/master#/%{name}-%{subver}.tar.bz2
-# Source0-md5: baec7f1165c9f98745ff544e66e98f3d
+# Source0-md5: 240c7203a2b8c15557710dcbc8fbf8c6
 %endif
 Patch0:                %{name}-perl-install.patch
 Patch1:                %{name}-gtk.patch
This page took 0.046727 seconds and 4 git commands to generate.