]> git.pld-linux.org Git - packages/avahi.git/blobdiff - avahi.spec
- use functions
[packages/avahi.git] / avahi.spec
index ef16696a9cb3de919b79e66778f0b909fa80687e..2b2c9b422b80bca01bb1a36971a1c35b1e2953b8 100644 (file)
@@ -9,7 +9,7 @@
 %bcond_without qt3             # build without qt3 bindings
 %bcond_without qt4             # build without qt4 bindings
 #
-%if %{without qt}
+%if !%{with qt}
 %undefine      with_qt3
 %undefine      with_qt4
 %endif
 Summary:       Free mDNS/DNS-SD implementation
 Summary(pl):   Wolna implementacja mDNS/DNS-SD
 Name:          avahi
-Version:       0.6.14
-Release:       1
+Version:       0.6.15
+Release:       2
 License:       GPL v.2/LGPL
 Group:         Applications
-Source0:       http://avahi.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 6abad76bbc2ac0f51a8869b3a2e5c238
+Source0:       http://lathiat.net/%{name}-%{version}.tar.gz
+# Source0-md5: 94dbd41336d18c47fc8213735a3fbf8e
 Source1:       %{name}-daemon
 Source2:       %{name}-dnsconfd
 Source3:       %{name}.png
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-glade.patch
 Patch2:                %{name}-destdir.patch
+Patch3:                %{name}-dbus.patch
 URL:           http://avahi.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -48,6 +49,7 @@ BuildRequires:        mono-csharp
 BuildRequires: monodoc
 %endif
 BuildRequires: pkgconfig
+BuildRequires: python >= 1:2.4
 BuildRequires: python-dbus >= 0.71
 BuildRequires: python-pygtk-devel >= 2:2.9.6
 %if %{with qt3}
@@ -398,6 +400,7 @@ Narz
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.076631 seconds and 4 git commands to generate.