Summary: | adwaita-icon-theme: Please (re)introduce adwaita-cursor-theme subpackage | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin Kofler <kevin> | ||||||
Component: | adwaita-icon-theme | Assignee: | Kalev Lember <kalevlember> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 21 | CC: | kalevlember, rdieter | ||||||
Target Milestone: | --- | Keywords: | Patch | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | adwaita-icon-theme-3.14.1-1.fc21 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-11-10 06:29:37 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Bug Depends On: | |||||||||
Bug Blocks: | 661442 | ||||||||
Attachments: |
|
Description
Kevin Kofler
2014-10-27 03:13:10 UTC
Created attachment 950971 [details]
proposed adwaita-icon-theme.spec patch
Created attachment 950972 [details]
proposed gnome-themes-standard.spec patch
I pushed a slight variation of the patch, does this work for you guys? http://pkgs.fedoraproject.org/cgit/adwaita-icon-theme.git/commit/?id=fddcb93cab6d9f25505c015c58c596fd81f25d41 works for me, though it's not clear to me now whether the icon scriptlets are needed for cursor-only themes or not. I'd previously assumed yes, since the creation of the cursors/ subdir may update the modification time of the parent dir (and invalidate the cache) It probably isn't needed because adwaita-icon-theme has a hard dep on the new cursor theme package. This means that rpm always orders transactions so that adwaita-icon-theme gets installed last -- and runs its icon cache scriptlet then. But if you want to add it, feel free to, I don't mind :) Hopefully we'll be able to delete all the icon cache rpm script crazyness soon. I hear file triggers support is in the works and targeted for the next rpm release. Your change works for us, but you probably want to add this to the adwaita-cursor-theme subpackage: Conflicts: adwaita-icon-theme < 3.4.10-3 This ensures that, if the user has adwaita-icon-theme-3.4.10-2.fcNN or older installed and does a "yum install adwaita-cursor-theme", it will upgrade adwaita-icon-theme to the new version. Without the Conflicts, the user gets a file conflict instead. adwaita-icon-theme-3.14.1-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/adwaita-icon-theme-3.14.1-1.fc21 Package adwaita-icon-theme-3.14.1-1.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing adwaita-icon-theme-3.14.1-1.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-14299/adwaita-icon-theme-3.14.1-1.fc21 then log in and leave karma (feedback). adwaita-icon-theme-3.14.1-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |