diff --git a/beep.spec b/beep.spec index 46e9fbb..46194c6 100644 --- a/beep.spec +++ b/beep.spec @@ -8,7 +8,7 @@ Summary: Beep the PC speaker any number of ways Name: beep Version: 1.3 -Release: 9%{?dist} +Release: 11%{?dist} Group: Applications/System License: GPLv2+ @@ -96,11 +96,14 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/beep.1.gz %if %{ship_modprobe_config} %doc README.fedora -%attr(0644,root,root) %{_sysconfdir}/modprobe.d/beep.conf +%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/modprobe.d/beep.conf %endif %changelog +* Sun Jan 17 2016 Hans Ulrich Niedermann - 1.3-11 +- Do not replace config file modprobe.d/beep.conf (#1087616) + * Fri Aug 15 2014 Fedora Release Engineering - 1.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild