Accepting request 628065 from home:Andreas_Schwab:Factory

- Add conflicts with glibc-devel < 2.28

OBS-URL: https://build.opensuse.org/request/show/628065
OBS-URL: https://build.opensuse.org/package/show/Base:System/libxcrypt?expand=0&rev=6
This commit is contained in:
Andreas Schwab 2018-08-08 11:54:47 +00:00 committed by Git OBS Bridge
parent 9d368bc0b7
commit e318741309
3 changed files with 8 additions and 0 deletions

View File

@ -2,3 +2,4 @@ libcrypt1
libxcrypt-devel
requires -libxcrypt-<targettype>
requires "libcrypt1-<targettype> = <version>"
conflicts "glibc-devel-<targettype> < 2.28"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 8 11:44:16 UTC 2018 - schwab@suse.de
- Add conflicts with glibc-devel < 2.28
-------------------------------------------------------------------
Mon Aug 6 16:34:12 UTC 2018 - jengelh@inai.de

View File

@ -58,6 +58,7 @@ Group: Development/Languages/C and C++
Requires: libcrypt1 = %{version}
Requires: pkgconfig
Provides: glibc-devel:%{_libdir}/libcrypt.so
Conflicts: glibc-devel < 2.28
%description devel
The %{name}-devel package contains libraries and header files for
@ -70,6 +71,7 @@ Group: Development/Libraries/C and C++
Requires: %{name}-devel = %{version}
Requires: glibc-devel-static
Provides: glibc-devel-static:%{_libdir}/libcrypt.a
Conflicts: glibc-devel-static < 2.28
%description devel-static
This package contains the libxcrypt static libraries for -static