Accepting request 627739 from home:jengelh:branches:Base:System
- Fix RPM groups for Factory. OBS-URL: https://build.opensuse.org/request/show/627739 OBS-URL: https://build.opensuse.org/package/show/Base:System/libxcrypt?expand=0&rev=5
This commit is contained in:
parent
90ad0ed3d8
commit
9d368bc0b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 16:34:12 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Fix RPM groups for Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 08:50:25 UTC 2018 - schwab@suse.de
|
||||
|
||||
|
@ -21,7 +21,7 @@ Version: 4.1.0
|
||||
Release: 0
|
||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domain
|
||||
Group: System/Libraries
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/besser82/%{name}
|
||||
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
@ -66,7 +66,7 @@ developing applications that use %{name}.
|
||||
%package devel-static
|
||||
Summary: Static library for -static linking with %{name}
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domain
|
||||
Group: System/Libraries
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}-devel = %{version}
|
||||
Requires: glibc-devel-static
|
||||
Provides: glibc-devel-static:%{_libdir}/libcrypt.a
|
||||
|
Loading…
Reference in New Issue
Block a user