Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 950971 Details for
Bug 1157324
adwaita-icon-theme: Please (re)introduce adwaita-cursor-theme subpackage
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
proposed adwaita-icon-theme.spec patch
adwaita-icon-theme.patch (text/plain), 3.01 KB, created by
Rex Dieter
on 2014-10-27 12:16:51 UTC
(
hide
)
Description:
proposed adwaita-icon-theme.spec patch
Filename:
MIME Type:
Creator:
Rex Dieter
Created:
2014-10-27 12:16:51 UTC
Size:
3.01 KB
patch
obsolete
>diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec >index 8d3b2ae..056b21c 100644 >--- a/adwaita-icon-theme.spec >+++ b/adwaita-icon-theme.spec >@@ -1,6 +1,6 @@ > Name: adwaita-icon-theme > Version: 3.14.0 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Adwaita icon theme > > License: LGPLv3+ or CC-BY-SA >@@ -14,9 +14,8 @@ BuildRequires: librsvg2 > BuildRequires: /usr/bin/gtk-encode-symbolic-svg > BuildRequires: /usr/bin/gtk-update-icon-cache > >-# Replace adwaita-cursor-theme subpackage from gnome-themes-standard >-Provides: adwaita-cursor-theme = %{version}-%{release} >-Obsoletes: adwaita-cursor-theme < 3.13.1-2 >+# when adwaita-cursor-theme was spilt out (#1157324) >+Obsoletes: adwaita-icon-theme < 3.14.0-2 > > %description > This package contains the Adwaita icon theme used by the GNOME desktop. >@@ -24,11 +23,22 @@ This package contains the Adwaita icon theme used by the GNOME desktop. > %package devel > Summary: Development files for %{name} > Requires: %{name} = %{version}-%{release} >+Requires: adwaita-cursor-theme = %{version}-%{release} > > %description devel > The %{name}-devel package contains the pkgconfig file for > developing applications that use %{name}. > >+%package -n adwaita-cursor-theme >+Summary: Adwaita cursor theme >+# when adwaita-cursor-theme was spilt out (#1157324) >+Obsoletes: adwaita-icon-theme < 3.14.0-2 >+ >+%description -n adwaita-cursor-theme >+The adwaita-cursor-theme package contains a modern set of cursors originally >+designed for the GNOME desktop. >+ >+ > %prep > %setup -q > >@@ -55,6 +65,7 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || : > > %files > %doc COPYING* >+%dir %{_datadir}/icons/Adwaita > %{_datadir}/icons/Adwaita/8x8/ > %{_datadir}/icons/Adwaita/16x16/ > %{_datadir}/icons/Adwaita/22x22/ >@@ -64,16 +75,36 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || : > %{_datadir}/icons/Adwaita/64x64/ > %{_datadir}/icons/Adwaita/96x96/ > %{_datadir}/icons/Adwaita/256x256/ >-%{_datadir}/icons/Adwaita/cursors/ > %{_datadir}/icons/Adwaita/scalable/ > %{_datadir}/icons/Adwaita/scalable-up-to-32/ > %{_datadir}/icons/Adwaita/index.theme > %ghost %{_datadir}/icons/Adwaita/icon-theme.cache > >+%post -n adwaita-cursor-theme >+touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || : >+ >+%postun -n adwaita-cursor-theme >+if [ $1 -eq 0 ] ; then >+ touch --no-create %{_datadir}/icons/Adwaita &>/dev/null >+ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || : >+fi >+ >+%posttrans -n adwaita-cursor-theme >+gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || : >+ >+%files -n adwaita-cursor-theme >+%doc COPYING* >+%dir %{_datadir}/icons/Adwaita >+%{_datadir}/icons/Adwaita/cursors/ >+%ghost %{_datadir}/icons/Adwaita/icon-theme.cache >+ > %files devel > %{_datadir}/pkgconfig/adwaita-icon-theme.pc > > %changelog >+* Mon Oct 27 2014 Rex Dieter <rdieter@fedoraproject.org> 3.14.0-2 >+- adwaita-cursor-theme subpkg (#1157324) >+ > * Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1 > - Update to 3.14.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1157324
: 950971 |
950972