From 86e966fed1ea39566cabd53be8ca335cfe5ab0c1b7139b72d569b9797a39924d Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Wed, 29 Jun 2016 06:51:50 +0000 Subject: [PATCH] Accepting request 405364 from home:jengelh:branches:X11:Utilities - Drop excessive dependencies OBS-URL: https://build.opensuse.org/request/show/405364 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/qhexedit2?expand=0&rev=6 --- qhexedit2.changes | 5 +++++ qhexedit2.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/qhexedit2.changes b/qhexedit2.changes index d34c45f..556e50c 100644 --- a/qhexedit2.changes +++ b/qhexedit2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 27 21:37:13 UTC 2016 - jengelh@inai.de + +- Drop excessive dependencies + ------------------------------------------------------------------- Thu Apr 14 17:34:39 UTC 2016 - aloisio@gmx.com diff --git a/qhexedit2.spec b/qhexedit2.spec index c604355..ebdffd5 100644 --- a/qhexedit2.spec +++ b/qhexedit2.spec @@ -37,7 +37,6 @@ BuildRequires: desktop-file-utils BuildRequires: libqt4-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %endif -Requires: lib%{name} = %{version}-%{release} %description QHexEdit is a hex editor widget written in C++ for the Qt framework. @@ -59,7 +58,6 @@ Group: Documentation/HTML %if 0%{?suse_version} > 1110 BuildArch: noarch %endif -Requires: %{name} = %{version}-%{release} %description doc The %{name}-doc package contains the documentation and examples for %{name}.