123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343 |
- %define pkg_version 3.18.1
- %define pkg_release 1%{?_dist_release}
- Summary: Window management and application launching for GNOME
- Summary(ja): GNOME 上でウィンドウの管理及びアプリケーションの起動を行うインターフェース
- Name: gnome-shell
- Version: %{pkg_version}
- Release: %{pkg_release}
- Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.18/%{name}-%{version}.tar.xz
- # settings for Vine
- Patch101: gnome-shell-3.14.1-vine-settings.patch
- Patch102: gnome-shell-3.16.0-revert-loginManager.patch
- Patch103: gnome-shell-3.16.2-disable-packagekit.patch
- Patch104: gnome-shell-3.18.1-vine-themes.patch
- License: GPLv2+
- Group: User Interface/Desktops
- URL: http://live.gnome.org/GnomeShell
- Requires: mutter
- Requires: caribou
- Requires: ca-certificates
- Requires: at-spi2-atk
- Requires: telepathy-logger
- Requires: network-manager-applet
- Requires: gnome-tweak-tool
- BuildRequires: gnome-common
- BuildRequires: libtool
- BuildRequires: automake
- BuildRequires: autoconf
- BuildRequires: pkgconfig
- BuildRequires: gtk2-devel
- BuildRequires: clutter-devel
- BuildRequires: mutter-devel
- BuildRequires: gjs-devel
- BuildRequires: gnome-desktop3-devel
- BuildRequires: gnome-menus-devel
- BuildRequires: libSM-devel
- BuildRequires: libffi-devel
- BuildRequires: startup-notification-devel
- BuildRequires: gnome-doc-utils
- BuildRequires: desktop-file-utils
- BuildRequires: libcroco-devel
- BuildRequires: librsvg2-devel
- BuildRequires: gobject-introspection-devel
- BuildRequires: control-center-devel
- BuildRequires: gcr-devel
- BuildRequires: gstreamer-devel
- BuildRequires: dbus-glib-devel
- BuildRequires: telepathy-logger-devel
- BuildRequires: polkit-devel
- BuildRequires: pulseaudio-libs-devel
- BuildRequires: evolution-data-server-devel
- BuildRequires: folks-devel
- BuildRequires: NetworkManager-glib-devel
- BuildRequires: libnm-gtk-devel
- BuildRequires: libgudev1-devel
- BuildRequires: libcanberra-gtk3-devel
- BuildRequires: caribou-devel
- BuildRequires: ca-certificates
- BuildRequires: python3-devel
- BuildRequires: intltool
- BuildRoot: %{_tmppath}/%{name}-%{version}-root
- Vendor: Project Vine
- Distribution: Vine Linux
- Packager: Takemikaduchi
- %description
- GNOME Shell is the defining technology of the GNOME 3 desktop user experience.
- It provides core interface functions like switching to windows and launching
- applications. GNOME Shell takes advantage of the capabilities of modern graphics
- hardware and introduces innovative user interface concepts to provide a delightful
- and easy to use experience.
- %package docs
- Summary: Documentation for %{name}
- Summary(ja): %{name} 用のドキュメント
- Group: Documentation
- Requires: %{name} = %{version}-%{release}
- BuildArch: noarch
- %description docs
- This package contains documentation for %{name}.
- %prep
- %setup -q
- %patch101 -p1 -b .vine
- %patch102 -p1 -b .vine
- %patch103 -p1 -b .vine
- %patch104 -p1 -b .vine
- %build
- %configure \
- --disable-static \
- --disable-systemd
- %{__make} %{?_smp_mflags} V=1
- %install
- %{__rm} -rf ${RPM_BUILD_ROOT}
- %{__make} install DESTDIR=${RPM_BUILD_ROOT}
- find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
- rm $RPM_BUILD_ROOT%{_datadir}/applications/gnome-shell-wayland.desktop
- %find_lang %{name}
- %clean
- %{__rm} -rf ${RPM_BUILD_ROOT}
- %post
- /sbin/ldconfig
- touch --no-create %{_datadir}/icons/hicolor
- if [ -x /usr/bin/gtk-update-icon-cache ]; then
- gtk-update-icon-cache -q %{_datadir}/icons/hicolor
- fi
- %postun
- /sbin/ldconfig
- touch --no-create %{_datadir}/icons/hicolor
- if [ -x /usr/bin/gtk-update-icon-cache ]; then
- gtk-update-icon-cache -q %{_datadir}/icons/hicolor
- fi
- glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
- %posttrans
- glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
- %files -f %{name}.lang
- %defattr(-,root,root,-)
- %doc COPYING NEWS README
- %{_bindir}/gnome-shell
- %{_bindir}/gnome-shell-extension-tool
- %{_bindir}/gnome-shell-extension-prefs
- %{_bindir}/gnome-shell-perf-tool
- %{_libdir}/%{name}/*
- %{_libdir}/mozilla/plugins/libgnome-shell-browser-plugin.so
- %{_libexecdir}/gnome-shell-calendar-server
- %{_libexecdir}/gnome-shell-hotplug-sniffer
- %{_libexecdir}/gnome-shell-perf-helper
- %{_libexecdir}/gnome-shell-portal-helper
- %{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
- %{_datadir}/applications/gnome-shell.desktop
- %{_datadir}/applications/gnome-shell-extension-prefs.desktop
- %{_datadir}/applications/evolution-calendar.desktop
- %{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
- %{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
- %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
- %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
- %{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
- %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
- %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
- %{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
- %{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
- %{_datadir}/%{name}/*
- %{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
- %{_mandir}/man1/%{name}.1.gz
- %files docs
- %defattr(-,root,root,-)
- %{_datadir}/gtk-doc/html/shell
- %{_datadir}/gtk-doc/html/st
- %changelog
- * Thu Nov 05 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.1-1
- - new upstream release
- - update Patch104 (gnome-shell-3.18.1-vine-themes.patch)
- * Sun Jul 05 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-1
- - new upstream release
- * Sun Jun 28 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-3
- - add Patch104 (gnome-shell-3.16.2-vine-themes.patch)
- * Sun May 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-2
- - add Patch103 (gnome-shell-3.16.2-disable-packagekit.patch)
- * Sat May 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
- - new upstream release
- * Sun Apr 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.1-1
- - new upstream release
- * Thu Apr 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
- - new upstream release
- - add BuildRequires: python3-devel
- - update Patch102 (gnome-shell-3.16.0-revert-loginManager.patch)
- * Tue Feb 24 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.14.3-2
- - rebuilt with libical 1.0.1
- * Mon Dec 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.3-1
- - new upstream release
- * Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
- - new upstream release
- * Sat Nov 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1.5-1
- - new upstream release
- - update Patch101 (gnome-shell-3.14.1-vine-settings.patch)
- - add Patch102 (gnome-shell-3.14.1.5-revert-loginManager.patch)
- * Sat May 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.2-1
- - new upstream release
- * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
- - new upstream release
- * Sun Mar 30 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.0-1
- - new upstream release
- * Sat Jan 25 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.3-1
- - new upstream release
- * Sat Nov 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.2.1-1
- - new upstream release
- * Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
- - new upstream release
- * Sun Aug 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.4-1
- - new upstream release
- * Sun Jun 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.3-1
- - new upstream release
- * Sun May 19 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.2-1
- - new upstream release
- * Mon Apr 22 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.1-1
- - new upstream release
- - update Patch101 (gnome-shell-vine-settings.patch)
- - add BuildRequires: control-center-devel, libnm-gtk-devel, caribou-devel
- - add Requires: telepathy-logger, network-manager-applet, gnome-tweak-tool
- - create %%{name}-docs subpackage
- * Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3.1-1
- - new upstream release
- - remove Source102 (gnome-shell.gnome-3-6.ja.po)
- * Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3-1
- - new upstream release
- - add Source102 (gnome-shell.gnome-3-6.ja.po)
- * Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
- - new upstream release
- - remove Patch0 (gnome-shell-3.4.1-git20121031.patch)
- * Thu Nov 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-2
- - rebuild with telepathy-logger-0.6.0
- - add Patch0 (gnome-shell-3.4.1-git20121031.patch)
- * Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
- - new upstream release
- * Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
- - new upstream release
- - add Patch0 (gnome-shell-3.5.92-git20120921.patch)
- - update Patch101 (gnome-shell-vine-settings.patch)
- - change BuildRequires: ca-certificates instead of openssl
- - add BuildRequires: libcanberra-gtl3-devel
- * Sun Jul 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
- - new upstream release
- - remove Patch103 (gnome-shell-ja.po-date.patch)
- * Sat Apr 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
- - new upstream release
- - update Patch101,103
- - remove Patch0,102
- - add BuildRequires: gcr-devel
- - remove BuildRequires: GConf2-devel
- - add Requires: at-spi2-atk
- * Sat Jan 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2.1-1
- - new upstream release
- - remove Patch1
- * Sun Nov 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-2
- - add Patch0 (gnome-shell-3.2.1-shell_parse_argv.patch)
- - add Patch1 (gnome-shell-3.2.1-ja.po.patch)
- - rename Patch103 (gnome-shell-ja.po-date.patch)
- - drop Patch102
- * Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
- - new upstream release
- * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
- - new upstream release
- * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
- - new upstream release
- - update Patch101
- - update Patch102
- - update Patch103 (gnome-shell-3.1.91.1-ja.po.patch)
- - add BuildRequires: libgudev1-devel, openssl
- * Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90.1-1
- - new upstream release
- - add BuildRequires: folks-devel, NetworkManager-glib-devel
- - add Requires: caribou
- - remove Patch0
- - update Patch101
- - update Patch102
- - update Patch103 (gnome-shell-3.1.90.1-ja.po.patch)
- * Mon Aug 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-2
- - rebuild with gnome-menus-3.1.5
- - add Patch0 (gnome-shell-git20110821.patch)
- * Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
- - new upstream release
- - add BuildRequires: telepathy-logger-devel, polkit-devel, pulseaudio-libs-devel, evolution-data-server-devel
- - change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
- - remove BuildRequires: xulrunner-devel
- - add Patch101 (gnome-shell-vine-settings.patch)
- - add Patch102 (gnome-shell-vine-customize.patch)
- - add Patch103 (gnome-shell-3.1.4-ja.po.patch)
- * Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.29.1-2
- - add Requires: mutter
- * Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.29.1-1
- - new upstream release
- * Sun Feb 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.0-1
- - initial build for Vine Linux
|