From c7640575741186c8afa5537bc1d40e9804bd7df6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 8 Dec 2009 10:29:39 +0000 Subject: [PATCH] - rel 4 - fixed localdb-src post scriptlet, it is perfectly fine for localedb-gen to fail Changed files: glibc.spec -> 1.850 --- glibc.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/glibc.spec b/glibc.spec index ebc1297..20fc9b5 100644 --- a/glibc.spec +++ b/glibc.spec @@ -33,7 +33,7 @@ Summary(tr.UTF-8): GNU libc Summary(uk.UTF-8): GNU libc версії Name: glibc Version: 2.11 -Release: 3 +Release: 4 Epoch: 6 License: LGPL v2.1+ Group: Libraries @@ -1169,7 +1169,8 @@ rm -rf $RPM_BUILD_ROOT %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} -- 2.44.0