source: projects/specs/trunk/g/gnome-shell/gnome-shell-vl.spec @ 12446

Revision 12446, 10.9 KB checked in by tomop, 4 years ago (diff)

updated 92 packages

ModemManager?-1.14.0-1

accountsservice-0.6.55-1

adwaita-icon-theme-3.36.1-1

cheese-3.34.0-1

clutter-gst3-3.0.27-1

clutter-gtk-1.8.4-2

clutter-1.26.4-1

cogl-1.22.8-1

colord-gtk-0.2.0-1

colord-1.4.4-1

control-center-3.36.4-1

eog-plugins-3.26.5-1

eog-3.36.3-1

evince-3.36.7-1

evolution-data-server-3.36.4-1

evolution-3.36.4-1

folks-0.14.0-1

fuse3-3.9.2-2

gcr-3.36.0-1

gdm-3.36.3-1

geocode-glib-3.26.2-1

gjs-1.64.4-1

glade3-3.36.0-1

gnome-applets-3.36.4-1

gnome-autoar-0.2.4-1

gnome-bluetooth-3.34.1-1

gnome-books-3.34.0-3

gnome-clocks-3.36.2-1

gnome-color-manager-3.36.0-1

gnome-contacts-3.36.2-1

gnome-desktop3-3.36.4-1

gnome-documents-3.34.0-1

gnome-flashback-3.36.3-1

gnome-font-viewer-3.34.0-1

gnome-keyring-3.36.0-1

gnome-menus-3.36.0-1

gnome-online-accounts-3.36.0-1

gnome-panel-3.36.2-1

gnome-session-3.36.0-1

gnome-settings-daemon-3.36.1-1

gnome-shell-3.36.4-1

gnome-software-3.36.1-1

gnome-themes-extra-3.28-2

gnome-tweaks-3.34.0-1

gnome-video-effects-0.5.0-1

gom-0.4-1

graphene-1.10.2-2

grilo-plugins-0.3.11-1

grilo-0.3.12-1

gsettings-desktop-schemas-3.36.1-1

gsound-1.0.2-3

gvfs-1.44.1-1

libaccounts-glib-1.25-1

libappindicator-12.10.0-1

libchamplain-0.12.20-1

libdbusmenu-16.04.0-1

libgdata-0.17.12-1

libgepub-0.6.0-4

libgphoto2-2.5.25-1

libgweather-3.36.1-1

libgxps-0.3.1-1

libhandy0-0.0.13-6

libical-3.0.8-2

libindicator-12.10.1-2

libmtp-1.1.17-1

libnma-1.8.30-2

liboauth-1.0.3-2

libsecret-0.20.3-1

libspectre-0.2.9-1

libwacom-1.4.1-1

libwnck3-3.36.0-1

libxmlb-0.1.15-3

metacity-3.36.1-1

mm-common-1.0.1-3

mobile-broadband-provider-info-0.20190618-1

mozjs68-68.11.0-1

mutter-3.36.4-1

nautilus-3.36.3-1

network-manager-applet-1.18.0-1

pipewire-0.3.8-1

python-dbusmock-0.18.3-6

python-mallard-ducktype-1.0.2-8

startup-notification-0.12-4

totem-pl-parser-3.26.5-1

totem-3.34.1-1

vala-0.48.8-1

xdg-desktop-portal-gtk-1.7.1-1

xdg-desktop-portal-1.7.2-1

yelp-tools-3.32.2-1

yelp-xsl-3.36.0-1

yelp-3.36.0-1

zenity-3.32.0-1

RevLine 
[12446]1%bcond_with systemd
[521]2
[7474]3Summary:        Window management and application launching for GNOME
[9376]4Summary(ja):    GNOME 上でウィンドウの管理及びアプリケーションの起動を行うインターフェース
[7474]5Name:           gnome-shell
[12446]6Version:        3.36.4
7Release:        1%{?_dist_release}%{?with_systemd:.systemd}
8Vendor:         Project Vine
9Distribution:   Vine Linux
[4616]10
[7474]11License:        GPLv2+
12URL:            http://live.gnome.org/GnomeShell
[12446]13%global         shortver %(echo %{version} | sed -e 's/\.[0-9]*$//')
14Source0:        https://download.gnome.org/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
[521]15
[915]16Requires: mutter
[6890]17Requires: ca-certificates
[6011]18Requires: at-spi2-atk
[7633]19Requires: network-manager-applet
20Requires: gnome-tweak-tool
[915]21
[12005]22BuildRequires: meson
[521]23BuildRequires: pkgconfig
[12446]24BuildRequires: python3
25BuildRequires: sassc
26BuildRequires: libxslt
27BuildRequires: gnome-common
28BuildRequires: at-spi2-atk-devel
29BuildRequires: evolution-data-server-devel
30BuildRequires: gcr-devel
31BuildRequires: gtk3-devel
32BuildRequires: gdk-pixbuf-devel
33BuildRequires: gobject-introspection-devel
34BuildRequires: glib2-devel
35BuildRequires: gjs-devel
36BuildRequires: libxml2-devel
[521]37BuildRequires: clutter-devel
[12446]38BuildRequires: cogl-devel
[521]39BuildRequires: mutter-devel
[4616]40BuildRequires: polkit-devel
[12446]41BuildRequires: startup-notification-devel
[12005]42BuildRequires: ibus-devel
[12446]43BuildRequires: libX11-devel
44BuildRequires: gsettings-desktop-schemas-devel
45BuildRequires: gnome-desktop3-devel
[12005]46BuildRequires: gnome-bluetooth-devel
[12446]47BuildRequires: gstreamer1-devel
48BuildRequires: NetworkManager-libnm-devel
49BuildRequires: libsecret-devel
50%if %{with systemd}
51BuildRequires: systemd-devel
52%endif
53BuildRequires: pulseaudio-libs-devel
54BuildRequires: gnome-autoar-devel
55BuildRequires: json-glib-devel
56BuildRequires: bash-completion
57BuildRequires: asciidoc
[521]58
59BuildRoot: %{_tmppath}/%{name}-%{version}-root
60
61%description
[4616]62GNOME Shell is the defining technology of the GNOME 3 desktop user experience.
63It provides core interface functions like switching to windows and launching
64applications. GNOME Shell takes advantage of the capabilities of modern graphics
65hardware and introduces innovative user interface concepts to provide a delightful
66and easy to use experience.
[521]67
68
[7633]69%package        docs
70Summary:        Documentation for %{name}
71Summary(ja):    %{name} 用のドキュメント
72Group:          Documentation
73Requires:       %{name} = %{version}-%{release}
74BuildArch:              noarch
75
76%description    docs
77This package contains documentation for %{name}.
78
79
[521]80%prep
81%setup -q
82
[12446]83
[521]84%build
[12005]85export LANG=ja_JP.UTF-8
86%meson \
[12446]87%if !%{with systemd}
[12005]88  -Dsystemd=false \
[12446]89%endif
[12005]90  -Dgtk_doc=true
91%meson_build
[521]92
[12446]93
[521]94%install
[12005]95export LANG=ja_JP.UTF-8
96%{__rm} -rf %{buildroot}
97%meson_install
[521]98
99%find_lang %{name}
100
101
102
103%clean
104%{__rm} -rf ${RPM_BUILD_ROOT}
105
106
107%post
108/sbin/ldconfig
109touch --no-create %{_datadir}/icons/hicolor
110if [ -x /usr/bin/gtk-update-icon-cache ]; then
111  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
112fi
113
114%postun
115/sbin/ldconfig
116touch --no-create %{_datadir}/icons/hicolor
117if [ -x /usr/bin/gtk-update-icon-cache ]; then
118  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
119fi
[4616]120glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
[521]121
[4616]122%posttrans
123glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
[521]124
[4616]125
[521]126%files -f %{name}.lang
[7633]127%defattr(-,root,root,-)
[12005]128%license COPYING
129%doc NEWS README.md
130%dir %{_sysconfdir}/xdg
131%dir %{_sysconfdir}/xdg/autostart
132%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop
[12446]133%{_bindir}/gnome-*
[7633]134%{_libdir}/%{name}/*
[4616]135%{_libexecdir}/gnome-shell-calendar-server
136%{_libexecdir}/gnome-shell-hotplug-sniffer
[12005]137%{_libexecdir}/gnome-shell-overrides-migration.sh
[4616]138%{_libexecdir}/gnome-shell-perf-helper
[9073]139%{_libexecdir}/gnome-shell-portal-helper
[6011]140%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
[12446]141%{_datadir}/applications/*.desktop
142%{_datadir}/dbus-1/interfaces/*.xml
143%{_datadir}/dbus-1/services/*.service
[4616]144%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
[12005]145%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override
[7633]146%{_datadir}/%{name}/*
147%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
[12005]148%dir %{_datadir}/xdg-desktop-portal
149%dir %{_datadir}/xdg-desktop-portal/portals
150%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
[12446]151%{_mandir}/man1/*.1*
152%dir %{_datadir}/bash-completion
153%dir %{_datadir}/bash-completion/completions
154%{_datadir}/bash-completion/completions/gnome-extensions
155%{_datadir}/icons/hicolor/scalable/apps/*
156%{_datadir}/icons/hicolor/symbolic/apps/*
157%{_datadir}/metainfo/*
158%if %{with systemd}
159%{_userunitdir}/*
160%endif
[7633]161
162%files docs
163%defattr(-,root,root,-)
[6011]164%{_datadir}/gtk-doc/html/shell
165%{_datadir}/gtk-doc/html/st
[521]166
167
168%changelog
[12446]169* Tue Aug 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.4-1
170- new upstream release.
171
[12005]172* Fri Jan 04 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.2-1
173- new upstream release.
174- dropped Patch102: session tracker was switched to elogind.
175- added Patch105.
176
[11447]177* Fri Jan 26 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.20.4-1
178- new upstream release.
179
[10721]180* Sun Jul 31 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.3-2
181- new upstream release
182- add Patch104 (gnome-shell-3.20.3-vine-themes.patch)
183
[10716]184* Mon Jul 18 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.3-1
[10195]185- new upstream release
[10716]186- update Patch104 (gnome-shell-3.20.0-vine-themes.patch)
[10195]187
[9821]188* Fri Nov 20 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.3-1
189- new upstream release
190
[9804]191* Fri Nov 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.2-1
192- new upstream release
193
[9791]194* Thu Nov 05 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.1-1
195- new upstream release
196- update Patch104 (gnome-shell-3.18.1-vine-themes.patch)
197
[9646]198* Sun Jul 05 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-1
199- new upstream release
200
[9630]201* Sun Jun 28 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-3
202- add Patch104 (gnome-shell-3.16.2-vine-themes.patch)
203
[9585]204* Sun May 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-2
205- add Patch103 (gnome-shell-3.16.2-disable-packagekit.patch)
206
[9569]207* Sat May 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
208- new upstream release
209
[9520]210* Sun Apr 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.1-1
211- new upstream release
212
[9484]213* Thu Apr 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
[9475]214- new upstream release
215- add BuildRequires: python3-devel
[9484]216- update Patch102 (gnome-shell-3.16.0-revert-loginManager.patch)
[9475]217
[9376]218* Tue Feb 24 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.14.3-2
219- rebuilt with libical 1.0.1
220
[9178]221* Mon Dec 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.3-1
222- new upstream release
223
[9102]224* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
225- new upstream release
226
[9073]227* Sat Nov 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1.5-1
228- new upstream release
229- update Patch101 (gnome-shell-3.14.1-vine-settings.patch)
230- add Patch102 (gnome-shell-3.14.1.5-revert-loginManager.patch)
231
[8447]232* Sat May 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.2-1
233- new upstream release
234
[8369]235* Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
236- new upstream release
237
[8353]238* Sun Mar 30 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.0-1
239- new upstream release
240
[8219]241* Sat Jan 25 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.3-1
242- new upstream release
243
[8011]244* Sat Nov 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.2.1-1
245- new upstream release
246
[7938]247* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
248- new upstream release
249
[7756]250* Sun Aug 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.4-1
251- new upstream release
252
[7712]253* Sun Jun 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.3-1
254- new upstream release
255
[7681]256* Sun May 19 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.2-1
257- new upstream release
258
[7633]259* Mon Apr 22 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.1-1
260- new upstream release
261- update Patch101 (gnome-shell-vine-settings.patch)
262- add BuildRequires: control-center-devel, libnm-gtk-devel, caribou-devel
263- add Requires: telepathy-logger, network-manager-applet, gnome-tweak-tool
264- create %%{name}-docs subpackage
265
[7516]266* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3.1-1
267- new upstream release
268- remove Source102 (gnome-shell.gnome-3-6.ja.po)
269
[7474]270* Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3-1
271- new upstream release
272- add Source102 (gnome-shell.gnome-3-6.ja.po)
273
[7119]274* Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
275- new upstream release
276- remove Patch0 (gnome-shell-3.4.1-git20121031.patch)
277
[7047]278* Thu Nov 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-2
279- rebuild with telepathy-logger-0.6.0
280- add Patch0 (gnome-shell-3.4.1-git20121031.patch)
281
[6951]282* Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
283- new upstream release
284
[6890]285* Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
286- new upstream release
287- add Patch0 (gnome-shell-3.5.92-git20120921.patch)
288- update Patch101 (gnome-shell-vine-settings.patch)
289- change BuildRequires: ca-certificates instead of openssl
290- add BuildRequires: libcanberra-gtl3-devel
291
[6619]292* Sun Jul 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
293- new upstream release
294- remove Patch103 (gnome-shell-ja.po-date.patch)
295
[6011]296* Sat Apr 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
297- new upstream release
298- update Patch101,103
299- remove Patch0,102
300- add BuildRequires: gcr-devel
301- remove BuildRequires: GConf2-devel
302- add Requires: at-spi2-atk
303
[5448]304* Sat Jan 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2.1-1
305- new upstream release
306- remove Patch1
307
[5206]308* Sun Nov 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-2
309- add Patch0 (gnome-shell-3.2.1-shell_parse_argv.patch)
310- add Patch1 (gnome-shell-3.2.1-ja.po.patch)
311- rename Patch103 (gnome-shell-ja.po-date.patch)
312- drop Patch102
313
[5038]314* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
315- new upstream release
316
[4850]317* Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
318- new upstream release
319
[4812]320* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
321- new upstream release
322- update Patch101
323- update Patch102
324- update Patch103 (gnome-shell-3.1.91.1-ja.po.patch)
325- add BuildRequires: libgudev1-devel, openssl
326
[4704]327* Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90.1-1
328- new upstream release
329- add BuildRequires: folks-devel, NetworkManager-glib-devel
330- add Requires: caribou
331- remove Patch0
332- update Patch101
333- update Patch102
334- update Patch103 (gnome-shell-3.1.90.1-ja.po.patch)
335
[4650]336* Mon Aug 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-2
337- rebuild with gnome-menus-3.1.5
338- add Patch0 (gnome-shell-git20110821.patch)
339
[4616]340* Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
341- new upstream release
342- add BuildRequires: telepathy-logger-devel, polkit-devel, pulseaudio-libs-devel, evolution-data-server-devel
343- change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
344- remove BuildRequires: xulrunner-devel
345- add Patch101 (gnome-shell-vine-settings.patch)
346- add Patch102 (gnome-shell-vine-customize.patch)
347- add Patch103 (gnome-shell-3.1.4-ja.po.patch)
348
[915]349* Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.29.1-2
350- add Requires: mutter
351
[914]352* Sun May 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.29.1-1
353- new upstream release
354
[521]355* Sun Feb 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.0-1
356- initial build for Vine Linux
357
Note: See TracBrowser for help on using the repository browser.