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 630451 Details for
Bug 868520
Please build Zukiwi packages for F18
[?]
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]
Don't build gnome-shell theme for Fedora > 17
0001-don-t-build-gnome-shell-theme-for-fedora-17.patch (text/plain), 1.61 KB, created by
Tim Lauridsen
on 2012-10-20 14:52:32 UTC
(
hide
)
Description:
Don't build gnome-shell theme for Fedora > 17
Filename:
MIME Type:
Creator:
Tim Lauridsen
Created:
2012-10-20 14:52:32 UTC
Size:
1.61 KB
patch
obsolete
>From 6dfdb98dac80370fe6ad6f7bb918c8f938751b8a Mon Sep 17 00:00:00 2001 >From: Tim Lauridsen <timlau@fedoraproject.org> >Date: Sat, 20 Oct 2012 10:46:58 -0400 >Subject: [PATCH] don't build gnome-shell theme for fedora > 17 > >--- > zukiwi.spec | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > >diff --git a/zukiwi.spec b/zukiwi.spec >index c932469..de8399b 100644 >--- a/zukiwi.spec >+++ b/zukiwi.spec >@@ -68,7 +68,7 @@ Requires: %{name}-common = %{version}-%{release}, xfwm4 > %description xfwm4-theme > Themes for Xfwm4 as part of the %{theme_name} theme. > >- >+%if 0%{?fedora} < 18 > %package -n gnome-shell-theme-%{name} > Summary: %{theme_name} GNOME Shell theme > Group: User Interface/Desktops >@@ -76,7 +76,7 @@ Requires: %{name}-common = %{version}-%{release}, gnome-shell-extension-us > > %description -n gnome-shell-theme-%{name} > %{theme_name} GNOME Shell theme. >- >+%endif > > %prep > %setup -q -c -n %{name}_by_%{author}-%{tag} >@@ -100,6 +100,9 @@ rm -r %{theme_name}/unity/ > %install > mkdir -p -m755 %{buildroot}%{_datadir}/themes/%{theme_name} > cp -pr %{theme_name}/* %{buildroot}%{_datadir}/themes/%{theme_name} >+%if 0%{?fedora} > 17 >+rm -rf %{buildroot}%{_datadir}/themes/%{theme_name}/gnome-shell >+%endif > > > %files common >@@ -122,10 +125,10 @@ cp -pr %{theme_name}/* %{buildroot}%{_datadir}/themes/%{theme_name} > %files xfwm4-theme > %{_datadir}/themes/%{theme_name}/xfwm4/ > >- >+%if 0%{?fedora} < 18 > %files -n gnome-shell-theme-%{name} > %{_datadir}/themes/%{theme_name}/gnome-shell/ >- >+%endif > > %changelog > * Fri Aug 17 2012 Mattia Meneguzzo <odysseus@fedoraproject.org> - 20120817-1 >-- >1.7.12.1 >
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 868520
: 630451