Accepting request 181632 from home:bernhard-voelker:branches:Base:System

Correct condition for Conflicts of sysvinit-tools.

OBS-URL: https://build.opensuse.org/request/show/181632
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=176
This commit is contained in:
Marcus Meissner 2013-07-01 14:31:56 +00:00 committed by Git OBS Bridge
parent bb25658a8a
commit 4f8a3a75b4
2 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,12 @@
-------------------------------------------------------------------
Mon Jul 1 13:43:23 UTC 2013 - mail@bernhard-voelker.de
- Correct condition for Conflicts of sysvinit-tools.
-------------------------------------------------------------------
Mon Jul 1 07:08:46 UTC 2013 - werner@suse.de
- Correct version in source URL path
- Correct version in source URL path.
-------------------------------------------------------------------
Fri Jun 28 17:42:14 CEST 2013 - sbrabec@suse.cz

View File

@ -125,7 +125,7 @@ Obsoletes: login < 4.0-33.7
# It should be coreutils < 8.21-4, but coreutils provide Release-less symbol.
Conflicts: coreutils < 8.21
%endif
%if %{with enable_su}
%if %{with sysvinit_tools}
# File conflict of sulogin and utmpdump (up to 12.3 and SLE11).
Conflicts: sysvinit-tools < 2.88+-87
%endif