From 9d738700336323dcfbe134a3b09eaa0cecf98f3d Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 1 Aug 2002 07:58:45 +0000 Subject: Added require perl-XML-Parser and a Provides section --- drakwizard.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'drakwizard.spec') diff --git a/drakwizard.spec b/drakwizard.spec index 94c58972..02122430 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 0.1 -%define release 1mdk +%define release 2mdk Summary: a collection of wizards Name: %{name} @@ -9,17 +9,21 @@ Release: %{release} Source0: %{name}-%{version}.tar.bz2 License: GPL Group: System/Configuration/Other -Requires: perl, usermode +Requires: perl, usermode, perl-XML-Parser BuildRequires: gtk+-devel #Requires: wizards_lib-global Buildroot: %{_tmppath}/%{name}-%{version} Prefix: %{_prefix} -Obsoletes: wizards_lib-dhcp-2.0.10-4mdk wizards_lib-ftp-2.0.10-4mdk wizards_lib-web-2.0.10-4mdk wizards_lib-2.0.10-4mdk wizards_lib-samba-2.0.10-4mdk wizards_lib-time-2.0.10-4mdk wizards_lib-global-2.0.10-4mdk wizards_lib-dns-2.0.10-4mdk wizards_lib-server-2.0.10-4mdk wizards_lib-proxy-2.0.10-4mdk wizards_lib-db-2.0.10-4mdk wizards_lib-news-2.0.10-4mdk wizards_lib-firewall-2.0.10-4mdk wizards_lib-client-2.0.10-4mdk wizards_lib-common-2.0.10-4mdk wizards_lib-postfix-2.0.10-4mdk +Obsoletes: wizards_lib-dhcp wizards_lib-ftp wizards_lib-web wizards_lib wizard wizards_lib-time wizards_lib-global wizards_lib-dns wizards_lib-server wizards_lib-proxy wizards_lib-db wizards_lib-news wizards_lib-firewall wizards_lib-client wizards_lib-common wizards_lib-postfix + +Provides: wizards_lib-dhcp wizards_lib-ftp wizards_lib-web wizards_lib wizard wizards_lib-time wizards_lib-global wizards_lib-dns wizards_lib-server wizards_lib-proxy wizards_lib-db wizards_lib-news wizards_lib-firewall wizards_lib-client wizards_lib-common wizards_lib-postfix + %description drakwizard allows you to launch : - server wizard: configures basic services. +- global wizard: wizard that launch each other. - dhcpd, dns, postfix, samba, firewall, web, ftp, news, time wizards... %prep @@ -42,6 +46,8 @@ rm -rf $RPM_BUILD_ROOT %_datadir/wizards* %changelog +* Wed Jul 31 2002 Arnaud Desmons 0.1-2mdk +- Added require perl-XML-Parser and a Provides section. * Fri Jul 25 2002 Arnaud Desmons 0.1-1mdk - First packaging -- cgit v1.2.1