]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- Update to current snapshot
authorjaphy <japhy@pld-linux.org>
Tue, 9 Nov 2004 14:38:13 +0000 (14:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Patch0 not needed anymore
- BR: libxosd (new plugin)

Changed files:
    ekg2.spec -> 1.33

ekg2.spec

index bd4a50f6d3475ff4fc4a25ac3cba24d4f18a036d..ec9e74b2999da04474b32e4c36d2287ffd987524 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -8,7 +8,7 @@
 %if %{with yesterday_snapshot}
 %define                _snap %(date +%%Y%%m%%d -d yesterday)
 %else
-%define                _snap 20041105
+%define                _snap 20041108
 %endif
 
 Summary:       A client compatible with Gadu-Gadu
@@ -21,7 +21,7 @@ Release:      0.%{_snap}.1
 License:       GPL v2+
 Group:         Applications/Communications
 Source0:       http://www.ekg2.org/archive/%{name}-%{_snap}.tar.gz
-Patch0:                %{name}-nolibs.patch
+# Source0-md5: e40382711d5f5b894c75b55e6b54845d
 URL:           http://www.ekg2.org/
 %{?with_aspell:BuildRequires:  aspell-devel}
 BuildRequires: autoconf
@@ -37,6 +37,7 @@ BuildRequires:        libltdl-devel
 BuildRequires: libtool
 BuildRequires: ncurses-devel
 BuildRequires: openssl-devel >= 0.9.7d
+BuildRequires: xosd-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -54,7 +55,6 @@ Gadu-Gadu jak i Jabbera. Planowana tak
 
 %prep
 %setup -q -n %{name}-%{_snap}
-#%patch0 -p1
 
 %{__perl} -pi -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
 
This page took 0.039884 seconds and 4 git commands to generate.