This commit is contained in:
committed by
Git OBS Bridge
parent
825290cfea
commit
ab472ed22e
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 1 03:32:54 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Remove AutoReqProv: it's default now.
|
||||
- Also fix a typo in the description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 12:49:02 CEST 2008 - ro@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nss-mdns (Version 0.10)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,14 +22,13 @@ Name: nss-mdns
|
||||
# lynx is not needed, text version of README is already present
|
||||
#BuildRequires: lynx
|
||||
Version: 0.10
|
||||
Release: 39
|
||||
Release: 40
|
||||
Group: Productivity/Networking/DNS/Utilities
|
||||
License: LGPL v2.1 or later
|
||||
Url: http://0pointer.de/lennart/projects/nss-mdns/
|
||||
Summary: Host Name Resolution Via Multicast DNS (Zeroconf) for glibc
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch: unaligned.diff
|
||||
AutoReqProv: on
|
||||
PreReq: sed grep
|
||||
Requires: avahi
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -42,7 +41,7 @@ Apple Bonjour), and effectively allowing name resolution by common
|
||||
Unix/Linux programs in the ad-hoc mDNS domain .local.
|
||||
|
||||
nss-mdns provides only client functionality, which means that you have
|
||||
to run a mDNS responder daemon seperately from nss-mdns if you want to
|
||||
to run a mDNS responder daemon separately from nss-mdns if you want to
|
||||
register the local hostname via mDNS. I recommend Avahi.
|
||||
|
||||
By default, nss-mdns tries to contact a running avahi-daemon to resolve
|
||||
@@ -144,6 +143,9 @@ sed -i "/^hosts:/{$REMOVE_REGEXP}" etc/nsswitch.conf
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Fri May 01 2009 vuntz@novell.com
|
||||
- Remove AutoReqProv: it's default now.
|
||||
- Also fix a typo in the description.
|
||||
* Mon Oct 13 2008 ro@suse.de
|
||||
- simplify and correct baselibs.conf
|
||||
* Wed May 28 2008 olh@suse.de
|
||||
@@ -166,7 +168,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- require 64bit variant on ppc
|
||||
* Mon Sep 10 2007 sbrabec@suse.cz
|
||||
- Fixed invalid dependency for bi-arch (#309193).
|
||||
* Fri Sep 07 2007 mauro@suse.de
|
||||
* Thu Sep 06 2007 mauro@suse.de
|
||||
- Sync the spec with the scripts in the comment #6 of bnc #287583
|
||||
* Thu Sep 06 2007 mauro@suse.de
|
||||
- The 64 bit version of nss-mdns will require the -32 version to
|
||||
|
Reference in New Issue
Block a user