]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- updated to 20050318 snap (a _lot_ of bugfixes since 1.5)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 19 Mar 2005 18:22:07 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg.spec -> 1.187

ekg.spec

index ebf29458a44738e8892c296e181b89b15f03070f..a96748db05d0cbd5d8deb98596edcba4d7251618 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -6,6 +6,8 @@
 %bcond_with            pthread         # build with Posix threads support
 %bcond_with    ioctl_daemon    # with ioctl_daemon (suid root)
 #
+%define                _snap   20050318
+#
 Summary:       A client compatible with Gadu-Gadu
 Summary(de):   Ein Cliente kompatibel mit Gadu-Gadu
 Summary(es):   Un cliente compatible con Gadu-Gadu
@@ -13,12 +15,12 @@ Summary(it):        Un cliente compatibile con Gadu-Gadu
 Summary(pl):   Klient kompatybilny z Gadu-Gadu
 Name:          ekg
 Version:       1.5
-Release:       6
+Release:       6.%{_snap}.1
 Epoch:         4
 License:       GPL v2
 Group:         Applications/Communications
-Source0:       http://dev.null.pl/ekg/%{name}-%{version}.tar.gz
-# Source0-md5: 721ebfe7b13e9531b30d558465e6695f
+Source0:       http://dev.null.pl/ekg/%{name}-%{_snap}.tar.gz
+# Source0-md5: a25337b88263f808d2044e3f3b33673c
 Source1:       %{name}.conf
 Patch0:                %{name}-kadu-0_3_6.patch
 URL:           http://dev.null.pl/ekg/
@@ -124,7 +126,7 @@ Biblioteca libgadu est
 Statyczna biblioteka libgadu.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_snap}
 #%patch0 -p1
 
 %build
This page took 0.10035 seconds and 4 git commands to generate.