SPECS: glibc.spec - according to spamassassin.spec rev. 1.145 glibc-misc S:...

gotar gotar at pld-linux.org
Sun Oct 26 10:34:39 CET 2008


Author: gotar                        Date: Sun Oct 26 09:34:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- according to spamassassin.spec rev. 1.145 glibc-misc S: glibc-localedb-all
  as this is commonly being forgotten

---- Files affected:
SPECS:
   glibc.spec (1.791 -> 1.792) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.791 SPECS/glibc.spec:1.792
--- SPECS/glibc.spec:1.791	Wed Oct  8 21:08:06 2008
+++ SPECS/glibc.spec	Sun Oct 26 10:34:33 2008
@@ -130,7 +130,7 @@
 # avoid -D_FORTIFY_SOURCE=X
 %define		filterout_cpp		-D_FORTIFY_SOURCE=[0-9]+
 
-%define 	specflags_sparc64	-mcpu=ultrasparc -mvis -fcall-used-g6
+%define		specflags_sparc64	-mcpu=ultrasparc -mvis -fcall-used-g6
 
 # ld.so needs not to be stripped to work
 # gdb needs unstripped libpthread for some threading support
@@ -271,6 +271,7 @@
 Group:		Applications/System
 AutoReq:	false
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Suggests:	%{name}-localedb-all
 
 %description misc
 Utilities and data used by glibc.
@@ -942,8 +943,8 @@
 	--enable-profile
 
 %{__make} \
-	 AWK="gawk" \
-	 sLIBdir=%{_libdir}
+	AWK="gawk" \
+	sLIBdir=%{_libdir}
 
 cd ..
 
@@ -1193,7 +1194,7 @@
 # TODO: package ldconfig symlinks as %ghost
 %attr(755,root,root) /%{_lib}/ld-%{version}.so
 # wildly arch-dependent ld.so SONAME symlink
-%ifarch %{ix86} sparc sparcv9 sparc64 alpha sh 
+%ifarch %{ix86} sparc sparcv9 sparc64 alpha sh
 %attr(755,root,root) /%{_lib}/ld-linux.so.2
 %endif
 %ifarch ia64
@@ -1637,6 +1638,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.792  2008/10/26 09:34:33  gotar
+- according to spamassassin.spec rev. 1.145 glibc-misc S: glibc-localedb-all
+  as this is commonly being forgotten
+
 Revision 1.791  2008/10/08 19:08:06  qboosh
 - updated morelocales patch to add sd_IN, ht_HT, en_AG, nl_AW
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibc.spec?r1=1.791&r2=1.792&f=u



More information about the pld-cvs-commit mailing list