mirror of
https://abf.rosa.ru/djam/glibc40.git
synced 2025-02-23 15:52:52 +00:00
Update Requires for generated locale packages
This commit is contained in:
parent
b9d8ab5e94
commit
11e25d7c18
2 changed files with 3 additions and 1 deletions
|
@ -59,7 +59,7 @@ Summary: The GNU libc libraries
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Epoch: 6
|
Epoch: 6
|
||||||
Version: 2.19
|
Version: 2.19
|
||||||
Release: 5
|
Release: 6
|
||||||
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
|
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.eglibc.org/
|
Url: http://www.eglibc.org/
|
||||||
|
|
|
@ -11,6 +11,8 @@ cat <<EOF
|
||||||
Summary: Base files for localization ($LANGNAME)
|
Summary: Base files for localization ($LANGNAME)
|
||||||
Group: System/Internationalization
|
Group: System/Internationalization
|
||||||
Requires: locales = %{EVRD}
|
Requires: locales = %{EVRD}
|
||||||
|
Requires(post,preun): sed
|
||||||
|
Requires(post,preun): grep
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
while echo "$1" |grep -q '^r:'; do
|
while echo "$1" |grep -q '^r:'; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue