diff --git a/gammu-1.3.7-udev.patch b/gammu-1.3.7-udev.patch index a05926a..ff0b947 100644 --- a/gammu-1.3.7-udev.patch +++ b/gammu-1.3.7-udev.patch @@ -1,12 +1,10 @@ ---- ./contrib/CMakeLists.txt.orig 2016-05-29 23:11:29.895312586 +0100 -+++ ./contrib/CMakeLists.txt 2016-05-29 23:13:03.784283936 +0100 -@@ -116,8 +116,8 @@ endif (INSTALL_LSB_INIT) - +--- ./contrib/CMakeLists.txt.orig 2018-06-22 00:49:23.141092493 +0100 ++++ ./contrib/CMakeLists.txt 2018-06-22 00:49:32.710193820 +0100 +@@ -117,7 +117,7 @@ endif (INSTALL_LSB_INIT) if (INSTALL_UDEV_RULES) install ( -- FILES udev/69-gammu-acl.rules + FILES udev/69-gammu-acl.rules - DESTINATION "/etc/udev/rules.d" -+ FILES udev/69-gammu-acl.rules udev/45-nokiadku2.rules + DESTINATION "/usr/lib/udev/rules.d" COMPONENT "udev" ) diff --git a/gammu.spec b/gammu.spec index cede724..8f37ce6 100644 --- a/gammu.spec +++ b/gammu.spec @@ -2,7 +2,7 @@ Name: gammu Version: 1.39.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Command Line utility to work with mobile phones Group: Applications/System @@ -108,7 +108,7 @@ pushd build -DWITH_SYSTEMD=ON \ -DSYSTEMD_SERVICES_INSTALL_DIR=%{_unitdir} \ ../ -make %{?_smp_mflags} +%make_build popd %install @@ -175,6 +175,9 @@ fi %changelog +* Thu Jun 21 2018 Sérgio Basto - 1.39.0-3 +- Remove old udev rule nokiadku2 because use the unknown group pludev (#1592452) + * Wed Feb 07 2018 Fedora Release Engineering - 1.39.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild