https://bugzilla.redhat.com/show_bug.cgi?id=1246903

Kalev Lember <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #34 from Kalev Lember <[email protected]> ---
> # In Fedora  >= 24 %%{_datadir}/gnome-shell/extensions/ is owned by 
> gnome-shell,
> # before it was owned by gnome-shell-extension-common
> %if 0%{?fedora} >= 24
> Requires:       gnome-shell >= 3.12.0
> %else
> Requires:       gnome-shell-extension-common >= 3.12.0
> %endif

Depending on gnome-shell-extension-common is wrong, please don't do that. It's
an internal subpackage for gnome-shell-extensions srpm and ships translations
and a few other things for packages that come from that srpm. It is not meant
for other packages to depend on. Just use multiple directory ownership on F22
and older as per
https://fedoraproject.org/wiki/Packaging:Guidelines#File_and_Directory_Ownership
and depend on gnome-shell on F23+.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to