[python] Remove stray comment header that was unintentionally within postun scriptlet (rhbz#732475)

dmalcolm dmalcolm at fedoraproject.org
Mon Aug 22 19:36:27 UTC 2011


commit 7e7a694abb4f9ae80bf63a15dd645b255c389d76
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Mon Aug 22 15:36:09 2011 -0400

    Remove stray comment header that was unintentionally within postun scriptlet (rhbz#732475)

 python.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/python.spec b/python.spec
index 22f7f1b..205f8f9 100644
--- a/python.spec
+++ b/python.spec
@@ -1431,9 +1431,6 @@ rm -fr %{buildroot}
 %postun libs -p /sbin/ldconfig
 
 
-# ======================================================
-# Manifests of the various subpackages
-# ======================================================
 
 %files
 %defattr(-, root, root, -)


More information about the scm-commits mailing list