]> git.pld-linux.org Git - packages/avahi.git/blobdiff - avahi.spec
- release 2
[packages/avahi.git] / avahi.spec
index 8d689d937ccefd29493b614d8e76c6bb93d1d1ae..1982a08fadcbdf1f7cdea17f2d7d5c61d31a33c3 100644 (file)
 %bcond_without qt4             # build without qt4 bindings
 #
 %ifnarch %{ix86} %{x8664} alpha arm hppa ia64 mips ppc s390 s390x sparc sparcv9
-%undefine with_mono
+%undefine with_dotnet
 %endif
 %ifarch i386
-%undefine with_mono
+%undefine with_dotnet
 %endif
 
 %if !%{with qt}
 Summary:       Free mDNS/DNS-SD implementation
 Summary(pl.UTF-8):     Wolna implementacja mDNS/DNS-SD
 Name:          avahi
-Version:       0.6.22
+Version:       0.6.24
 Release:       2
 License:       LGPL v2.1+
 Group:         Applications
 Source0:       http://avahi.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: c84b1a8a23126e188426728710414dc8
+# Source0-md5: 068c1d220b07037e64caf87d4a7a0504
 Source1:       %{name}-daemon
 Source2:       %{name}-dnsconfd
 Source3:       %{name}.png
@@ -48,6 +48,7 @@ BuildRequires:        gdbm-devel
 BuildRequires: glib2-devel >= 1:2.12.2
 BuildRequires: graphviz
 BuildRequires: gtk+2-devel >= 2:2.10.2
+BuildRequires: intltool >= 0.35
 BuildRequires: libcap-devel
 BuildRequires: libdaemon-devel >= 0.11
 BuildRequires: libglade2-devel >= 1:2.6.0
@@ -526,6 +527,7 @@ Narzędzia linii poleceń korzystające z avahi-client.
 %patch3 -p1
 
 %build
+%{__intltoolize}
 %{__libtoolize}
 %{__aclocal} -I common
 %{__autoconf}
@@ -670,7 +672,7 @@ fi
 %attr(755,root,root) %{_libdir}/libavahi-common.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libavahi-common.so.3
 %attr(755,root,root) %{_libdir}/libavahi-core.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libavahi-core.so.5
+%attr(755,root,root) %ghost %{_libdir}/libavahi-core.so.6
 # common for -discover*
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/interfaces
This page took 0.074545 seconds and 4 git commands to generate.