]> git.pld-linux.org Git - packages/gnome-shell-extensions.git/blobdiff - gnome-shell-extensions.spec
Update to 3.22.2
[packages/gnome-shell-extensions.git] / gnome-shell-extensions.spec
index afc46c000c8b0545dd79214fcb4024f81092e0ef..01d1efedb57de7df723a2213863b6f844946a653 100644 (file)
@@ -1,24 +1,24 @@
-%define                major_version           3.16
+%define                major_version           3.22
 # Minimum GNOME Shell version supported
 %define                global min_gs_version   %{major_version}.0
 
 Summary:       Modify and extend GNOME Shell functionality and behavior
 Name:          gnome-shell-extensions
-Version:       %{major_version}.0
+Version:       %{major_version}.2
 Release:       1
 Group:         X11/Applications
 # The entire source code is GPLv2+ except lib/convenience.js which is BSD
 License:       GPLv2+ and BSD
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-shell-extensions/3.16/%{name}-%{version}.tar.xz
-# Source0-md5: 36bae7d65c3ced1ff4f10e9c012ba23a
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-shell-extensions/3.22/%{name}-%{version}.tar.xz
+# Source0-md5: 294cdda1c18bf960e6e3ebd7484a4f48
 URL:           http://live.gnome.org/GnomeShell/Extensions
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.10
 BuildRequires: gnome-common
 BuildRequires: gnome-desktop-devel
-BuildRequires: intltool
 BuildRequires: libgtop-devel >= 2.28.3
 BuildRequires: pkgconfig >= 1:0.22
+BuildRequires: ruby-sass
 Requires:      gnome-shell >= %{min_gs_version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -206,8 +206,6 @@ and give you the possibility of switching to another one.
 %setup -q
 
 %build
-%{__glib_gettextize}
-%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -279,6 +277,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gnome-session/sessions/gnome-classic.session
 %dir %{_datadir}/gnome-shell/modes
 %{_datadir}/gnome-shell/modes/classic.json
+%dir %{_datadir}/gnome-shell/theme
 %{_datadir}/gnome-shell/theme/*.svg
 %{_datadir}/gnome-shell/theme/gnome-classic.css
 %{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css
This page took 0.133659 seconds and 4 git commands to generate.