[grub2/f16] Don't do sysadminny things in %preun or %post ever. (#735259) Actually include the changelog in this

Peter Jones pjones at fedoraproject.org
Fri Sep 2 16:18:37 UTC 2011


commit 6098d129abbab32c43eb0efee8c34de1514c1814
Author: Peter Jones <pjones at redhat.com>
Date:   Fri Sep 2 12:18:20 2011 -0400

    Don't do sysadminny things in %preun or %post ever. (#735259)
    Actually include the changelog in this build (sorry about -3)

 grub2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index fbd711f..de1924e 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -18,7 +18,7 @@
 Name:           grub2
 Epoch:          1
 Version:        1.99
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Bootloader with support for Linux, Multiboot and more
 
 Group:          System Environment/Base
@@ -328,6 +328,10 @@ fi
 %endif
 
 %changelog
+* Fri Sep 02 2011 Peter Jones <pjones at redhat.com> - 1.99-4
+- Don't do sysadminny things in %preun or %post ever. (#735259)
+- Actually include the changelog in this build (sorry about -3)
+
 * Thu Sep 01 2011 Peter Jones <pjones at redhat.com> - 1.99-2
 - Require os-prober (#678456) (patch from Elad Alfassa)
 - Require which (#734959) (patch from Elad Alfassa)


More information about the scm-commits mailing list