commit df03718e98366f1feec083135a97ba6c617096e5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Dec 8 18:52:47 2018 +0100
Drop systemd-udev
openhantek.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openhantek.spec b/openhantek.spec
index 16e9e91..b6dba4d 100644
--- a/openhantek.spec
+++ b/openhantek.spec
@@ -4,7 +4,7 @@
Name: openhantek
Version: 0
-Release: 2.%{date}git%{gitcommit}%{?dist}
+Release: 3.%{date}git%{gitcommit}%{?dist}
Summary: Hantek and compatible USB digital signal oscilloscope
#Contain nonfree firmware
@@ -28,7 +28,6 @@ BuildRequires: doxygen
BuildRequires: pkgconfig(udev)
Requires: hicolor-icon-theme
-Requires: systemd-udev
%description
OpenHantek is a free software for Hantek and compatible
@@ -67,6 +66,10 @@ install -p -D -m 644 %{name}/res/images/%{name}.svg
%{buildroot}%{_datadir}/icon
%changelog
+* Sat Dec 08 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 0-3.20180722git7862387
+- Drop systemd-udev as it's installed by default.
+ This avoid a dependency break in el7 as udev is provided by the systemd package
+
* Wed Aug 01 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0-2.20180722git7862387
- Update to latest git
Show replies by date