Author: baggins                      Date: Tue Dec  8 10:29:44 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4
- fixed localdb-src post scriptlet, it is perfectly fine for localedb-gen to 
fail

---- Files affected:
packages/glibc:
   glibc.spec (1.849 -> 1.850) 

---- Diffs:

================================================================
Index: packages/glibc/glibc.spec
diff -u packages/glibc/glibc.spec:1.849 packages/glibc/glibc.spec:1.850
--- packages/glibc/glibc.spec:1.849     Fri Nov 20 20:39:25 2009
+++ packages/glibc/glibc.spec   Tue Dec  8 11:29:39 2009
@@ -34,7 +34,7 @@
 Summary(uk.UTF-8):     GNU libc версії
 Name:          glibc
 Version:       2.11
-Release:       3
+Release:       4
 Epoch:         6
 License:       LGPL v2.1+
 Group:         Libraries
@@ -1170,7 +1170,8 @@
 %post  memusage -p /sbin/ldconfig
 %postun        memusage -p /sbin/ldconfig
 
-%post -n localedb-src -p /usr/bin/localedb-gen
+%post -n localedb-src
+/usr/bin/localedb-gen || :
 
 %post devel    -p      /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
@@ -1654,6 +1655,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.850  2009/12/08 10:29:39  baggins
+- rel 4
+- fixed localdb-src post scriptlet, it is perfectly fine for localedb-gen to 
fail
+
 Revision 1.849  2009/11/20 19:39:25  arekm
 - rel 3; add en/LC_TIME
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glibc/glibc.spec?r1=1.849&r2=1.850&f=u

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

Reply via email to