diff options
| author | Alan Conway <aconway@apache.org> | 2007-12-04 22:33:34 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-12-04 22:33:34 +0000 |
| commit | 2748b0d5c5d6cb7efe718eae53bdd9adbae1fc36 (patch) | |
| tree | 72b907f6c9cb14216752a505f28e86a76bad02e9 /qpid/cpp/qpidc.spec.in | |
| parent | a5d215809f5b5425715189b5c929c496046d1ae4 (diff) | |
| download | qpid-python-2748b0d5c5d6cb7efe718eae53bdd9adbae1fc36.tar.gz | |
examples/Makefile.am:
- installcheck target builds installed examples.
- Automatically run by rpmbuild and distcheck targets.
rubygen/generate: fixed packaging error in rubygen.mk
src/Makefile.am: fixed packaging error.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@601125 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/qpidc.spec.in')
| -rw-r--r-- | qpid/cpp/qpidc.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/qpidc.spec.in b/qpid/cpp/qpidc.spec.in index 41e51f2c31..13ff819c6e 100644 --- a/qpid/cpp/qpidc.spec.in +++ b/qpid/cpp/qpidc.spec.in @@ -152,6 +152,9 @@ fi %changelog +* Thu Nov 8 2007 Alan Conway <aconway@redhat.com> - 0.2-12 +- installcheck target to build examples in installation. + * Thu Nov 8 2007 Alan Conway <aconway@redhat.com> - 0.2-10 - added examples to RPM package. |
