From 0485c0ed7f38b6ff8427ddae5f9ee578f460a663 Mon Sep 17 00:00:00 2001 From: eothane Date: Sun, 1 Feb 2004 23:29:29 +0000 Subject: [PATCH] - bconds, cosmetics Changed files: ed2k-gtk-gui.spec -> 1.21 --- ed2k-gtk-gui.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ed2k-gtk-gui.spec b/ed2k-gtk-gui.spec index de6ac2c..2ee1aba 100644 --- a/ed2k-gtk-gui.spec +++ b/ed2k-gtk-gui.spec @@ -1,6 +1,6 @@ # # Conditional build: -# _without_core - use it if you will have own edonkey2000 core +%bcond_without core # use it if you will have own edonkey2000 core # Summary: eDonkey2000 P2P Network Client Summary(pl): Klient sieci eDonkey2000 @@ -20,7 +20,7 @@ BuildRequires: gnet-devel >= 2.0.0 BuildRequires: gtk+2-devel BuildRequires: libxml2-devel BuildRequires: zlib-devel -%{!?_without_core:Requires: eDonkey-core} +%{?with_core:Requires: eDonkey-core} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0