From 046b0859f52703e3ce0aaae70860bb28f46f3325 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Thu, 2 Oct 2014 00:31:31 +0200 Subject: RPM Packaging: update avahi-tqt --- redhat/dependencies/avahi-tqt/avahi-tqt-14.0.0.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'redhat/dependencies/avahi-tqt') diff --git a/redhat/dependencies/avahi-tqt/avahi-tqt-14.0.0.spec b/redhat/dependencies/avahi-tqt/avahi-tqt-14.0.0.spec index 736d4e8ac..3edaa6884 100644 --- a/redhat/dependencies/avahi-tqt/avahi-tqt-14.0.0.spec +++ b/redhat/dependencies/avahi-tqt/avahi-tqt-14.0.0.spec @@ -51,6 +51,8 @@ BuildRequires: pkgconfig BuildRequires: libtool BuildRequires: gettext-devel + +# GLIB2 support BuildRequires: glib2-devel # DBUS support @@ -184,7 +186,17 @@ export PATH="%{tde_bindir}:${PATH}" --disable-dependency-tracking \ \ --enable-compat-libdns_sd \ - --with-systemdsystemunitdir=/lib/systemd/system + --with-systemdsystemunitdir=/lib/systemd/system \ +%if 0%{?suse_release} + --with-distro=suse \ +%endif +%if 0%{?fedora} || 0%{?rhel} + --with-distro=fedora \ +%endif +%if 0%{?mdkversion} || 0%{?mgaversion} + --with-distro=mandriva \ +%endif + %__make %{?_smp_mflags} -- cgit v1.2.1