Created the qpid-proton-c-devel-doc subpackage.

- Resolves: BZ#1000615
epel9
Darryl L. Pierce 12 years ago
parent a502c7b6d8
commit 3409bb7024

@ -76,10 +76,23 @@ Provides: qpid-proton-devel = %{version}-%{release}
%{_includedir}/proton
%{_libdir}/libqpid-proton.so
%{_libdir}/pkgconfig/libqpid-proton.pc
%package -n qpid-proton-c-devel-doc
Summary: Documentation for the C development libraries for Qpid Proton
BuildArch: noarch
%description -n qpid-proton-c-devel-doc
%{summary}.
%files -n qpid-proton-c-devel-doc
%defattr(-,root,root,-)
%{proton_datadir}/docs/api-c
%{_datadir}/proton/examples
%package -n python-qpid-proton
Summary: Python language bindings for the Qpid Proton messaging framework
@ -140,6 +153,10 @@ rm -rf %{buildroot}%{_datarootdir}/java
rm -rf %{buildroot}%{_sysconfdir}/php.d
%changelog
* Mon Aug 26 2013 Darryl L. Pierce <dpierce@redhat.com> - 0.4-4
- Created the qpid-proton-c-devel-doc subpackage.
- Resolves: BZ#1000615
* Wed Jul 24 2013 Darryl L. Pierce <dpierce@redhat.com> - 0.4-3
- Provide examples for qpid-proton-c
- Resolves: BZ#975723

Loading…
Cancel
Save