info:ldconfig.spec -devel i stable
Wojtek Slusarczyk
wojtek w SHADOW.EU.ORG
Wto, 6 Pa¼ 1998, 08:31:02 CEST
Hej,
Poniewaz nie uslyszalem zadnych negatywnych uwag pod adresem
ldconfiga-1.9.9 zatem wrzucamy go do dystrybucji ;)
na razie,
Wojciech Slusarczyk (091)4494148
Technical University of Szczecin
PGP KeyServer pgpkeys.mit.edu
-------------- nastêpna czê¶æ ---------
Summary: Creates shared library cache and maintains symlinks
Name: ldconfig
Version: 1.9.9
Release: 1d
Copyright: GPL
Group: Utilities/System
Source: ftp://ftp.yggdrasil.com/private/hjl/%{name}-980708.tar.gz
Patch: %{name}.patch
Summary(de): Erstellt ein shared library cache und verwaltet symlinks
Summary(fr): Crée un cache de bibliothèque partagée et gère les liens symboliques
Summary(pl): Tworzy cache bibliotek dynamicznych i ich symlinki
Summary(tr): Ortak kitaplık önbelleği yaratır ve bağlantıları kurar
Exclusiveos: Linux
Buildroot: /var/tmp/%{name}-%{verson}-%{release}-root
%description
ldconfig scans a running system and sets up the symbolic links that are
used to load shared libraries properly. It also creates /etc/ld.so.cache
which speeds the loading programs which use shared libraries.
%description -l pl
Ldconfig testuje uruchominy system i tworzy symboliczne linki, które s±
nastêpnie u¿ywane do poprawnego ³adowania bibliotek dynamicznych. Program
ten tworzy plik /etc/ld.so.chache, który przy¶piesza wywo³anie dowolnego
programu ko¿ystaj±cego z bibliotek dynamicznych.
%description -l de
ldconfig scannt ein laufendes System und richtet die symbolischen
Verknüpfungen zum Laden der gemeinsam genutzten Libraries ein.
Außerdem erstellt es /etc/ld.so.cache, was das Laden von Programmen
mit gemeinsam genutzten Libraries beschleunigt.
%description -l fr
ldconfig analyse un système et configure les liens symboliques utilisés
pour charger correctement les bibliothèques partagées. Il crée aussi
/etc/ld.so.cache qui accélère le chargement des programmes utilisant
les bibliothèques partagées.
%description -l tr
ldconfig, çalışmakta olan sistemi araştırır ve ortak kitaplıkların düzgün bir
şekilde yüklenmesi için gereken simgesel bağlantıları kurar. Ayrıca ortak
kitaplıkları kullanan programların yüklenmesini hızlandıran /etc/ld.so.cache
dosyasını yaratır.
%prep
%setup -q -n %{name}-980708
%patch -p1
%build
rm -f ldconfig
gcc -o ldconfig $RPM_OPT_FLAGS -D_LIBC -static ldconfig.c
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/sbin
install -s ldconfig $RPM_BUILD_ROOT/sbin/ldconfig
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644, root, root,755)
%doc README
%attr(711, root, root) /sbin/ldconfig
%changelog
* Tue Oct 06 1998 Wojtek ¦lusarczyk <wojtek w shadow.eu.org>
[1.9.9-1d]
- translation modified for pl,
- updated to ldconfig-980708,
- restricted ELF binary permissions,
- minor modifications of the spec file.
* Sun Jun 14 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[1.9.5-6]
- build against glibc-2.1
* Mon Apr 27 1998 Prospector System <bugs w redhat.com>
- translations modified for de, fr, tr
* Tue Oct 21 1997 Erik Troan <ewt w redhat.com>
- patched to remove broken symlinks
* Wed Oct 08 1997 Donnie Barnes <djb w redhat.com>
- updated the formerly Alpha only version to the latest from
HJ Lu. It should now be used on all platforms.
- added BuildRoot support
- added this changelog ;-)
Wiêcej informacji o li¶cie dyskusyjnej pld-devel-pl