Author: arekm Date: Fri Oct 14 10:16:11 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 7; postshell doesn't understand commented out lines
---- Files affected: packages/grub2: grub2.spec (1.111 -> 1.112) ---- Diffs: ================================================================ Index: packages/grub2/grub2.spec diff -u packages/grub2/grub2.spec:1.111 packages/grub2/grub2.spec:1.112 --- packages/grub2/grub2.spec:1.111 Thu Oct 13 17:46:23 2011 +++ packages/grub2/grub2.spec Fri Oct 14 12:16:05 2011 @@ -34,7 +34,7 @@ Summary(pt_BR.UTF-8): Gerenciador de inicialização GRUB2 Name: grub2 Version: 1.99 -Release: 6 +Release: 7 License: GPL v2 Group: Base Source0: http://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz @@ -265,8 +265,8 @@ %postun -p %{_sbindir}/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -# Note this on version upgrade %triggerpostun -- %{name} < %{version}-0 +# Note this trigger on version upgrade # don't do anything on --downgrade if [ $1 -le 1 ]; then exit 0 @@ -380,6 +380,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.112 2011/10/14 10:16:05 arekm +- rel 7; postshell doesn't understand commented out lines + Revision 1.111 2011/10/13 15:46:23 wiget - force posix mode in grub-mkconfig (fix for mksh and FD_CLOEXEC on redirects) - rel. 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grub2/grub2.spec?r1=1.111&r2=1.112&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
