|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: glibc plugin for .local name resolution
|
|
|
|
|
Name: nss-mdns
|
|
|
|
|
Version: 0.10
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: LGPL
|
|
|
|
|
URL: http://0pointer.de/lennart/projects/nss-mdns/
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -97,6 +97,9 @@ fi
|
|
|
|
|
/%{_lib}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.10-3
|
|
|
|
|
- Rebuild for selinux ppc32 issue.
|
|
|
|
|
|
|
|
|
|
* Fri Jun 22 2007 - Lennart Poettering <lpoetter@redhat.com> - 0.10-2
|
|
|
|
|
- Fix up post/preun/postun dependencies, add "avahi" to the dependencies,
|
|
|
|
|
include dist tag in Release field, use _lib directory instead of literal /lib.
|
|
|
|
|