Author: qboosh Date: Mon Aug 27 20:48:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.21 (important bugfixes) - added dbus patch to build with 1.0.x instead of 1.1.x
---- Files affected: SPECS: avahi.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: SPECS/avahi.spec diff -u SPECS/avahi.spec:1.76 SPECS/avahi.spec:1.77 --- SPECS/avahi.spec:1.76 Thu Aug 23 23:14:45 2007 +++ SPECS/avahi.spec Mon Aug 27 22:48:49 2007 @@ -19,18 +19,19 @@ Summary: Free mDNS/DNS-SD implementation Summary(pl.UTF-8): Wolna implementacja mDNS/DNS-SD Name: avahi -Version: 0.6.20 -Release: 7 +Version: 0.6.21 +Release: 1 License: LGPL v2.1+ Group: Applications Source0: http://avahi.org/download/%{name}-%{version}.tar.gz -# Source0-md5: 6acdff79afa2631f765f3bbbc3e25a74 +# Source0-md5: 9cc68f79c50c9dd9e419990c3c9b05b9 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 @@ -481,6 +482,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__libtoolize} @@ -791,6 +793,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2007/08/27 20:48:49 qboosh +- updated to 0.6.21 (important bugfixes) +- added dbus patch to build with 1.0.x instead of 1.1.x + Revision 1.76 2007/08/23 21:14:45 glen - remove bogus selinux deps (see -devel-en), rel 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avahi.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
