SPECS (AC-branch): glibc.spec - adapterized (kill prereq)

glen glen at pld-linux.org
Tue Dec 6 22:05:28 CET 2005


Author: glen                         Date: Tue Dec  6 21:05:28 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- adapterized (kill prereq)

---- Files affected:
SPECS:
   glibc.spec (1.583.2.62 -> 1.583.2.63) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.583.2.62 SPECS/glibc.spec:1.583.2.63
--- SPECS/glibc.spec:1.583.2.62	Mon Dec  5 21:47:02 2005
+++ SPECS/glibc.spec	Tue Dec  6 22:05:22 2005
@@ -156,7 +156,7 @@
 BuildRequires:	sed >= 4.0.5
 BuildRequires:	texinfo
 AutoReq:	false
-PreReq:		basesystem
+Requires:	basesystem
 Requires:	glibc-misc = %{epoch}:%{version}-%{release}
 %{?with_tls:Provides:	glibc(tls)}
 Provides:	ldconfig
@@ -307,7 +307,7 @@
 Summary(pl):	Narzędzia i dane używane przez glibc
 Group:		Applications/System
 AutoReq:	false
-PreReq:		%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description misc
 Utilities and data used by glibc.
@@ -472,8 +472,8 @@
 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.
+standardowych bibliotek C, system wymaga dostępności tych narzędzi do
+tworzenia programów wykonywalnych.
 
 Ten pakiet należy zainstalować jeśli zamierzamy tworzyć programy
 korzystające ze standardowych bibliotek C.
@@ -528,7 +528,7 @@
 Summary(ru):	ëÜŰÉŇŐŔÝÉĘ ÄĹÍĎÎ ÓĹŇ×ÉÓĎ× ÉÍĹÎ
 Summary(uk):	ëĹŰŐŔŢÉĘ ÄĹÍĎÎ ÓĹ×ŚÓŚ× ŚÍĹÎ
 Group:		Networking/Daemons
-PreReq:		rc-scripts >= 0.2.0
+Requires:	rc-scripts >= 0.2.0
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
@@ -889,7 +889,7 @@
 Summary(es):	GNU libc - bibliotecas de 64 bits
 Summary(pl):	GNU libc - biblioteki 64-bitowe
 Group:		Libraries
-PreReq:		basesystem
+Requires:	basesystem
 Requires:	%{name}-misc = %{epoch}:%{version}-%{release}
 Provides:	glibc = %{epoch}:%{version}-%{release}
 %{?with_tls:Provides:	glibc(tls)}
@@ -1699,6 +1699,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.583.2.63  2005/12/06 21:05:22  glen
+- adapterized (kill prereq)
+
 Revision 1.583.2.62  2005/12/05 20:47:02  baggins
 - removed bogus patch
 
================================================================

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




More information about the pld-cvs-commit mailing list