Author: qrczak                       Date: Mon Feb 12 19:18:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Transliteration table includes some letters with stroke, e.g. “ł”
  can be replaced with “l”.
- Release 0.6

---- Files affected:
SPECS:
   glibc.spec (1.681 -> 1.682) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.681 SPECS/glibc.spec:1.682
--- SPECS/glibc.spec:1.681      Mon Feb 12 01:48:34 2007
+++ SPECS/glibc.spec    Mon Feb 12 20:18:32 2007
@@ -49,7 +49,7 @@
 Summary(uk.UTF-8):   GNU libc версії 2.3
 Name:          glibc
 Version:       2.5
-Release:       0.5
+Release:       0.6
 Epoch:         6
 License:       LGPL
 Group:         Libraries
@@ -89,6 +89,7 @@
 Patch23:       %{name}-ZA_collate.patch
 Patch24:       %{name}-iconvconfig-nxstack.patch
 Patch25:       %{name}-cross-gcc_eh.patch
+Patch26:       %{name}-with-stroke.patch
 # PaX hack (dropped)
 #Patch30:      %{name}-pax_dl-execstack.patch
 URL:           http://www.gnu.org/software/libc/
@@ -858,6 +859,7 @@
 %patch23 -p1
 %patch24 -p1
 %{?with_cross:%patch25 -p1}
+%patch26 -p1
 
 # these would be copied to localedb-src
 rm -f localedata/locales/*{.orig,~}
@@ -2008,6 +2010,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.682  2007/02/12 19:18:32  qrczak
+- Transliteration table includes some letters with stroke, e.g. “ł”
+  can be replaced with “l”.
+- Release 0.6
+
 Revision 1.681  2007/02/12 00:48:34  baggins
 - converted to UTF-8
 
================================================================

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

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

Reply via email to