Drop post-stage dependency on initscripts
Drop post-stage dependency on initscripts (rhbz #1168566). See also rhbz bug #182462. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
d6c25b517d
commit
c517f0ac99
@ -18,14 +18,15 @@
|
|||||||
|
|
||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.6.31
|
Version: 0.6.31
|
||||||
Release: 29%{?dist}
|
Release: 30%{?dist}
|
||||||
Summary: Local network service discovery
|
Summary: Local network service discovery
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://avahi.org
|
URL: http://avahi.org
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Requires: expat
|
Requires: expat
|
||||||
Requires: libdaemon >= 0.11
|
Requires: libdaemon >= 0.11
|
||||||
Requires(post): initscripts
|
# For /usr/bin/dbus-send
|
||||||
|
Requires(post): dbus
|
||||||
Requires(post): ldconfig
|
Requires(post): ldconfig
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
Requires(pre): coreutils
|
Requires(pre): coreutils
|
||||||
@ -636,6 +637,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 27 2014 Peter Lemenkov <lemenkov@gmail.com> - 0.6.31-30
|
||||||
|
- Drop post-stage dependency on initscripts (rhbz #1168566). See also rhbz #182462.
|
||||||
|
|
||||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.31-29
|
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.31-29
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user