]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- added "Requires: %%{name} = %%{version}" for iconv, nscd and locale-src, glibc-2_2-5
authorkloczek <kloczek@pld-linux.org>
Wed, 22 Nov 2000 23:35:03 +0000 (23:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed Group in memusage subpackage.

Changed files:
    glibc.spec -> 1.141

glibc.spec

index a408e2d97de3557295c964df881fa2936af8d6e8..31eab29970a5d7fab1f2b489ec26291f84a2ff47 100644 (file)
@@ -138,6 +138,7 @@ Group(de):  Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Prereq:                /sbin/chkconfig
 Requires:      rc-scripts >= 0.2.0
+Requires:      %{name} = %{version}
 
 %description -n nscd
 nscd caches name service lookups; it can dramatically improve
@@ -157,6 +158,7 @@ Summary(pl):        Kod 
 Group:         Daemons
 Group(de):     Server
 Group(pl):     Serwery
+Requires:      %{name} = %{version}
 
 %description -n localedb-src
 This add-on package contains the data needed to build the locale data
@@ -177,6 +179,7 @@ Summary(pl):        Program do konwersji plik
 Group:         Daemons
 Group(de):     Server
 Group(pl):     Serwery
+Requires:      %{name} = %{version}
 
 %description -n iconv
 Convert encoding of given files from one encoding to another. You need
@@ -305,8 +308,9 @@ Glibc NSS (Name Service Switch) module for NIS+ databases acces.
 
 %package memusage
 Summary:       A toy.
-Group:         Toys
-######         Unknown group!
+Group:         Applications
+Group(de):     Applikationen
+Group(pl):     Aplikacje
 Requires:      %{name} = %{version}
 Requires:      gd
 
This page took 0.354078 seconds and 4 git commands to generate.