SPECS (AC-branch): glibc.spec - merged cosmetics and new pl transl...

qboosh qboosh at pld-linux.org
Fri Oct 7 15:37:50 CEST 2005


Author: qboosh                       Date: Fri Oct  7 13:37:50 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- merged cosmetics and new pl translations from HEAD
- don't change <gnu/stubs.h> on archs with single wordsize

---- Files affected:
SPECS:
   glibc.spec (1.583.2.28 -> 1.583.2.29) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.583.2.28 SPECS/glibc.spec:1.583.2.29
--- SPECS/glibc.spec:1.583.2.28	Sun Oct  2 22:45:14 2005
+++ SPECS/glibc.spec	Fri Oct  7 15:37:43 2005
@@ -17,7 +17,7 @@
 %bcond_with	tests_nptl	# perform NPTL tests on dual build (requires 2.6.x kernel)
 %bcond_without	localedb	# don't build localedb-all (is time consuming)
 %bcond_with	cross		# build using crossgcc (without libgcc_eh)
-%bcond_with	pax		# apply PaX patches
+%bcond_with	pax		# apply PaX hack
 #
 # TODO:
 # - look at locale fixes/updates in bugzilla
@@ -325,11 +325,11 @@
 Summary(tr):	Geliţtirme için gerekli diđer kitaplýklar
 Summary(uk):	äĎÄÁÔËĎ׌ ÂŚÂĚŚĎÔĹËÉ, ĐĎÔŇŚÂÎŚ ÄĚŃ ËĎÍĐŚĚŃĂŚ§
 Group:		Development/Libraries
-Provides:	%{name}-devel(%{_target_cpu}) = %{epoch}:%{version}-%{release}
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	%{name}-headers = %{epoch}:%{version}-%{release}
 Requires:	%{name}-devel-utils = %{epoch}:%{version}-%{release}
 Requires:	%{name}-devel-doc = %{epoch}:%{version}-%{release}
+Provides:	%{name}-devel(%{_target_cpu}) = %{epoch}:%{version}-%{release}
 Obsoletes:	libiconv-devel
 
 %description devel
@@ -385,7 +385,8 @@
 ×ÉËĎÎŐ×ÁÎŚ ĆÁĘĚÉ.
 
 %package headers
-Summary:	Header files for development using standard C libraries.
+Summary:	Header files for development using standard C libraries
+Summary(pl):	Pliki nagłówkowe do tworzenia programów przy użyciu standardowych bibliotek C
 Group:		Development/Libraries
 Provides:	%{name}-headers(%{_target_cpu}) = %{epoch}:%{version}-%{release}
 %ifarch %{x8664}
@@ -402,18 +403,29 @@
 %{!?with_kernelheaders:Requires:	linux-libc-headers >= %{llh_version}}
 
 %description headers
-The glibc-headers package contains the header files necessary
-for developing programs which use the standard C libraries (which are
-used by nearly all programs).  If you are developing programs which
-will use the standard C libraries, your system needs to have these
-standard header files available in order to create the
-executables.
+The glibc-headers package contains the header files necessary for
+developing programs which use the standard C libraries (which are used
+by nearly all programs).  If you are developing programs which will
+use the standard C libraries, your system needs to have these standard
+header files available in order to create the executables.
 
 Install glibc-headers if you are going to develop programs which will
 use the standard C libraries.
 
+%description headers -l pl
+Pakiet glibc-headers zawiera pliki nagłówkowe niezbędne do rozwijania
+programów używających standardowych bibliotek C (używanych przez
+prawie wszystkie programy). Jeśli tworzymy programy korzystające ze
+standardowych bibliotek C, system wymaga dostępności tych
+standardowych plików nagłówkowych do tworzenia programów
+wykonywalnych.
+
+Ten pakiet należy zainstalować jeśli zamierzamy tworzyć programy
+korzystające ze standardowych bibliotek C.
+
 %package devel-utils
-Summary:	Utilities needed for development using standard C libraries.
+Summary:	Utilities needed for development using standard C libraries
+Summary(pl):	Narzędzia do tworzenia programów przy użyciu standardowych bibliotek C
 Group:		Development/Libraries
 Provides:	%{name}-devel-utils(%{_target_cpu}) = %{epoch}:%{version}-%{release}
 %ifarch %{x8664}
@@ -429,18 +441,29 @@
 %endif
 
 %description devel-utils
-The glibc-devel-utils package contains utilities necessary
-for developing programs which use the standard C libraries (which are
-used by nearly all programs).  If you are developing programs which
-will use the standard C libraries, your system needs to have these
-utilities available.
+The glibc-devel-utils package contains utilities necessary for
+developing programs which use the standard C libraries (which are used
+by nearly all programs). If you are developing programs which will use
+the standard C libraries, your system needs to have these utilities
+available.
+
+Install glibc-devel-utils if you are going to develop programs which
+will use the standard C libraries.
+
+%description devel-utils -l pl
+Pakiet glibc-devel-utils zawiera narzędzia niezbędne do rozwijania
+programów używających standardowych bibliotek C (używanych przez
+prawie wszystkie programy). Jeśli tworzymy programy korzystające ze
+standardowych bibliotek C, system wymaga dostępności tych
+narzędzi do tworzenia programów wykonywalnych.
 
-Install glibc-devel-utils if you are going to develop programs
-which will use the standard C libraries.
+Ten pakiet należy zainstalować jeśli zamierzamy tworzyć programy
+korzystające ze standardowych bibliotek C.
 
 %package devel-doc
-Summary:	Documentation needed for development using standard C libraries.
-Group:		Development/Libraries
+Summary:	Documentation needed for development using standard C libraries
+Summary(pl):	Dokumentacja do tworzenia programów przy użyciu standardowych bibliotek C
+Group:		Documentation
 Provides:	%{name}-devel-doc(%{_target_cpu}) = %{epoch}:%{version}-%{release}
 %ifarch %{x8664}
 # If both -m32 and -m64 is to be supported on AMD64, x86_64 package
@@ -455,12 +478,20 @@
 %endif
 
 %description devel-doc
-The glibc-devel-utils package contains info and manual pages necessary
+The glibc-devel-doc package contains info and manual pages necessary
 for developing programs which use the standard C libraries (which are
 used by nearly all programs).
 
-Install glibc-devel-doc if you are going to develop programs
-which will use the standard C libraries.
+Install glibc-devel-doc if you are going to develop programs which
+will use the standard C libraries.
+
+%description devel-doc -l pl
+Pakiet glibc-devel-doc zawiera strony info i manuala przydatne do
+rozwijania programów używających standardowych bibliotek C (używanych
+przez prawie wszystkie programy).
+
+Ten pakiet należy zainstalować jeśli zamierzamy tworzyć programy
+korzystające ze standardowych bibliotek C.
 
 %package -n nscd
 Summary:	Name Service Caching Daemon
@@ -1044,15 +1075,15 @@
 #done
 #cd -
 
-# Where should s390 go?
-%ifarch %{ix86} ppc sparc
+%ifarch %{ix86} ppc s390 sparc sparcv9
 mv $RPM_BUILD_ROOT%{_includedir}/gnu/stubs.h $RPM_BUILD_ROOT%{_includedir}/gnu/stubs-32.h
 %endif
 
-%ifarch %{x8664} ppc64 sparc64 alpha
+%ifarch %{x8664} ppc64 s390x sparc64
 mv $RPM_BUILD_ROOT%{_includedir}/gnu/stubs.h $RPM_BUILD_ROOT%{_includedir}/gnu/stubs-64.h
 %endif
 
+%ifarch %{ix86} %{x8664} ppc ppc64 s390 s390x sparc sparcv9 sparc64
 cat <<EOF >$RPM_BUILD_ROOT%{_includedir}/gnu/stubs.h
 /* This file selects the right generated file of '__stub_FUNCTION' macros
    based on the architecture being compiled for.  */
@@ -1067,6 +1098,7 @@
 # error "unexpected value for __WORDSIZE macro"
 #endif
 EOF
+%endif
 
 ln -sf %{_sysconfdir}/localtime	$RPM_BUILD_ROOT%{_datadir}/zoneinfo/localtime
 ln -sf localtime		$RPM_BUILD_ROOT%{_datadir}/zoneinfo/posixtime
@@ -1471,10 +1503,12 @@
 %{_libdir}/nptl/libpthread_nonshared.a
 %endif
 
+%ifarch %{ix86} %{x8664} ppc ppc64 s390 s390x sparc sparcv9 sparc64
 %{_includedir}/gnu/stubs-*.h
-%dir %{_includedir}/gnu
+%endif
 
 %files headers
+%defattr(644,root,root,755)
 %{_includedir}/*.h
 %ifarch alpha
 %{_includedir}/alpha
@@ -1482,6 +1516,7 @@
 %{_includedir}/arpa
 %{_includedir}/bits
 %{_includedir}/gnu/lib*.h
+%dir %{_includedir}/gnu
 %{_includedir}/gnu/stubs.h
 %{_includedir}/net
 %{_includedir}/netash
@@ -1511,6 +1546,7 @@
 %attr(755,root,root) %{_bindir}/*trace
 
 %files devel-doc
+%defattr(644,root,root,755)
 %doc documentation/* NOTES PROJECTS
 %{_infodir}/libc.info*
 
@@ -1611,6 +1647,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.583.2.29  2005/10/07 13:37:43  qboosh
+- merged cosmetics and new pl translations from HEAD
+- don't change <gnu/stubs.h> on archs with single wordsize
+
 Revision 1.583.2.28  2005/10/02 20:45:14  blues
 - release 7 - /usr/include/gnu owned by devel subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.583.2.28&r2=1.583.2.29&f=u




More information about the pld-cvs-commit mailing list