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

Darryl L. Pierce mcpierce at fedoraproject.org
Wed Jul 9 15:11:17 UTC 2014


commit 82c7be7fe2ef2040e24761963c1897c0bf5889e7
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 ceb8979..f107394 100644
--- a/qpid-qmf.spec
+++ b/qpid-qmf.spec
@@ -9,7 +9,7 @@
 
 Name:    qpid-qmf
 Version: 0.26
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: The QPID Management Framework
 License: ASL 2.0
 URL:     http://qpid.apache.org
@@ -34,7 +34,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
@@ -57,7 +57,7 @@ components.
 
 %postun devel -p /sbin/ldconfig
 
-# === python-qpid-qmf
+
 
 %package -n python-qpid-qmf
 Summary:   The QPID Management Framework bindings for python
@@ -80,7 +80,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
@@ -111,7 +111,7 @@ for ruby.
 
 %postun -n qpid-qmf -p /sbin/ldconfig
 
-# === prep/build/install
+
 
 %prep
 %setup -q -n qpid-%{version}
@@ -236,6 +236,9 @@ rm -rf %{buildroot}/usr/local/%{_lib}/ruby/site_ruby
 
 
 %changelog
+* Wed Jul  9 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.26-2
+- Removed intra-package comments that were pulled into the postun scripts.
+
 * Thu Jun 12 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.26-1
 - Rebased on Qpid 0.26.
 


More information about the scm-commits mailing list