diff options
author | Jim Meyering <meyering@apache.org> | 2007-07-05 14:33:16 +0000 |
---|---|---|
committer | Jim Meyering <meyering@apache.org> | 2007-07-05 14:33:16 +0000 |
commit | 4e60e87b604f8959907a329a36264f98debc9536 (patch) | |
tree | 8a4e3bb9c21fa57b790cca788696820d83c22849 /cpp | |
parent | c634f821f772198e3874aded6c5c32adb608bc09 (diff) | |
download | qpid-python-4e60e87b604f8959907a329a36264f98debc9536.tar.gz |
Remove trailing blanks and blank line at end.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@553522 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/qpidc.spec.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index 6d3aecd3a0..8ec013f0d6 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -122,7 +122,7 @@ make check %files -n %{qpidd}-devel %defattr(-,root,root,-) -%doc rpm/README.qpidd-devel +%doc rpm/README.qpidd-devel %defattr(-,root,root,-) %_libdir/libqpidbroker.so %_libdir/libqpidcluster.so @@ -165,7 +165,7 @@ fi - Bugfix for memory errors on x86_64. * Thu Apr 12 2007 Alan Conway <aconway@redhat.com> - 0.2-1 -- Bumped version number for rhm dependencies. +- Bumped version number for rhm dependencies. * Wed Apr 11 2007 Alan Conway <aconway@redhat.com> - 0.1-5 - Add qpidd-devel sub-package. @@ -185,4 +185,3 @@ fi * Fri Dec 8 2006 David Lutterkort <dlutter@redhat.com> - 0.1-1 - Initial version based on Jim Meyering's sketch and discussions with Alan Conway - |