diff --git a/oxygen5.changes b/oxygen5.changes index d337377..9433f61 100644 --- a/oxygen5.changes +++ b/oxygen5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 17 07:37:34 UTC 2021 - Dominique Leuenberger + +- Do not own the directory /usr/share/sounds, but only the content + of it. The directory is owned by the filesystem package. + ------------------------------------------------------------------- Thu May 13 18:15:41 UTC 2021 - Fabian Vogt diff --git a/oxygen5.spec b/oxygen5.spec index 51267e6..fa97b26 100644 --- a/oxygen5.spec +++ b/oxygen5.spec @@ -65,9 +65,9 @@ Requires: oxygen5-decoration Obsoletes: oxygen5-decoration %endif Requires: oxygen5-style -Recommends: oxygen5-sounds -Recommends: oxygen-cursors Recommends: %{name}-lang +Recommends: oxygen-cursors +Recommends: oxygen5-sounds %description Provides Oxygen style, KWin decoration, cursors and sounds. @@ -94,8 +94,8 @@ Provides: oxygen4-cursors = %{version} Obsoletes: oxygen-cursors4 < %{version} Provides: oxygen-cursors4 = %{version} %else -Conflicts: oxygen4-cursors Conflicts: oxygen-cursors4 +Conflicts: oxygen4-cursors %endif Obsoletes: oxygen-cursors5 < %{version} Provides: oxygen-cursors5 = %{version} @@ -131,6 +131,7 @@ This package contains the libraries Oxygen's KWin decoration. %endif %lang_package + %prep %setup -q -n oxygen-%{version} @@ -185,7 +186,7 @@ This package contains the libraries Oxygen's KWin decoration. %files sounds %license COPYING* -%{_kf5_sharedir}/sounds/ +%{_kf5_sharedir}/sounds/* %files cursors %license COPYING*