[qpid-qmf] Removed intra-package comments that were pulled into the postun scripts.

Darryl L. Pierce mcpierce at fedoraproject.org
Wed Jul 9 13:18:13 UTC 2014


commit 46330ed2cc0eb11061b5b3c923a3f1146deee8f0
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Wed Jul 9 09:18:12 2014 -0400

    Removed intra-package comments that were pulled into the postun scripts.

 qpid-qmf.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/qpid-qmf.spec b/qpid-qmf.spec
index ce0c62f..6a77e72 100644
--- a/qpid-qmf.spec
+++ b/qpid-qmf.spec
@@ -9,7 +9,7 @@
 
 Name:    qpid-qmf
 Version: 0.28
-Release: 22%{?dist}
+Release: 23%{?dist}
 Summary: The QPID Management Framework
 License: ASL 2.0
 URL:     http://qpid.apache.org
@@ -36,7 +36,7 @@ messaging. It takes advantage of the scalability, security, and rich
 capabilities of Qpid to provide flexible and easy-to-use manageability to a
 large set of applications.
 
-# === qpid-qmf-devel
+
 
 %package devel
 Summary:   Header files and tools for developing QMF extensions
@@ -59,7 +59,7 @@ components.
 
 %postun devel -p /sbin/ldconfig
 
-# === python-qpid-qmf
+
 
 %package -n python-qpid-qmf
 Summary:   The QPID Management Framework bindings for python
@@ -82,7 +82,7 @@ for python.
 
 %postun -n python-qpid-qmf -p /sbin/ldconfig
 
-# === ruby-qpid-qmf
+
 
 %package -n ruby-qpid-qmf
 Summary:   The QPID Management Framework bindings for ruby
@@ -114,7 +114,7 @@ for ruby.
 
 %postun -n qpid-qmf -p /sbin/ldconfig
 
-# === prep/build/install
+
 
 %prep
 %setup -q -n qpid-%{version}
@@ -247,6 +247,9 @@ rm -rf %{buildroot}/usr/local/%{_lib}/ruby/site_ruby
 
 
 %changelog
+* Wed Jul  9 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.28-23
+- Removed intra-package comments that were pulled into the postun scripts.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.28-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list