]> git.pld-linux.org Git - packages/gnome-shell.git/commitdiff
- up to 3.32.2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 4 Jun 2019 06:22:11 +0000 (08:22 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 4 Jun 2019 06:22:11 +0000 (08:22 +0200)
build.patch [deleted file]
gnome-shell.spec

diff --git a/build.patch b/build.patch
deleted file mode 100644 (file)
index a4cfa11..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-shell-3.26.0/meson.build.orig        2017-09-12 17:26:59.000000000 +0200
-+++ gnome-shell-3.26.0/meson.build     2017-10-01 20:25:31.854788015 +0200
-@@ -52,7 +52,7 @@
- desktopdir = join_paths(datadir, 'applications')
- ifacedir = join_paths(datadir, 'dbus-1', 'interfaces')
- localedir = join_paths(datadir, 'locale')
--mozplugindir = join_paths(libdir, 'mozilla', 'plugins')
-+mozplugindir = join_paths(libdir, 'browser-plugins')
- portaldir = join_paths(datadir, 'xdg-desktop-portal', 'portals')
- schemadir = join_paths(datadir, 'glib-2.0', 'schemas')
- servicedir = join_paths(datadir, 'dbus-1', 'services')
index 0242fd3933e840d39852a9d3d7f7004d0c425d56..c6b14c3dad03ca0b222b8ba00f74bc5df1037772 100644 (file)
 
 Summary:       Window manager and application launcher for GNOME
 Name:          gnome-shell
-Version:       3.30.2
-Release:       2
+Version:       3.32.2
+Release:       1
 License:       GPL v2+
 Group:         X11/Window Managers
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.30/%{name}-%{version}.tar.xz
-# Source0-md5: 3aef5c837c85f6e5318b845fc844b1fe
-Patch0:                build.patch
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.32/%{name}-%{version}.tar.xz
+# Source0-md5: 632b67075ebdc183f94461fa05a8505b
 URL:           http://live.gnome.org/GnomeShell
 BuildRequires: NetworkManager-devel >= %{networkmanager_version}
 BuildRequires: NetworkManager-gtk-lib-devel >= %{networkmanager_version}
@@ -155,7 +154,6 @@ Wtyczka gnome-shell do przeglądarek WWW.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson build \
This page took 0.386274 seconds and 4 git commands to generate.