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