SHA256
1
0
forked from pool/glibc

- make glibc-static provide versioned

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=127
This commit is contained in:
2011-11-08 21:56:00 +00:00
committed by Git OBS Bridge
parent ee7019f69d
commit c630e88982
2 changed files with 6 additions and 2 deletions

View File

@@ -329,12 +329,11 @@ These libraries are needed to develop programs which use the standard C
library.
%package devel-static
Summary: C library static libraries for -static linking
Group: Development/Libraries/C and C++
Requires: %{name}-devel = %{version}
# Provide Fedora name for package to make packaging easier
Provides: %{name}-static
Provides: %{name}-static = %version
%description devel-static
The glibc-devel-static package contains the C library static libraries