[gfs2-utils] Remove redundant postinstall scriptlet

Andrew Price andyp at fedoraproject.org
Wed Mar 7 18:35:07 UTC 2012


commit 816718309e9ccae52b935b80c8eba064392bb5a0
Author: Andrew Price <anprice at redhat.com>
Date:   Wed Mar 7 17:59:44 2012 +0000

    Remove redundant postinstall scriptlet
    
    Signed-off-by: Andrew Price <anprice at redhat.com>

 gfs2-utils.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gfs2-utils.spec b/gfs2-utils.spec
index 28170fb..acc68fe 100644
--- a/gfs2-utils.spec
+++ b/gfs2-utils.spec
@@ -12,7 +12,7 @@
 
 Name: gfs2-utils
 Version: 3.1.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Kernel
 Summary: Utilities for managing the global filesystem (GFS2)
@@ -86,9 +86,6 @@ The gfs2-utils package contains a number of utilities for creating,
 checking, modifying, and correcting any inconsistencies in GFS2
 filesystems.
 
-%post -n gfs2-utils
-/sbin/chkconfig --add gfs2
-
 %files -n gfs2-utils
 %defattr(-,root,root,-)
 %doc doc/COPYING.* doc/COPYRIGHT doc/README.licence doc/*.txt
@@ -159,6 +156,9 @@ filesystems.
 #%{_mandir}/man8/gfs_control*
 
 %changelog
+* Wed Mar 07 2012 Andrew Price <anprice at redhat.com> - 3.1.4-3
+- Remove redundant postinstall scriptlet
+
 * Thu Feb  2 2012 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.1.4-2
 - make sure to Obsolete gfs2-cluster
 


More information about the scm-commits mailing list