]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- patch0 has been included to ekg2 repo auto/ac/ekg2-2_0-0_20041224_1
authorgozda <gozda@pld-linux.org>
Sat, 25 Dec 2004 13:24:09 +0000 (13:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Update to 20041224

Changed files:
    ekg2.spec -> 1.39

ekg2.spec

index 1b6f9345c41b089187d4924440cd582d6517d3e9..0a624f7a12819d6173f116514f998c46ac13c3e8 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -9,7 +9,7 @@
 %if %{with yesterday_snapshot}
 %define                _snap %(date +%%Y%%m%%d -d yesterday)
 %else
-%define                _snap 20041205
+%define                _snap 20041224
 %endif
 
 Summary:       A client compatible with Gadu-Gadu
@@ -18,11 +18,11 @@ Summary(it):        Esperimentale cliente di Gadu-Gadu
 Summary(pl):   Eksperymentalny Klient Gadu-Gadu
 Name:          ekg2
 Version:       2.0
-Release:       0.%{_snap}.2
+Release:       0.%{_snap}.1
 License:       GPL v2+
 Group:         Applications/Communications
 Source0:       http://www.ekg2.org/archive/%{name}-%{_snap}.tar.gz
-# Source0-md5: 57ce2cfe2518ab2138ac586355a1546d
+# Source0-md5: 77cb43d5cc407fc5361b56f8d88a6466
 URL:           http://www.ekg2.org/
 %{?with_aspell:BuildRequires:  aspell-devel}
 BuildRequires: autoconf
@@ -40,7 +40,6 @@ BuildRequires:        ncurses-devel
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: sed >= 4.0
 %{?with_xosd:BuildRequires:    xosd-devel}
-Patch0:         %{name}-shadow_colour.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,7 +57,6 @@ Gadu-Gadu jak i Jabbera. Planowana tak
 
 %prep
 %setup -q -n %{name}-%{_snap}
-%{?with_yesterday_snapshot:%{?with_xosd:%patch0 -p0}}
 sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
 
 %build
This page took 0.093985 seconds and 4 git commands to generate.