diff options
| author | Alan Conway <aconway@apache.org> | 2007-04-17 19:29:19 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-04-17 19:29:19 +0000 |
| commit | 558800e19adf403112ba4e1b65cbfbfaf31b964c (patch) | |
| tree | c12e689233d7210097df4df8a9871ec3ce8967aa /cpp/qpidc.spec.in | |
| parent | e4c780645c6120dba07b8b409f1472448cd1fcd3 (diff) | |
| download | qpid-python-558800e19adf403112ba4e1b65cbfbfaf31b964c.tar.gz | |
Add missing %defattr to spec
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@529726 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/qpidc.spec.in')
| -rw-r--r-- | cpp/qpidc.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index 17d6c071c9..1fa71ec365 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -117,6 +117,7 @@ make check %doc %_mandir/man1/%{qpidd}.* %files -n %{qpidd}-devel +%defattr(-,root,root,-) %doc rpm/README.qpidd-devel %defattr(-,root,root,-) %_libdir/libqpidbroker.so |
