Summary: GNU libc Summary(de): GNU libc Summary(fr): GNU libc Summary(pl): GNU libc Summary(tr): GNU libc name: glibc Version: 2.1.1 Release: 4 Copyright: LGPL Group: Libraries Group(pl): Biblioteki Source0: ftp://sourceware.cygnus.com/pub/glibc/%{name}-%{version}.tar.gz Source1: ftp://sourceware.cygnus.com/pub/glibc/%{name}-linuxthreads-%{version}.tar.gz Source2: http://www.ozemail.com.au/~geoffk/glibc-crypt/%{name}-crypt-%{version}.tar.gz Source3: utmpd.init Source4: nscd.init Source5: utmpd.sysconfig Source6: nscd.sysconfig Patch0: glibc-info.patch Patch1: glibc-paths.patch Patch2: glibc-versions.awk_fix.patch URL: http://www.gnu.org/software/libc/ Provides: ld.so.2 Obsoletes: %{name}-profile Obsoletes: %{name}-debug Autoreq: false BuildRoot: /tmp/%{name}-%{version}-root %description Contains the standard libraries that are used by multiple programs on the system. In order to save disk space and memory, as well as to ease upgrades, common system code is kept in one place and shared between programs. This package contains the most important sets of shared libraries, the standard C library and the standard math library. Without these, a Linux system will not function. It also contains national language (locale) support and timezone databases. %description -l de Enthält die Standard-Libraries, die von verschiedenen Programmen im System benutzt werden. Um Festplatten- und Arbeitsspeicher zu sparen und zur Vereinfachung von Upgrades ist der gemeinsame Systemcode an einer einzigen Stelle gespeichert und wird von den Programmen gemeinsam genutzt. Dieses Paket enthält die wichtigsten Sets der shared Libraries, die Standard-C-Library und die Standard-Math-Library, ohne die das Linux-System nicht funktioniert. Ferner enthält es den Support für die verschiedenen Sprachgregionen (locale) und die Zeitzonen-Datenbank. %description -l fr Contient les bibliothčques standards utilisées par de nombreux programmes du systčme. Afin d'économiser l'espace disque et mémoire, et de faciliter les mises ŕ jour, le code commun au systčme est mis ŕ un endroit et partagé entre les programmes. Ce paquetage contient les bibliothčques partagées les plus importantes, la bibliothčque standard du C et la bibliothčque mathématique standard. Sans celles-ci, un systčme Linux ne peut fonctionner. Il contient aussi la gestion des langues nationales (locales) et les bases de données des zones horaires. %description -l pl W pakiecie znajdują się podstawowe biblioteki, używane przez różne programy w Twoim systemie. Używanie przez programy bibliotek z tego pakietu oszczędza miejsce na dysku i pamięć. Wiekszość kodu systemowego jest usytuowane w jednym miejscu i dzielone między wieloma programami. Pakiet ten zawiera bardzo ważny zbiór bibliotek standardowych współdzielonych (dynamicznych) bibliotek C i matematycznych. Bez glibc system Linux nie jest w stanie funkcjonować. Znajdują się tutaj również definicje różnych informacji dla wielu języków (locale) oraz definicje stref czasowych. %description -l tr Bu paket, birçok programýn kullandýđý standart kitaplýklarý içerir. Disk alaný ve bellek kullanýmýný azaltmak ve ayný zamanda güncelleme iţlemlerini kolaylaţtýrmak için ortak sistem kodlarý tek bir yerde tutulup programlar arasýnda paylaţtýrýlýr. Bu paket en önemli ortak kitaplýklarý, standart C kitaplýđýný ve standart matematik kitaplýđýný içerir. Bu kitaplýklar olmadan Linux sistemi çalýţmayacaktýr. Yerel dil desteđi ve zaman dilimi veri tabaný da bu pakette yer alýr. %package devel Summary: Additional libraries required to compile Summary(de): Weitere Libraries zum Kompilieren Summary(fr): Librairies supplémentaires nécessaires ŕ la compilation. Summary(pl): Dodatkowe biblioteki wymagane podczas kompilacji Summary(tr): Geliţtirme için gerekli diđer kitaplýklar Group: Development/Libraries Group(pl): Programowanie/Biblioteki Prereq: /sbin/install-info Requires: %{name} = %{version} %description devel To develop programs which use the standard C libraries (which nearly all programs do), the system needs to have these standard header files and object files available for creating the executables. %description -l de devel Bei der Entwicklung von Programmen, die die Standard-C-Libraries verwenden (also fast alle), benötigt das System diese Standard-Header- und Objektdateien zum Erstellen der ausführbaren Programme. %description -l fr devel Pour développer des programmes utilisant les bibliothčques standard du C (ce que presque tous les programmes font), le systčme doit posséder ces fichiers en-tętes et objets standards pour créer les exécutables. %description -l pl devel Pakiet ten jest niezbędny przy tworzeniu własnych programów korzystających ze standardowej biblioteki C. Znajdują się tutaj pliki nagłówkowe oraz pliki objektowe, niezbędne do kompilacji programów wykonywalnych i innych bibliotek. %description -l tr devel C kitaplýđýný kullanan (ki hemen hemen hepsi kullanýyor) programlar geliţtirmek için gereken standart baţlýk dosyalarý ve statik kitaplýklar. %package -n nscd Summary: Name Service Caching Daemon Summary(pl): Name Service Caching Daemon Group: Networnikng/Daemons Group: Sieciowe/Serwery Prereq: /sbin/chkconfig %description -n nscd nscd caches name service lookups; it can dramatically improve performance with NIS+, and may help with DNS as well. You cannot use nscd with 2.0 kernels, due to bugs in the kernel-side thread support. nscd happens to hit these bugs particularly hard. %description -n nscd -l pl nscd zapmiętuje zapytania i odpowiedzi NIS oraz DNS. Pozwala drastycznie poprawić szybkość działania NIS+. Nie jest możliwe używanie nscd z jądrami serii 2.0.x z powodu bładów po stronie jądra w odsłudze wątków. %package -n utmpd Summary: utmp and utmpx synchronizer for libc5 applications. Summary(pl): Synchrnnizuje zapis do plików utmp i utmpx. Group: Daemons Group(pl): Serwery Prereq: /sbin/chkconfig %description -n utmpd utmpd is a utmp and utmpx synchronizer. Is only needed for libc5 based program with utmp access. %description -n utmpd -l pl utmpd stara się utrzymać taką samą zawartość plików /var/run/utmp i /var/run/utmpx. Potrzebny jest tylko w przypadku korzystania ze starszych programów (bazujących na libc5). %package static Summary: Static libraries Summary(pl): Biblioteki statyczne Group: Development/Libraries Group(pl): Programowanie/Biblioteki Requires: %{name}-devel = %{version} %description static GNU libc-2.1 Static libraries %description -l pl static GNU libc-2.1 Static libraries %prep %setup -q -a 1 -a 2 %patch0 -p1 %patch1 -p1 %patch2 -p1 %build %configure \ --enable-add-ons=crypt,linuxthreads \ --disable-profile \ --disable-omitfp \ --infodir=%{_infodir} \ --mandir=%{_mandir} make %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/{etc/{rc.d/init.d,sysconfig},%{_mandir}/man3,var/db} make install \ install_root=$RPM_BUILD_ROOT \ infodir=%{_infodir} \ mandir=%{_mandir} make install-locales -C localedata \ install_root=$RPM_BUILD_ROOT make -C linuxthreads/man install linuxthreads/man/*.3thr $RPM_BUILD_ROOT%{_mandir}/man3 rm -rf $RPM_BUILD_ROOT%{_datadir}/zoneinfo/{localtime,posixtime,posixrules} ln -sf ../../../etc/localtime $RPM_BUILD_ROOT%{_datadir}/zoneinfo/localtime ln -sf localtime $RPM_BUILD_ROOT%{_datadir}/zoneinfo/posixtime ln -sf localtime $RPM_BUILD_ROOT%{_datadir}/zoneinfo/posixrules ln -sf ../../usr/lib/libbsd-compat.a $RPM_BUILD_ROOT%{_libdir}/libbsd.a rm -f $RPM_BUILD_ROOT/etc/localtime install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/nscd install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/utmpd install %{SOURCE6} $RPM_BUILD_ROOT/etc/sysconfig/nscd install %{SOURCE5} $RPM_BUILD_ROOT/etc/sysconfig/utmpd install nscd/nscd.conf $RPM_BUILD_ROOT/etc install nss/nsswitch.conf $RPM_BUILD_ROOT/etc install nss/db-Makefile $RPM_BUILD_ROOT/var/db cat << EOF > $RPM_BUILD_ROOT/usr/bin/create-db #!/bin/sh /usr/bin/make -f /var/db/db-Makefile EOF ln -sf create-db $RPM_BUILD_ROOT%{_bindir}/update-db rm -rf documentation install -d documentation cp linuxthreads/ChangeLog documentation/ChangeLog.threads cp linuxthreads/Changes documentation/Changes.threads cp linuxthreads/README documentation/README.threads cp crypt/README documentation/README.crypt cp ChangeLog ChangeLog.8 documentation gzip -9fn README NEWS FAQ BUGS NOTES PROJECTS \ $RPM_BUILD_ROOT{%{_mandir}/man*/*,%{_infodir}/libc*} \ documentation/* login/README.utmpd strip $RPM_BUILD_ROOT/{sbin/*,usr/{sbin/*,bin/*}} ||: strip --strip--unneeded $RPM_BUILD_ROOT/lib/lib*.so.* \ $RPM_BUILD_ROOT/usr/lib/gconv/*.so %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post devel /sbin/install-info %{_infodir}/libc.info.gz /etc/info-dir %preun devel if [ "$1" = 0 ]; then /sbin/install-info --delete %{_infodir}/libc.info.gz /etc/info-dir fi %post -n nscd /sbin/chkconfig --add nscd if [ -f /var/lock/subsys/nscd ]; then /etc/rc.d/init.d/nscd restart &>/dev/null else echo "Run \"/etc/rc.d/init.d/nscd start\" to start nscd daemon." fi %preun -n nscd if [ "$1" = "0" ]; then /sbin/chkconfig --del nscd /etc/rc.d/init.d/nscd stop fi %post -n utmpd /sbin/chkconfig --add utmpd if [ -f /var/lock/subsys/utmpd ]; then /etc/rc.d/init.d/utmpd restart fi %preun -n utmpd if [ "$1" = "0" ]; then /sbin/chkconfig --del utmpd /etc/rc.d/init.d/utmpd stop else echo "Run \"/etc/rc.d/init.d/utmpd start\" to start utmpd daemon." fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc {README,NEWS,FAQ,BUGS}.gz %config(noreplace) %verify(not mtime md5 size) /etc/nsswitch.conf %config /etc/rpc %attr(755,root,root) /sbin/* %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_sbindir}/rpcinfo %attr(755,root,root) %{_sbindir}/zdump %attr(755,root,root) %{_sbindir}/zic %attr(755,root,root) /lib/ld-* %attr(755,root,root) /lib/lib* %dir %{_libdir}/gconv %{_libdir}/gconv/gconv-modules %{_datadir}/i18n %{_datadir}/locale %{_datadir}/zoneinfo %config /var/db/db-* %files devel %defattr(644,root,root,755) %doc documentation/* {NOTES,PROJECTS}.gz %{_includedir}/*.h %{_includedir}/arpa %{_includedir}/bits %{_includedir}/db1 %{_includedir}/gnu %{_includedir}/net %{_includedir}/netash %{_includedir}/netatalk %{_includedir}/netax25 %{_includedir}/neteconet %{_includedir}/netinet %{_includedir}/netipx %{_includedir}/netpacket %{_includedir}/netrom %{_includedir}/netrose %{_includedir}/nfs %{_includedir}/protocols %{_includedir}/rpc %{_includedir}/rpcsvc %{_includedir}/scsi %{_includedir}/sys %{_infodir}/libc.inf*.gz %attr(755,root,root) %{_libdir}/lib*.so %attr(755,root,root) %{_libdir}/*.o %attr(755,root,root) %{_libdir}/gconv/*.so %{_mandir}/man3/* %files -n nscd %defattr(644,root,root,755) %attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/nscd %attr(640,root,root) %config(noreplace) %verify(not mtime md5 size) /etc/nscd.* %attr(755,root,root) /etc/rc.d/init.d/nscd %attr(755,root,root) %{_sbindir}/nscd %files -n utmpd %defattr(644,root,root,755) %doc login/README.utmpd.gz %attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/utmpd %attr(755,root,root) /etc/rc.d/init.d/utmpd %attr(755,root,root) %{_sbindir}/utmpd %files static %defattr(644,root,root,755) %{_libdir}/lib*.a %changelog changes from devel and getaddrinfo.patch Revision 1.54 1999/07/12 23:05:57 kloczek - added using CVS keywords in %changelog (for automating them). - added stripping [2.1.1-3] - added stripping /usr/lib/gconv/*.so modules (it saves next ~300KB), - added glibc-versions.awk_fix.patch (fix using sort in scripts/versions.awk), - added stripping - permission on rc scripts changed to 754, - removed /var/db (it is in filesystem). * Wed Jun 02 1999 Wojtek Ślusarczyk - added static subpackage, - added {utmpd,nscd}.sysconfig, - fixed %doc && {utmpd,nscd}.init, - macro %configure in use ... * Wed May 26 1999 Wojtek Ślusarczyk [2.1.1-2] - fixed utpmd.init, - added %post & %pre for utmpd subpackage. - macro %{_target_platform}, - fixed %build, - minor changes. - pl translation by Wojtek Ślusarczyk . [2.1.1-1] - based on RH spec, - spec rewrited by PLD team, we start at GNU libc 2.0.92 one year ago ... - pl translation by Wojtek Ślusarczyk .