From 1d7e64bab5ee8993cb67ca47fdd16b4928728e51 Mon Sep 17 00:00:00 2001 From: olf Date: Mon, 31 Aug 2020 17:19:27 +0200 Subject: [PATCH] Missed change when "basically reverting to v1.1.5" Correcting and enhancing the wrongly altered comment, which was principal reason for "basically reverting to v1.1.5". --- rpm/obexd-contentfilter-off.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rpm/obexd-contentfilter-off.spec b/rpm/obexd-contentfilter-off.spec index 4c99b77..654885d 100644 --- a/rpm/obexd-contentfilter-off.spec +++ b/rpm/obexd-contentfilter-off.spec @@ -17,9 +17,9 @@ License: MIT URL: https://github.com/Olf0/%{name} Source: https://github.com/Olf0/%{name}/archive/%{version}/%{name}-%{version}.tar.gz # rpmbuild (as of v4.14.1) handles the Icon tag awkwardly and in contrast to the Source tag(s): -# It only accepts a file path to a GIF or XPM file (successfully tested GIF89a and XPMv3, but -# an XPM icon results in bad visual quality and large file size) rooted in the SOURCE directory -# (but not in the tarball)! +# It only accepts a GIF or XPM file (a path is stripped to its basename!) in the SOURCE directory +# (but not in the tarball)! Successfully tested GIF89a and XPMv3, but an XPM icon results in +# bad visual quality and large file size. # Hence only to be used, when the file is put there: #Icon: kdebluetooth.256x256.gif BuildArch: noarch