forked from pool/utempter
Accepting request 525933 from home:AndreasSchwab:f
- Pre-require group(%{utmpGroup}) OBS-URL: https://build.opensuse.org/request/show/525933 OBS-URL: https://build.opensuse.org/package/show/Base:System/utempter?expand=0&rev=29
This commit is contained in:
parent
c4e6f5ad3f
commit
f9cc794009
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 13 19:43:32 UTC 2017 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
- Pre-require group(%{utmpGroup})
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 13 16:13:17 UTC 2014 - tchvatal@suse.com
|
Thu Nov 13 16:13:17 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package utempter
|
# spec file for package utempter
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -51,6 +51,9 @@ package contains the development files needed.
|
|||||||
Summary: Shared library of utempter
|
Summary: Shared library of utempter
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires(post): permissions
|
Requires(post): permissions
|
||||||
|
%if 0%{?suse_version} >= 1330
|
||||||
|
Requires(pre): group(%{utmpGroup})
|
||||||
|
%endif
|
||||||
Provides: %{name} = %{version}
|
Provides: %{name} = %{version}
|
||||||
Obsoletes: %{name} < 0.5.6
|
Obsoletes: %{name} < 0.5.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user