Description of problem: config file (sample) included in RPM are not used and has to be renamed. Version-Release number of selected component (if applicable): 1.0.3 How reproducible: always Actual results: rpm -ql vdr-graphlcd |grep sysconfig /etc/sysconfig/vdr-plugins.d/vdr-graphlcd.conf /etc/sysconfig/vdr-plugins.d/vdr-graphlcd.conf.sample Additional info: %{name} -> %{sname} install -Dpm 644 %{SOURCE1} \ - %{buildroot}%{_sysconfdir}/sysconfig/vdr-plugins.d/%{name}.conf + %{buildroot}%{_sysconfdir}/sysconfig/vdr-plugins.d/%{sname}.conf install -Dpm 644 %{SOURCE2} \ - %{buildroot}%{_sysconfdir}/sysconfig/vdr-plugins.d/%{name}.conf.sample + %{buildroot}%{_sysconfdir}/sysconfig/vdr-plugins.d/%{sname}.conf.sample -%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{name}.conf -%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{name}.conf.sample +%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{sname}.conf +%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{sname}.conf.sample BTW: Potentially wait with new RPM until 1.0.4 is released, see also https://github.com/vdr-projects/vdr-plugin-graphlcd/pull/5
FEDORA-2021-0606ac972e has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-0606ac972e
FEDORA-2021-ac46050ce1 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ac46050ce1
FEDORA-2021-ac46050ce1 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-ac46050ce1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-ac46050ce1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-0606ac972e has been pushed to the Fedora 32 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-0606ac972e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-0606ac972e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-0606ac972e has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-ac46050ce1 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.