[xfwm4/el6] Only use nodoka theme in Fedora, no EPEL

Orion Poplawski orion at fedoraproject.org
Tue Oct 4 15:15:41 UTC 2011


commit 1f220df19215b61e6ccbb775dc178f1f717efbc0
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Oct 4 09:15:28 2011 -0600

    Only use nodoka theme in Fedora, no EPEL

 xfwm4.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/xfwm4.spec b/xfwm4.spec
index dcf8e42..d70c1ef 100644
--- a/xfwm4.spec
+++ b/xfwm4.spec
@@ -2,7 +2,7 @@
 
 Name:           xfwm4
 Version:        4.8.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Next generation window manager for Xfce
 
 Group:          User Interface/Desktops
@@ -31,8 +31,10 @@ xfwm4 is a window manager compatible with GNOME, GNOME2, KDE2, KDE3 and Xfce.
 
 %prep
 %setup -q
-# use Nodoka Theme
+# use Nodoka Theme in Fedora
+%if 0%{?fedora}
 %patch0 -p1 -b .nodoka
+%endif 
 
 
 %build
@@ -88,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Oct 4 2011 Orion Poplawski <orion at cora.nwra.com> - 4.8.1-3
+- Only use nodoka theme in Fedora, no EPEL
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list