[xine-ui/el6: 6/6] adjust spec to el6

mjg mjg at fedoraproject.org
Fri Aug 31 15:40:49 UTC 2012


commit 8ef670cb50b8d48fad9200bd429d31ccf082a100
Author: Michael J Gruber <mjg at fedoraproject.org>
Date:   Fri Aug 31 17:39:46 2012 +0200

    adjust spec to el6

 xine-ui.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xine-ui.spec b/xine-ui.spec
index bf75f2c..9543738 100644
--- a/xine-ui.spec
+++ b/xine-ui.spec
@@ -6,7 +6,7 @@
 Summary:        A skinned xlib-based gui for xine-lib
 Name:           xine-ui
 Version:        0.99.6
-Release:        31%{?dist}
+Release:        32%{?dist}
 License:        GPLv2+
 Group:          Applications/Multimedia
 URL:            http://www.xine-project.org/
@@ -92,7 +92,8 @@ BuildRequires:  xine-lib-devel >= 1.1.0
 BuildRequires:  xorg-x11-proto-devel
 
 # Lirc-devel is not available on EPEL-5
-%if 0%{?rhel} == 0
+%if 0%{?rhel} == 05
+%else
 BuildRequires:  lirc-devel
 %endif
 
@@ -279,6 +280,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_bindir}/aaxine
 
 %changelog
+* Fri Aug 31 2012 Michael J Gruber <mjg at fedoraproject.org> 0.99.6-32
+- el6 has lirc
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99.6-31
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list