|
|
|
@ -5,12 +5,13 @@
|
|
|
|
|
Summary: Yandex Browser Corporate
|
|
|
|
|
Name: yandex-browser-corporate
|
|
|
|
|
Version: 24.7.6.1037
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
License: Multiple, see http://browser.yandex.ru/
|
|
|
|
|
Url: http://browser.yandex.ru/
|
|
|
|
|
License: Multiple, see https://yandex.ru/legal/browser_agreement/
|
|
|
|
|
Url: https://browser.yandex.ru/
|
|
|
|
|
Source0: yandex-browser-stable-%{version}-1.x86_64.rpm
|
|
|
|
|
Source1: yandex-browser-corporate.rpmlintrc
|
|
|
|
|
Source2: yandex-browser.appdata.xml
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: x86_64
|
|
|
|
|
|
|
|
|
@ -64,6 +65,8 @@ sed -i 's@Icon=yandex-browser@Icon=yandex-browser-corporate@g' \
|
|
|
|
|
sed -i '/Name=Yandex Browser/aName[ru]=Яндекс Браузер' \
|
|
|
|
|
%{buildroot}%{_datadir}/applications/yandex-browser.desktop
|
|
|
|
|
|
|
|
|
|
install -m644 %{SOURCE2} %{buildroot}%{_datadir}/appdata/yandex-browser.appdata.xml
|
|
|
|
|
|
|
|
|
|
# link libffmpeg with chromium package
|
|
|
|
|
pushd %{buildroot}%{yandex_browser_path}/
|
|
|
|
|
ln -sf ../../../usr/lib64/chromium-browser/libffmpeg.so
|
|
|
|
@ -110,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
%{yandex_browser_path}/libqt6_shim.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 22 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 24.7.6.1037-2
|
|
|
|
|
- Fix appdata file
|
|
|
|
|
|
|
|
|
|
* Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 24.7.6.1037-1.inferit
|
|
|
|
|
- Update to 24.7.6.1037
|
|
|
|
|
|
|
|
|
|