Warly wrote:

> --=-=-=
> Name        : mkcd                         Relocations: (not relocateable)
> Version     : 3.5.2                             Vendor: MandrakeSoft
> Release     : 1mdk                          Build Date: Thu Jun  5 15:46:06 2003
> Install date: (not installed)               Build Host: proca.mandrakesoft.com
> Group       : System/Configuration/Packaging   Source RPM: (none)
> Size        : 118231                           License: GPL
> Packager    : Warly <[EMAIL PROTECTED]>
> URL         : http://people.mandrakesoft.com/~warly/files/mkcd/
> Summary     : Script to build Linux distributions installation discs
> Description :
> mkcd script eases the packages repartition over CDs,
> allows to order packages and to create discs of any
> given size (CDs, DVDs...)
> 
> Buildarchs: noarch 
> --=-=-=
> 
> * Thu Jun 05 2003 Warly <[EMAIL PROTECTED]> 3.5.2-1mdk
> 
> - try to clean requires/provides
> 
> --=-=-=
> 
> --=-=-=
> mkcd.spec changed
> --- mkcd-3.5.1-1mdk.src.rpm/mkcd.spec 2003-06-05 16:00:32.000000000 +0200
> +++ mkcd-3.5.2-1mdk.src.rpm/mkcd.spec 2003-06-05 16:00:32.000000000 +0200
> @@ -1,6 +1,8 @@
>  %define name mkcd
> -%define version 3.5.1
> +%define version 3.5.2
>  %define release 1mdk
> +%define _requires_exceptions perl(strict)
> +%define _provides_exceptions perl(install_any)

Shouldn't the perl package just provide perl(strict) so that a whole bunch of packages 
don't have to do that requires exception?

Reply via email to