Discussion:
[packages/glibc] - pl for -ld - more locale dirs: ce, chr, ht
glen
2018-10-29 10:52:17 UTC
Permalink
when you move lines, move comments as well...
%package ld
Summary: Dynamic linker
+Summary(pl.UTF-8): Linker (konsolidator) dynamiczny
Group: Applications/System
Requires: uname(release) >= %{min_kernel}
+# we want FHS being installed before ldconfig, altho they are both unrelated to each-other.
+Requires: FHS
+Provides: rtld(GNU_HASH)
# This is needed because previous package (glibc) had autoreq false and had
# provided this manually. Probably poldek bug that have to have it here.
-Provides: rtld(GNU_HASH)
Provides: /sbin/ldconfig
Provides: ldconfig = %{epoch}:%{version}-%{release}
Obsoletes: ldconfig < 6:2.28-6.1
-# we want FHS being installed before ldconfig, altho they are both unrelated to each-other.
-Requires: FHS
--
glen
Jakub Bogusz
2018-10-29 16:05:56 UTC
Permalink
Post by glen
when you move lines, move comments as well...
I just restored original context (from cf40821233ef6534f5ad15bbb10409c699012d99)
lost in 4139e8458f99923b5290c8ce523d5d801c135ced...
Post by glen
%package ld
Summary: Dynamic linker
+Summary(pl.UTF-8): Linker (konsolidator) dynamiczny
Group: Applications/System
Requires: uname(release) >= %{min_kernel}
+# we want FHS being installed before ldconfig, altho they are both
unrelated to each-other.
+Requires: FHS
+Provides: rtld(GNU_HASH)
# This is needed because previous package (glibc) had autoreq false and had
# provided this manually. Probably poldek bug that have to have it here.
-Provides: rtld(GNU_HASH)
Provides: /sbin/ldconfig
Provides: ldconfig = %{epoch}:%{version}-%{release}
Obsoletes: ldconfig < 6:2.28-6.1
-# we want FHS being installed before ldconfig, altho they are both
unrelated to each-other.
-Requires: FHS
--
glen
_______________________________________________
pld-devel-en mailing list
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
--
Jakub Bogusz http://qboosh.pl/
Loading...