Overview

Request 508581 superseded

- update to version 1.7.0
- install zsh completions

Loading...


Sebastian Wagner's avatar

@mimi_vx:

I now used %{!?%license: %global %license %doc} but then I get: udiskie-1.7.0-4.1.noarch.rpm: directories not owned by a package: /usr/share/licenses

(on SLE 12 and 42.1)

Request History
Sebastian Wagner's avatar

sebix created request

- update to version 1.7.0
- install zsh completions


Ondřej Súkup's avatar

mimi_vx declined request

+%doc CHANGES.rst CONTRIBUTORS README.rst
+%if 0%{?leap_version} >= 420200 || 0%{?suse_version} > 1320
+%license COPYING
+%else
+%doc COPYING
+%endif

is wrong .. will fail on sle12 + can be solved in a better way without querying version: try if it is defined %license if not %global %license %doc


openSUSE Build Service is sponsored by