Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=cbe295718b286fb7c63602c36a7d1bf7ae864073

commit cbe295718b286fb7c63602c36a7d1bf7ae864073
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Apr 7 08:26:24 2011 +0200

gnome-shell-3.0.0.2-1-x86_64

*Version bump

diff --git a/source/gnome/gnome-shell/FrugalBuild 
b/source/gnome/gnome-shell/FrugalBuild
index a5eff36..21bb608 100644
--- a/source/gnome/gnome-shell/FrugalBuild
+++ b/source/gnome/gnome-shell/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=gnome-shell
-pkgver=3.0.0.1
+pkgver=3.0.0.2
pkgrel=1
pkgdesc="Window management and application launching for GNOME"
url="http://www.gnome.org/";
@@ -23,9 +23,7 @@ _F_gnome_git="n"
Finclude gnome gnome-scriptlet
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/
replaces=('byzanz')
-source=($source extensions.diff)
-sha1sums=('3862fa3e086a1ff0f0707f4ddd7a4b18d44dee10' \
-          '1c0a4e4818e0aa64fdd5440c6d2ca054cbad3dd9')
+sha1sums=('d10cc5ff7e9004024af7dd84773e0e251af2d8e5')
if [ "$_F_gnome_git" != "n" ]; then
unset sha1sums
fi
diff --git a/source/gnome/gnome-shell/extensions.diff 
b/source/gnome/gnome-shell/extensions.diff
deleted file mode 100644
index 6e7f349..0000000
--- a/source/gnome/gnome-shell/extensions.diff
+++ /dev/null
@@ -1,26 +0,0 @@
-From cbb8bdd48f2b05f8718448b596c4c2da2f34e54b Mon Sep 17 00:00:00 2001
-From: Maxim Ermilov <zasp...@rambler.ru>
-Date: Tue, 5 Apr 2011 05:20:44 +0400
-Subject: [PATCH] extensionSystem: add missing import
-
-https://bugzilla.gnome.org/show_bug.cgi?id=646333
----
- js/ui/extensionSystem.js |    1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/js/ui/extensionSystem.js b/js/ui/extensionSystem.js
-index eb82bc3..9dd3a47 100644
---- a/js/ui/extensionSystem.js
-+++ b/js/ui/extensionSystem.js
-@@ -3,6 +3,7 @@
- const GLib = imports.gi.GLib;
- const Gio = imports.gi.Gio;
- const St = imports.gi.St;
-+const Shell = imports.gi.Shell;
-
- const Config = imports.misc.config;
-
---
-1.7.4.2
-
-
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to