Author: arekm Date: Thu Sep 6 06:20:39 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - fix dbus version
---- Files affected: SPECS: avahi.spec (1.73.2.4 -> 1.73.2.5) ---- Diffs: ================================================================ Index: SPECS/avahi.spec diff -u SPECS/avahi.spec:1.73.2.4 SPECS/avahi.spec:1.73.2.5 --- SPECS/avahi.spec:1.73.2.4 Thu Jul 12 10:36:57 2007 +++ SPECS/avahi.spec Thu Sep 6 08:20:34 2007 @@ -20,7 +20,7 @@ Summary(pl.UTF-8): Wolna implementacja mDNS/DNS-SD Name: avahi Version: 0.6.20 -Release: 5 +Release: 6 License: LGPL v2.1+ Group: Applications Source0: http://avahi.org/download/%{name}-%{version}.tar.gz @@ -64,7 +64,7 @@ BuildRequires: rpmbuild(macros) >= 1.228 Requires(post,preun): /sbin/chkconfig Requires: %{name}-libs = %{version}-%{release} -Requires: dbus >= 0.92 +Requires: dbus >= 0.62 Requires: libdaemon >= 0.11 Provides: group(avahi) Provides: user(avahi) @@ -791,6 +791,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73.2.5 2007/09/06 06:20:34 arekm +- fix dbus version + Revision 1.73.2.4 2007/07/12 08:36:57 arekm - rel 5; disable qt4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avahi.spec?r1=1.73.2.4&r2=1.73.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
