[packages/gnome-shell-extensions] It is not noarch package anymore. Release 2
megabajt
megabajt at pld-linux.org
Sun Apr 14 15:44:53 CEST 2013
commit ea8eb261f7f5581454fd0e8192d54e09fbdd35bd
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sun Apr 14 15:42:10 2013 +0200
It is not noarch package anymore. Release 2
gnome-classic.session has hardcoded arch dependent path.
gnome-shell-extensions.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec
index d77e872..be4d4b7 100644
--- a/gnome-shell-extensions.spec
+++ b/gnome-shell-extensions.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell-extensions.git/commitdiff/ea8eb261f7f5581454fd0e8192d54e09fbdd35bd
More information about the pld-cvs-commit
mailing list