Author: glen Date: Thu Mar 27 13:05:35 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - use postshell for infodir update, cvs-client virtual
---- Files affected: SPECS: gettext.spec (1.135.2.2 -> 1.135.2.3) ---- Diffs: ================================================================ Index: SPECS/gettext.spec diff -u SPECS/gettext.spec:1.135.2.2 SPECS/gettext.spec:1.135.2.3 --- SPECS/gettext.spec:1.135.2.2 Thu Mar 27 14:03:38 2008 +++ SPECS/gettext.spec Thu Mar 27 14:05:29 2008 @@ -33,7 +33,7 @@ Summary(uk.UTF-8): Бібліотеки та утиліти для підтримки національних мов Name: gettext Version: 0.16.1 -Release: 3 +Release: 4 License: LGPL (runtime), GPL (tools) Group: Development/Tools Source0: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -267,7 +267,7 @@ License: GPL Group: Development/Tools Requires: %{name}-devel >= 0.10.35 -Requires: cvs +Requires: cvs-client %description autopoint The `autopoint' program copies standard gettext infrastructure files @@ -387,11 +387,11 @@ %post -n libasprintf -p /sbin/ldconfig %postun -n libasprintf -p /sbin/ldconfig -%post -n libasprintf-devel -[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 +%post -n libasprintf-devel -p /sbin/postshell +-/usr/sbin/fix-info-dir -c %{_infodir} -%postun -n libasprintf-devel -[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 +%postun -n libasprintf-devel -p /sbin/postshell +-/usr/sbin/fix-info-dir -c %{_infodir} %files -f %{name}-runtime.lang %defattr(644,root,root,755) @@ -511,6 +511,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.135.2.3 2008-03-27 13:05:29 glen +- use postshell for infodir update, cvs-client virtual + Revision 1.135.2.2 2008-03-27 13:03:38 glen - convert to utf8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gettext.spec?r1=1.135.2.2&r2=1.135.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
