Author: qboosh Date: Thu Feb 16 18:37:37 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.6.31
---- Files affected: packages/avahi: avahi.spec (1.140 -> 1.141) ---- Diffs: ================================================================ Index: packages/avahi/avahi.spec diff -u packages/avahi/avahi.spec:1.140 packages/avahi/avahi.spec:1.141 --- packages/avahi/avahi.spec:1.140 Sun Feb 5 17:07:02 2012 +++ packages/avahi/avahi.spec Thu Feb 16 19:37:32 2012 @@ -1,8 +1,6 @@ # $Revision$, $Date$ # TODO -# - finish with_apidocs -# - introspection files -# - dbus files +# - finish with_apidocs # - qt and Qt packages make file collisions on case insensitive filesystems, # consider adding version suffix to either of the pckages # @@ -32,12 +30,12 @@ Summary: Free mDNS/DNS-SD/Zeroconf implementation Summary(pl.UTF-8): Wolna implementacja mDNS/DNS-SD/Zeroconf Name: avahi -Version: 0.6.30 -Release: 7 +Version: 0.6.31 +Release: 1 License: LGPL v2.1+ Group: Applications Source0: http://avahi.org/download/%{name}-%{version}.tar.gz -# Source0-md5: e4db89a2a403ff4c47d66ac66fad1f43 +# Source0-md5: 2f22745b8f7368ad5a0a3fddac343f2d Source1: %{name}-daemon Source2: %{name}-dnsconfd Source3: %{name}.png @@ -803,7 +801,7 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/avahi/hosts %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/avahi/services/ssh.service %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/avahi/services/sftp-ssh.service -%config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/* +%config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/avahi-dbus.conf %{systemdunitdir}/avahi-daemon.service %{systemdunitdir}/avahi-daemon.socket @@ -816,8 +814,6 @@ %attr(755,root,root) %{_sbindir}/avahi-dnsconfd %dir %{_libdir}/%{name} %{_libdir}/%{name}/service-types.db -#%%dir %{_datadir}/%{name}/introspection -#%%{_datadir}/%{name}/introspection/*.introspect %{_datadir}/%{name}/avahi-service.dtd %{_datadir}/%{name}/service-types %{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml @@ -1109,6 +1105,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.141 2012/02/16 18:37:32 qboosh +- updated to 0.6.31 + Revision 1.140 2012/02/05 16:07:02 baggins - rel 7 - merge systemd stuff into main package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.140&r2=1.141&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
