From 224636aeca22d66cf322bbce0489fe917996f1134ae4ae8fbc19054a75e2dd45 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 27 Apr 2015 16:31:45 +0000 Subject: [PATCH] Accepting request 304169 from home:Zaitor:branches:Base:System The really required is xterm-bin, as the program itself can run in any terminal. OBS-URL: https://build.opensuse.org/request/show/304169 OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=35 --- powertop.changes | 6 ++++++ powertop.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/powertop.changes b/powertop.changes index bdd23d1..315b28a 100644 --- a/powertop.changes +++ b/powertop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 27 10:38:27 UTC 2015 - zaitor@opensuse.org + +- Exchange xterm for xterm-bin Requires, as the xterm.desktop file + is not needed. + ------------------------------------------------------------------- Sun Apr 12 08:50:44 UTC 2015 - mpluskal@suse.com diff --git a/powertop.spec b/powertop.spec index 456a309..eedb017 100644 --- a/powertop.spec +++ b/powertop.spec @@ -38,7 +38,7 @@ BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libnl-genl-3.0) BuildRequires: pkgconfig(libpci) BuildRequires: pkgconfig(zlib) -Requires: xterm +Requires: xterm-bin Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires}