Author: saispo Date: Mon Dec 11 09:50:52 2006 New Revision: 94690 Modified: packages/cooker/gnubiff/current/SPECS/gnubiff.spec
Log: Fix BuildRequires for x86_64 Modified: packages/cooker/gnubiff/current/SPECS/gnubiff.spec ============================================================================== --- packages/cooker/gnubiff/current/SPECS/gnubiff.spec (original) +++ packages/cooker/gnubiff/current/SPECS/gnubiff.spec Mon Dec 11 09:50:52 2006 @@ -1,5 +1,5 @@ %define version 2.2.4 -%define release %mkrel 1 +%define release %mkrel 2 %define title GNUbiff Summary: Mail notification program @@ -20,6 +20,7 @@ BuildRequires: ImageMagick BuildRequires: perl-XML-Parser BuildRequires: gamin-devel +BuildRequires: desktop-file-utils Requires(post): info-install Requires(preun): info-install
