瀏覽代碼

gnome-shell-extensions: update to 3.2.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4861 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 年之前
父節點
當前提交
133bb91b2b
共有 1 個文件被更改,包括 8 次插入6 次删除
  1. 8 6
      g/gnome-shell-extensions/gnome-shell-extensions-vl.spec

+ 8 - 6
g/gnome-shell-extensions/gnome-shell-extensions-vl.spec

@@ -1,13 +1,12 @@
 Name:           gnome-shell-extensions
-Version:        3.1.4
-Release:        5%{?_dist_release}
+Version:        3.2.0
+Release:        1%{?_dist_release}
 Summary:        Modify and extend GNOME Shell functionality and behavior
 Group:          User Interface/Desktops
 License:        GPLv2+ 
 URL:            http://live.gnome.org/GnomeShell/Extensions
 
 Source0:        gnome-shell-extensions-%{version}.tar.xz
-Patch0:		gnome-shell-extensions-3.1.4-git20110908.patch
 
 BuildRequires:  gnome-common
 BuildRequires:  intltool
@@ -186,10 +185,9 @@ An message tray indicator showing CPU and memory loads.
 
 %prep
 %setup -q
-%patch0 -p1
 
 # make g-s-e work with g-s 3.1.91.1
-sed -i "s|3.1.91|3.2.0|g" configure.ac
+#sed -i "s|3.1.91|3.2.0|g" configure.ac
 
 %build
 # since we build from a git checkout
@@ -320,7 +318,11 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas || :
 %postun alternate-tab
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
+
 %changelog
+* Tue Oct 04 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.2.0-1
+- update to 3.2.0
+
 * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-5
 - rebuild with gnome-shell-3.2.0
 
@@ -329,7 +331,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 - add BuildRequires:  gnome-desktop3-devel, libgtop2-devel
 
 * Tue Sep 06 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.4-3
-- update patch0 to udpate to 3.1.90
+- update to 3.1.90 from git master (patch0)
 - add xrandr-indicator, systemMonitor
 - R: gnome-shell >= 3.1.90