Accepting request 1172461 from GNOME:Next
- Keep en and en_GB 'translations' in the main package: do not force -lang packages onto all users. OBS-URL: https://build.opensuse.org/request/show/1172461 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=173
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 7 13:45:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Keep en and en_GB 'translations' in the main package: do not
|
||||||
|
force -lang packages onto all users.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 27 06:23:31 UTC 2024 - xiaoguang wang <xiaoguang.wang@suse.com>
|
Tue Feb 27 06:23:31 UTC 2024 - xiaoguang wang <xiaoguang.wang@suse.com>
|
||||||
|
|
||||||
|
@@ -176,6 +176,8 @@ cp %{SOURCE1} subprojects/packagecache/
|
|||||||
%dir %{_localstatedir}/lib/AccountsService
|
%dir %{_localstatedir}/lib/AccountsService
|
||||||
%dir %{_localstatedir}/lib/AccountsService/users
|
%dir %{_localstatedir}/lib/AccountsService/users
|
||||||
%dir %{_localstatedir}/lib/AccountsService/icons
|
%dir %{_localstatedir}/lib/AccountsService/icons
|
||||||
|
%{_datadir}/locale/en/LC_MESSAGES/accounts-service.mo
|
||||||
|
%{_datadir}/locale/en_GB/LC_MESSAGES/accounts-service.mo
|
||||||
|
|
||||||
%files -n libaccountsservice0
|
%files -n libaccountsservice0
|
||||||
%{_libdir}/*.so.0*
|
%{_libdir}/*.so.0*
|
||||||
@@ -199,5 +201,7 @@ cp %{SOURCE1} subprojects/packagecache/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files lang -f accounts-service.lang
|
%files lang -f accounts-service.lang
|
||||||
|
%exclude %{_datadir}/locale/en/LC_MESSAGES/accounts-service.mo
|
||||||
|
%exclude %{_datadir}/locale/en_GB/LC_MESSAGES/accounts-service.mo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user