]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- ekg 1.5rc1 snap 20040417
authorareq <areq@pld-linux.org>
Sun, 18 Apr 2004 14:48:47 +0000 (14:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg.spec -> 1.170

ekg.spec

index 8d898eacad202e3f5a35ad7e9939d2c81e07600f..042a79cf67e8ff279243bf141945dd43f66844e6 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -4,19 +4,21 @@
 %bcond_with    python          # with python support
 %bcond_with    ioctl_daemon    # with ioctl_daemon (suid root)
 #
+%define snap    20040417
+
 Summary:       A client compatible with Gadu-Gadu
 Summary(de):   Ein Cliente kompatibel mit Gadu-Gadu
 Summary(es):   Un cliente compatible con Gadu-Gadu
 Summary(it):   Un cliente compatibile con Gadu-Gadu
 Summary(pl):   Klient kompatybilny z Gadu-Gadu
 Name:          ekg
-Version:       1.4
-Release:       5
+Version:       1.5
+Release:       0.%{snap}.1
 Epoch:         4
 License:       GPL v2
 Group:         Applications/Communications
-Source0:       http://dev.null.pl/ekg/%{name}-%{version}.tar.gz
-# Source0-md5: 8f35030c05e62c30ce9068e26bd365a2
+Source0:       http://dev.null.pl/ekg/%{name}-%{snap}.tar.gz
+# Source0-md5: 0d6cded4ff4883a2c4dc8b2cd7fa92f6
 Source1:       %{name}.conf
 Patch0:                %{name}-kadu-0_3_6.patch
 URL:           http://dev.null.pl/ekg/
@@ -121,8 +123,8 @@ Biblioteca libgadu est
 Statyczna biblioteka libgadu.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{snap}
+#%patch0 -p1
 
 %build
 rm -f missing
This page took 0.037759 seconds and 4 git commands to generate.