Author: jpc                          Date: Tue Oct 18 14:37:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add UCLIBC_HAS_PRINTF_M_SPEC to config (needed by busybox, will
  print 'm' in place of error messages if not set)

---- Files affected:
SPECS:
   uClibc.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.120 SPECS/uClibc.spec:1.121
--- SPECS/uClibc.spec:1.120     Thu Sep 29 14:00:11 2005
+++ SPECS/uClibc.spec   Tue Oct 18 16:37:41 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Biblioteka C zoptymalizowana na rozmiar
 Name:          uClibc
 Version:       0.9.28
-Release:       1.1
+Release:       1.2
 Epoch:         2
 License:       LGPL
 Group:         Libraries
@@ -120,6 +120,7 @@
        s/^.*UCLIBC_HAS_RPC.*/UCLIBC_HAS_RPC=y\n# UCLIBC_HAS_FULL_RPC is not 
set/;
        s/^.*UCLIBC_HAS_SYS_SIGLIST.*$/UCLIBC_HAS_SYS_SIGLIST=y/;
        
s,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)/lib",
+       s/^.*UCLIBC_HAS_PRINTF_M_SPEC.*$/UCLIBC_HAS_PRINTF_M_SPEC=y/;
        ' .config.tmp > .config
 %{?debug:echo 'DODEBUG=y' >> .config}
 %{?debug:echo 'SUPPORT_LD_DEBUG=y' >> .config}
@@ -207,6 +208,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2005/10/18 14:37:41  jpc
+- add UCLIBC_HAS_PRINTF_M_SPEC to config (needed by busybox, will
+  print 'm' in place of error messages if not set)
+
 Revision 1.120  2005/09/29 12:00:11  pluto
 - typos.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.120&r2=1.121&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to