]> git.pld-linux.org Git - packages/avahi.git/blobdiff - avahi.spec
- up to 0.6.30
[packages/avahi.git] / avahi.spec
index b3d316e809f7299472805f4324450bbe016340ef..9ffa9d06474c6ea0b5c643242ff3b70e7d3fbc55 100644 (file)
 Summary:       Free mDNS/DNS-SD/Zeroconf implementation
 Summary(pl.UTF-8):     Wolna implementacja mDNS/DNS-SD/Zeroconf
 Name:          avahi
-Version:       0.6.28
-Release:       6
+Version:       0.6.30
+Release:       1
 License:       LGPL v2.1+
 Group:         Applications
 Source0:       http://avahi.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: d0143a5aa3265019072e53ab497818d0
+# Source0-md5: e4db89a2a403ff4c47d66ac66fad1f43
 Source1:       %{name}-daemon
 Source2:       %{name}-dnsconfd
 Source3:       %{name}.png
@@ -66,7 +66,7 @@ BuildRequires:        glib2-devel >= 1:2.12.2
 BuildRequires: gtk+2-devel >= 2:2.14.0
 %endif
 %if %{with gtk3}
-BuildRequires: glib2-devel >= 2:2.28.0
+BuildRequires: glib2-devel >= 1:2.28.0
 BuildRequires: gtk+3-devel >= 3.0.0
 %endif
 BuildRequires: intltool >= 0.35
@@ -695,7 +695,8 @@ ln -sf %{_pkgconfigdir}/avahi-compat-howl.pc \
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
 
-%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/{avahi-{browse-domains,publish-address,publish-service,resolve-address,resolve-host-name},bvnc}.1
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/avahi-{browse-domains,publish-address,publish-service,resolve-address,resolve-host-name}.1
+%{?with_gtk:%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/bvnc.1}
 echo '.so avahi-browse.1' > $RPM_BUILD_ROOT%{_mandir}/man1/avahi-browse-domains.1
 echo '.so avahi-publish.1' > $RPM_BUILD_ROOT%{_mandir}/man1/avahi-publish-address.1
 echo '.so avahi-publish.1' > $RPM_BUILD_ROOT%{_mandir}/man1/avahi-publish-service.1
This page took 0.054706 seconds and 4 git commands to generate.