]> git.pld-linux.org Git - packages/gnome-shell-extensions.git/commitdiff
It is not noarch package anymore. Release 2 auto/th/gnome-shell-extensions-3.8.0-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 14 Apr 2013 13:42:10 +0000 (15:42 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 14 Apr 2013 13:42:10 +0000 (15:42 +0200)
gnome-classic.session has hardcoded arch dependent path.

gnome-shell-extensions.spec

index d77e872b4d5664ef35c47d5dae9158f7ae1453a6..be4d4b7b4c2217d3dd2ebc59ee40c4ba153a6770 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Modify and extend GNOME Shell functionality and behavior
 Name:          gnome-shell-extensions
 Version:       %{major_version}.0
-Release:       1
+Release:       2
 Group:         X11/Applications
 # The entire source code is GPLv2+ except lib/convenience.js which is BSD
 License:       GPLv2+ and BSD
@@ -22,7 +22,6 @@ BuildRequires:        gnome-desktop-devel
 BuildRequires: intltool
 BuildRequires: libgtop-devel
 Requires:      gnome-shell >= %{min_gs_version}
-BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                ext_prefix      gnome-shell-extension
@@ -36,16 +35,18 @@ Enabled extensions:
   - alternative-status-menu
   - apps-menu
   - auto-move-windows
-  - dock
+  - default-min-max
   - drive-menu
+  - launch-new-instance
   - native-window-placement
   - places-menu
+  - static-workspaces
   - systemMonitor
   - user-theme
+  - window-list
   - windowsNavigator
   - workspace-indicator
   - xrandr-indicator
-  - gajim
 
 %package common
 Summary:       Files common to GNOME Shell Extensions
This page took 0.151929 seconds and 4 git commands to generate.