|
|
@ -5,12 +5,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: gnome-shell-extension-%{extname_full}
|
|
|
|
Name: gnome-shell-extension-%{extname_full}
|
|
|
|
Version: 17
|
|
|
|
Version: 17
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
Summary: GNOME Shell extension (next gen) for providing desktop icons
|
|
|
|
Summary: GNOME Shell extension (next gen) for providing desktop icons
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
|
URL: https://gitlab.com/rastersoft/desktop-icons-ng
|
|
|
|
URL: https://gitlab.com/rastersoft/desktop-icons-ng
|
|
|
|
Source0: %{url}/-/archive/%{version}/desktop-icons-ng-%{version}.tar.xz
|
|
|
|
Source0: %{url}/-/archive/%{version}/desktop-icons-ng-%{version}.tar.xz
|
|
|
|
|
|
|
|
Source1: russian.mo
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
#BuildRequires: gobject-introspection
|
|
|
|
#BuildRequires: gobject-introspection
|
|
|
@ -44,7 +45,7 @@ install -d -m 755 %{buildroot}%{_datadir}/glib-2.0/schemas
|
|
|
|
mv %{extid}/schemas/%{uuid}.gschema.xml %{buildroot}%{_datadir}/glib-2.0/schemas
|
|
|
|
mv %{extid}/schemas/%{uuid}.gschema.xml %{buildroot}%{_datadir}/glib-2.0/schemas
|
|
|
|
rm -rf %{extid}/schemas
|
|
|
|
rm -rf %{extid}/schemas
|
|
|
|
mv %{extid} %{buildroot}%{_datadir}/gnome-shell/extensions/
|
|
|
|
mv %{extid} %{buildroot}%{_datadir}/gnome-shell/extensions/
|
|
|
|
|
|
|
|
cp -vrf %{SOURCE1} %{buildroot}%{_datadir}/gnome-shell/extensions/%{extid}/locale/ru/LC_MESSAGES/%{extname}.mo
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%{_datadir}/glib-2.0/schemas/%{uuid}.gschema.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/%{uuid}.gschema.xml
|
|
|
@ -52,6 +53,9 @@ mv %{extid} %{buildroot}%{_datadir}/gnome-shell/extensions/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Mar 12 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 17-1.inferit
|
|
|
|
|
|
|
|
- Update Russian translation
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 20 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 17-1
|
|
|
|
* Tue Feb 20 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 17-1
|
|
|
|
- Update to 17
|
|
|
|
- Update to 17
|
|
|
|
|
|
|
|
|
|
|
|