Accepting request 200625 from GNOME:Factory

- Sanitize scrtiplet requirements (bnc#839520):
  + Add shadow Requires(pre) for useradd and groupadd.
  + Add coreutils Requires(post) for chown. (forwarded request 200615 from RBrownCCB)

OBS-URL: https://build.opensuse.org/request/show/200625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=105
This commit is contained in:
Stephan Kulow 2013-09-26 17:28:49 +00:00 committed by Git OBS Bridge
commit 5d7e7f0359
5 changed files with 23 additions and 0 deletions

View File

@ -331,6 +331,10 @@ Group: Productivity/Networking/Other
Provides: avahi:%{_sbindir}/avahi-autoipd
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
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
avahi-autoipd is an implementation of Dynamic Configuration of IPv4

View File

@ -330,6 +330,10 @@ Group: Productivity/Networking/Other
Provides: avahi:%{_sbindir}/avahi-autoipd
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
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
avahi-autoipd is an implementation of Dynamic Configuration of IPv4

View File

@ -333,6 +333,10 @@ Group: Productivity/Networking/Other
Provides: avahi:%{_sbindir}/avahi-autoipd
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
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
avahi-autoipd is an implementation of Dynamic Configuration of IPv4

View File

@ -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

View File

@ -333,6 +333,10 @@ Group: Productivity/Networking/Other
Provides: avahi:%{_sbindir}/avahi-autoipd
# File conflict for avahi-autoipd openSUSE <= 12.3 SLE <= 11
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
avahi-autoipd is an implementation of Dynamic Configuration of IPv4