[telepathy-qt4] add rhel condition

Radek Novacek rnovacek at fedoraproject.org
Tue May 22 13:51:11 UTC 2012


commit 6e749b26935c641f4fc7b04f5910fa00808f9477
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Tue May 22 15:28:16 2012 +0200

    add rhel condition

 telepathy-qt4.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index b6c5859..65f5b1f 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -1,6 +1,6 @@
 Name:    telepathy-qt4
 Version: 0.9.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: High-level bindings for Telepathy
 
 License: LGPLv2+
@@ -19,7 +19,7 @@ BuildRequires: dbus-python python2-devel
 BuildRequires: doxygen
 BuildRequires: pkgconfig(gstreamer-interfaces-0.10) 
 BuildRequires: pkgconfig(QtDBus) pkgconfig(QtNetwork) pkgconfig(QtXml)
-%if 0%{?fedora} > 16
+%if 0%{?fedora} > 16 || 0%{?rhel} >= 7
 %define farstream 1
 BuildRequires: pkgconfig(telepathy-farstream)
 # unit tests
@@ -137,6 +137,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Tue May 22 2012 Radek Novacek <rnovacek at redhat.com> 0.9.1-4
+- add rhel condition
+
 * Thu Apr 05 2012 Rex Dieter <rdieter at fedoraproject.org> 0.9.1-3
 - -farsight subpkg (f16)
 


More information about the scm-commits mailing list