Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=773612c97bbf1455868f8de0d8b5bb80fdc86f29
commit 773612c97bbf1455868f8de0d8b5bb80fdc86f29 Author: bouleetbil <[email protected]> Date: Wed Oct 12 17:30:05 2011 +0200 gnome-shell-3.2.0-11-x86_64 *remove replaces gnome-shell-dock diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 7848bbe..5568eee 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -7,7 +7,7 @@ USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell pkgver=3.2.0 -pkgrel=10 +pkgrel=11 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ @@ -41,7 +41,7 @@ provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extensio if Fuse $USE_REPLACEEXTENSIONS; then replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-apps-menus" \ - "gnome-shell-extensions-dock" "gnome-shell-extensions-theme") + "gnome-shell-extensions-theme") fi groups=('gnome') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
