diff --git a/vym.spec b/vym.spec index 13bbb65..e0fdc7d 100644 --- a/vym.spec +++ b/vym.spec @@ -11,10 +11,7 @@ Group: Office Source: %name-%version.tar.bz2 -Provides: vym -Requires: libqt3 libqt3-settings xsltproc zip -# Automatically added by buildreq on Tue Apr 10 2007 (-bi) -BuildRequires: gcc-c++ ImageMagick kdelibs libqt4-devel libXext-devel unzip xsltproc +BuildRequires: gcc-c++ libqt4-devel %description VYM (View Your Mind) is a tool to generate and manipulate maps which show your @@ -37,6 +34,10 @@ qmake PREFIX=%prefix vym.pro -after DESTDIR=%buildroot %install %make_install INSTALL_ROOT=%buildroot install +# remove scripts that cause deps bloat +rm %buildroot%_datadir/%name/scripts/update-bookmarks +rm %buildroot%_datadir/%name/scripts/release-mac + # menu mkdir -p %buildroot%_desktopdir cat << EOF > %buildroot%_desktopdir/%name.desktop