Author: neoclust Date: Mon Dec 18 10:20:30 2006 New Revision: 98388 Modified: packages/cooker/bandsaw/current/SPECS/bandsaw.spec
Log: - Add missing BuildRequires Modified: packages/cooker/bandsaw/current/SPECS/bandsaw.spec ============================================================================== --- packages/cooker/bandsaw/current/SPECS/bandsaw.spec (original) +++ packages/cooker/bandsaw/current/SPECS/bandsaw.spec Mon Dec 18 10:20:30 2006 @@ -8,8 +8,8 @@ Summary: %Summary Name: %name Version: %version -Release: %mkrel 2 -License: GPL +Release: %mkrel 3 +License: GPL Group: System/Servers URL: http://bandsaw.sourceforge.net/ @@ -24,6 +24,7 @@ BuildRequires: pkgconfig BuildRequires: pygtk2.0-devel BuildRequires: gnome-python +BuildRequires: desktop-file-utils Requires: pygtk2.0 Requires: gnome-python
