ALT Linux Bugzilla
– Attachment 19155 Details for
Bug 55262
plots: ошибка обновления
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
plots-0.8.5-alt-fixes.patch
plots-0.8.5-alt-fixes.patch (text/plain), 1.63 KB, created by
Aleksandr Shamaraev
on 2025-07-22 11:18:44 MSK
(
hide
)
Description:
plots-0.8.5-alt-fixes.patch
Filename:
MIME Type:
Creator:
Aleksandr Shamaraev
Created:
2025-07-22 11:18:44 MSK
Size:
1.63 KB
patch
obsolete
>--- plots.spec 2025-05-07 05:11:11.000000000 +1100 >+++ plots_a.spec 2025-07-22 19:05:01.933638953 +1100 >@@ -9,7 +9,7 @@ > > Name: plots > Version: %ver_major.5 >-Release: alt2.1 >+Release: alt2.2 > > Summary: A graph plotter for GNOME > License: GPL-3.0-or-later >@@ -50,12 +50,14 @@ > %prep > %setup %{?_disable_snapshot:-n %_name-%version} > >+subst "s|plots.locale|plots.locale2|" plots/i18n.py >+ > %build > %pyproject_build > > %install > %pyproject_install >-mkdir -p %buildroot/%_datadir/{applications,help,metainfo,locale} >+mkdir -p %buildroot/%_datadir/{applications,help,metainfo} > cp res/%rdn_name.desktop %buildroot/%_datadir/applications/ > cp res/%rdn_name.metainfo.xml %buildroot/%_datadir/metainfo > >@@ -73,13 +75,16 @@ > ln -sf ../../../../../share/fonts/ttf/dejavu/DejaVuSans.ttf \ > %buildroot%python3_sitelibdir_noarch/%pypi_name/res/DejaVuSans.ttf > >-%find_lang --with-gnome %name >+mv %buildroot%python3_sitelibdir_noarch/%pypi_name/locale %buildroot%python3_sitelibdir_noarch/%pypi_name/locale2 >+ >+#%find_lang --with-gnome %name > > %check > export PYTHONPATH=%buildroot%python3_sitelibdir_noarch > py.test3 > >-%files -f %name.lang >+%files >+#-f %name.lang > %_bindir/%name > %python3_sitelibdir_noarch/%pypi_name/ > %python3_sitelibdir_noarch/%{pyproject_distinfo %pypi_name}/ >@@ -87,9 +92,13 @@ > #%_datadir/glib-2.0/schemas/%rdn_name.gschema.xml > #%_iconsdir/hicolor/*/apps/%{rdn_name}*.svg > %_datadir/metainfo/%rdn_name.metainfo.xml >+%_datadir/help > %doc README* > > %changelog >+* Tue Jul 22 2025 Aleksandr Shamaraev <shad@altlinux.org> 0.8.5-alt2.2 >+- test >+ > * Tue May 06 2025 Yuri N. Sedunov <aris@altlinux.org> 0.8.5-alt2.1 > - fixed build with setuptools 75.8.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 55262
: 19155