diff options
| author | Alan Conway <aconway@apache.org> | 2007-01-25 16:45:48 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-01-25 16:45:48 +0000 |
| commit | 62d0b170d8a7c29ec3a00b3af9cc5b43dccf2db4 (patch) | |
| tree | df1a48d5c98bbf3bbeb75a998e09df4febb08c57 /cpp/qpidc.spec.in | |
| parent | f5038f13d14d99e2b96482e3536ce3312703a56b (diff) | |
| download | qpid-python-62d0b170d8a7c29ec3a00b3af9cc5b43dccf2db4.tar.gz | |
* qpidc.spec.in: updated to release 3 for RPM.
* gen/make-gen-src-mk.sh: fixed problem with makefile generation in a new checkout.
* Other Makefile.am: added missing files to maintainer-clean.
* Added missing svn-ignores.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@499845 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/qpidc.spec.in')
| -rw-r--r-- | cpp/qpidc.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index fb1cd3cb22..d6d0288d63 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -5,7 +5,7 @@ Name: @PACKAGE@ Version: @VERSION@ -Release: 1%{?dist} +Release: 3%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -137,3 +137,6 @@ 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 + +* Thu Jan 25 Alan Conway <aconway@redhat.com> - 0.1-3 +- Applied Jim Meyereings fixes from http://mail-archives.apache.org/mod_mbox/incubator-qpid-dev/200701.mbox/%3c87hcugzmyp.fsf@rho.meyering.net%3e |
