Author: lmontel Date: Tue Jan 23 10:02:37 2007 New Revision: 112278 Modified: packages/cooker/kdelibs4/current/SPECS/kdelibs4.spec
Log: Fix requires (for doc) Modified: packages/cooker/kdelibs4/current/SPECS/kdelibs4.spec ============================================================================== --- packages/cooker/kdelibs4/current/SPECS/kdelibs4.spec (original) +++ packages/cooker/kdelibs4/current/SPECS/kdelibs4.spec Tue Jan 23 10:02:37 2007 @@ -49,7 +49,7 @@ Name: kdelibs4 Summary: K Desktop Environment - Libraries Version: 3.80.2 -Release: %mkrel 0.%branch_date.1 +Release: %mkrel 0.%branch_date.2 Epoch: %epoch_kdelibs Group: Graphical desktop/KDE License: ARTISTIC BSD GPL_V2 LGPL_V2 QPL_V1.0 @@ -189,6 +189,7 @@ BuildRequires: cmake %define mini_release %mkrel 2 Requires: mandriva-create-kde-mdk-menu >= 2007.1-%mini_release +Requires: libxml2-utils %description -n %lib_name-devel This package includes the header files you will need to compile applications
