ekg update
Jan Palus
jan.palus w student.put.poznan.pl
Sob, 22 Paź 2005, 22:29:45 CEST
W zalaczniku update ekg do 1.6rc4 + troche kosmetyki. Zauwazylem ze do
doc leci drugi raz vars.txt choc jest juz w /usr/share/ekg. Byc moze
lepiej byloby po prostu zrobic link w docu, tyle ze nie bardzo wiem
jak to uzykac.
BTW czemu przy takim zdefiniowaniu bconda:
%bcond_with asdf # with asdf -n
^^
rpmbuild krzyczy:
bcond_with: invalid option -- n
error: Unknown option ? in bcond_with()
--
atler
-------------- następna część ---------
Index: ekg.spec
===================================================================
RCS file: /cvsroot/SPECS/ekg.spec,v
retrieving revision 1.197
diff -u -r1.197 ekg.spec
--- ekg.spec 28 Sep 2005 10:05:55 -0000 1.197
+++ ekg.spec 22 Oct 2005 20:19:47 -0000
@@ -1,17 +1,18 @@
# $Revision: 1.197 $, $Date: 2005/09/28 10:05:55 $
#
# 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)
+%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 # without python support
+%bcond_without pthread # without 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
+%define _pre rc4
%endif
#
Summary: A client compatible with Gadu-Gadu
@@ -32,9 +33,9 @@
%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
+Source0: http://dev.null.pl/ekg/%{name}-%{version}%{_pre}.tar.gz
%endif
-# Source0-md5: 421b8874e4b1c16fd7a17f08bec9c3fc
+# Source0-md5: 19b8980c5341cbb7bd3802436a8a516c
Source1: %{name}.conf
URL: http://dev.null.pl/ekg/
%{?with_aspell:BuildRequires: aspell-devel}
Więcej informacji o liście dyskusyjnej pld-devel-pl