Accepting request 200615 from home:dimstar:branches:GNOME:Factory
- Sanitize scrtiplet requirements (bnc#839520): + Add shadow Requires(pre) for useradd and groupadd. + Add coreutils Requires(post) for chown. OBS-URL: https://build.opensuse.org/request/show/200615 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=104
This commit is contained in:
parent
ca23eb93e4
commit
2d828a1e07
@ -331,6 +331,10 @@ Group: Productivity/Networking/Other
|
|||||||
Provides: avahi:%{_sbindir}/avahi-autoipd
|
Provides: avahi:%{_sbindir}/avahi-autoipd
|
||||||
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
||||||
Conflicts: avahi <= 0.6.31-9.2
|
Conflicts: avahi <= 0.6.31-9.2
|
||||||
|
# coreutils contains /usr/bin/chown
|
||||||
|
Requires(post): coreutils
|
||||||
|
# shadow contains useradd and groupadd
|
||||||
|
Requires(pre): shadow
|
||||||
|
|
||||||
%description autoipd
|
%description autoipd
|
||||||
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
||||||
|
@ -330,6 +330,10 @@ Group: Productivity/Networking/Other
|
|||||||
Provides: avahi:%{_sbindir}/avahi-autoipd
|
Provides: avahi:%{_sbindir}/avahi-autoipd
|
||||||
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
||||||
Conflicts: avahi <= 0.6.31-9.2
|
Conflicts: avahi <= 0.6.31-9.2
|
||||||
|
# coreutils contains /usr/bin/chown
|
||||||
|
Requires(post): coreutils
|
||||||
|
# shadow contains useradd and groupadd
|
||||||
|
Requires(pre): shadow
|
||||||
|
|
||||||
%description autoipd
|
%description autoipd
|
||||||
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
||||||
|
@ -333,6 +333,10 @@ Group: Productivity/Networking/Other
|
|||||||
Provides: avahi:%{_sbindir}/avahi-autoipd
|
Provides: avahi:%{_sbindir}/avahi-autoipd
|
||||||
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
||||||
Conflicts: avahi <= 0.6.31-9.2
|
Conflicts: avahi <= 0.6.31-9.2
|
||||||
|
# coreutils contains /usr/bin/chown
|
||||||
|
Requires(post): coreutils
|
||||||
|
# shadow contains useradd and groupadd
|
||||||
|
Requires(pre): shadow
|
||||||
|
|
||||||
%description autoipd
|
%description autoipd
|
||||||
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 25 17:26:26 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Sanitize scrtiplet requirements (bnc#839520):
|
||||||
|
+ Add shadow Requires(pre) for useradd and groupadd.
|
||||||
|
+ Add coreutils Requires(post) for chown.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 21 14:30:30 UTC 2013 - dimstar@opensuse.org
|
Sat Sep 21 14:30:30 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -333,6 +333,10 @@ Group: Productivity/Networking/Other
|
|||||||
Provides: avahi:%{_sbindir}/avahi-autoipd
|
Provides: avahi:%{_sbindir}/avahi-autoipd
|
||||||
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
|
||||||
Conflicts: avahi <= 0.6.31-9.2
|
Conflicts: avahi <= 0.6.31-9.2
|
||||||
|
# coreutils contains /usr/bin/chown
|
||||||
|
Requires(post): coreutils
|
||||||
|
# shadow contains useradd and groupadd
|
||||||
|
Requires(pre): shadow
|
||||||
|
|
||||||
%description autoipd
|
%description autoipd
|
||||||
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
avahi-autoipd is an implementation of Dynamic Configuration of IPv4
|
||||||
|
Loading…
Reference in New Issue
Block a user