SPECS: ekg.spec - up to final 1.6; dropped yesterday_snapshot support
arekm
arekm at pld-linux.org
Sat Oct 29 22:19:40 CEST 2005
Author: arekm Date: Sat Oct 29 20:19:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to final 1.6; dropped yesterday_snapshot support
---- Files affected:
SPECS:
ekg.spec (1.197 -> 1.198)
---- Diffs:
================================================================
Index: SPECS/ekg.spec
diff -u SPECS/ekg.spec:1.197 SPECS/ekg.spec:1.198
--- SPECS/ekg.spec:1.197 Wed Sep 28 12:05:55 2005
+++ SPECS/ekg.spec Sat Oct 29 22:19:34 2005
@@ -1,19 +1,12 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with yesterday_snapshot # Build most current ekg snapshot (must use ./builder -n5 or plain rpmbuild)
%bcond_without aspell # without spell checking
%bcond_without voip # without VoIP support
%bcond_without python # with python support
%bcond_without pthread # build with Posix threads support
%bcond_with ioctl_daemon # with ioctl_daemon (suid root)
#
-%if %{with yesterday_snapshot}
-%define _snap %(date +%%Y%%m%%d -d yesterday)
-%else
-%define _pre rc3
-%endif
-#
Summary: A client compatible with Gadu-Gadu
Summary(de): Ein Cliente kompatibel mit Gadu-Gadu
Summary(es): Un cliente compatible con Gadu-Gadu
@@ -21,20 +14,12 @@
Summary(pl): Klient kompatybilny z Gadu-Gadu
Name: ekg
Version: 1.6
-%if %{with yesterday_snapshot}
-Release: 0.%{_snap}.1
-%else
-Release: 0.%{_pre}.1
-%endif
+Release: 1
Epoch: 4
License: GPL v2
Group: Applications/Communications
-%if %{with yesterday_snapshot}
-Source0: http://dev.null.pl/ekg/%{name}-%{_snap}.tar.gz
-%else
-Source0: http://dev.null.pl/ekg/%{name}-1.6%{_pre}.tar.gz
-%endif
-# Source0-md5: 421b8874e4b1c16fd7a17f08bec9c3fc
+Source0: http://dev.null.pl/ekg/%{name}-%{version}.tar.gz
+# Source0-md5: 1094eee5062d9b9900c4b28bd68fb564
Source1: %{name}.conf
URL: http://dev.null.pl/ekg/
%{?with_aspell:BuildRequires: aspell-devel}
@@ -172,12 +157,7 @@
Statyczna biblioteka libgadu.
%prep
-%if %{with yesterday_snapshot}
-%setup -q -n %{name}-%{_snap}
-%else
-%setup -q -n %{name}-%{version}%{_pre}
-%endif
-
+%setup -q
%build
rm -f missing
@@ -271,6 +251,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.198 2005/10/29 20:19:34 arekm
+- up to final 1.6; dropped yesterday_snapshot support
+
Revision 1.197 2005/09/28 10:05:55 zboczuch
- pl fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ekg.spec?r1=1.197&r2=1.198&f=u
More information about the pld-cvs-commit
mailing list