Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 2083528 Details for
Bug 2351398
Review Request: workrave - Program that assists in the recovery and prevention of RSI
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 8861465 to 8863074
spec-from-8861465-to-8863074.diff (text/plain), 3.51 KB, created by
Fedora Review Service
on 2025-04-05 13:50:48 UTC
(
hide
)
Description:
The .spec file difference from Copr build 8861465 to 8863074
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2025-04-05 13:50:48 UTC
Size:
3.51 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/8861465 >+++ https://copr.fedorainfracloud.org/coprs/build/8863074 >@@ -12,11 +12,17 @@ > Release: %autorelease > Summary: Program that assists in the recovery and prevention of RSI > # Based on older packages by Dag Wieers <dag@wieers.com> and Steve Ratcliffe >-License: GPL-3.0-or-later >+# The workrave is released under the GPL-3.0-or-later license. Other licenses: >+# libs/config/include/config/IConfiguratorListener.hh: GPL-2.0-or-later >+# ui/app/toolkits/gtkmm/platforms/unix/gtktrayicon.{c,h}: LGPL-2.1-or-later >+# ui/app/toolkits/gtkmm/platforms/unix/protocols/wlr-layer-shell-unstable-v1.xml: HPND >+License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND HPND > URL: https://workrave.org/ > %global tag %(echo %{version} | sed -e 's/[\\.~]/_/g') > Source: https://github.com/rcaelers/workrave/archive/v%{tag}/%{name}-v%{tag}.tar.gz >-Patch: 0001-Make-muilti-monitor-support-most-robust-606.patch >+# Fixes nullptr dereference >+# https://github.com/rcaelers/workrave/issues/606 >+Patch: https://github.com/rcaelers/workrave/commit/1be2073.patch > > BuildRequires: cmake > BuildRequires: desktop-file-utils >@@ -67,7 +73,7 @@ > BuildRequires: fdupes > > >-Requires: %{name}-sounds = %{version}-%{release} >+Requires: %{name}-common = %{version}-%{release} > Requires: dbus-common > Requires: hicolor-icon-theme > Recommends: (%{name}-cinnamon if cinnamon) >@@ -88,11 +94,11 @@ > %description > %{_description} > >-%package sounds >-Summary: Sounds for Workrave events >+%package common >+Summary: Common data (sounds, icons, etc.) for Workrave > BuildArch: noarch > >-%description sounds >+%description common > %{_description} > > # cannot be marked noarch because it depends on the arched main package >@@ -128,6 +134,7 @@ > > %package mate > Requires: mate-panel >+Requires: mate-applets > Requires: %{name}%{?_isa} = %{version}-%{release} > Summary: Workrave applet for MATE > >@@ -205,25 +212,23 @@ > %doc AUTHORS NEWS README.md > %license COPYING > %{_bindir}/%{name} >+# support library for gtk3 applets >+%{_libdir}/girepository-1.0/Workrave-1.0.typelib >+%{_libdir}/libworkrave-private-1.0.so.* >+ >+%files common >+%license COPYING > %{_datadir}/applications/%{app_id}.desktop > %{_datadir}/dbus-1/services/%{app_id}.service > %{_datadir}/glib-2.0/schemas/org.workrave.*.xml > %{_datadir}/icons/hicolor/*/apps/%{name}.* > %{_datadir}/%{name}/ >+%{_datadir}/sounds/%{name}/ > # it isn't a conf file, so non-conffile-in-etc from rpmlint is a false positive here > %{_sysconfdir}/xdg/autostart/%{app_id}.desktop > %{_metainfodir}/%{app_id}.metainfo.xml >-# support library for gtk3 applets >-%{_libdir}/girepository-1.0/Workrave-1.0.typelib >-%{_libdir}/libworkrave-private-1.0.so.* >- >-%files sounds >-%license COPYING >-%{_datadir}/sounds/%{name}/ > > %files cinnamon >-%dir %{_datadir}/cinnamon/ >-%dir %{_datadir}/cinnamon/applets/ > %{_datadir}/cinnamon/applets/workrave@workrave.org/ > > %if %{with gnome} >@@ -232,8 +237,6 @@ > %{_libdir}/girepository-1.0/Workrave-2.0.typelib > %{_libdir}/libworkrave-gtk4-private-1.0.so.* > %endif >-%dir %{_datadir}/gnome-shell/ >-%dir %{_datadir}/gnome-shell/extensions/ > %{_datadir}/gnome-shell/extensions/workrave@workrave.org/ > %endif > >@@ -253,6 +256,7 @@ > %{_libdir}/mate-applets/workrave-applet > %{_datadir}/dbus-1/services/org.mate.panel.applet.WorkraveAppletFactory.service > %{_datadir}/mate-panel/applets/org.workrave.WorkraveApplet.mate-panel-applet >+%{_datadir}/mate-panel/ui > %{_datadir}/mate-panel/ui/workrave-menu.xml > %endif >
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 2351398
:
2079723
|
2079903
|
2083429
| 2083528