|
|
|
@ -72,7 +72,8 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%doc AUTHORS COPYING.*
|
|
|
|
|
%doc AUTHORS
|
|
|
|
|
%license COPYING.MPL
|
|
|
|
|
%{_libdir}/%{name}-%{apiversion}.so.*
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
@ -82,7 +83,7 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1
|
|
|
|
|
%{_libdir}/pkgconfig/%{name}-%{apiversion}.pc
|
|
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
|
%doc COPYING.*
|
|
|
|
|
%license COPYING.MPL
|
|
|
|
|
%doc docs/doxygen/html
|
|
|
|
|
|
|
|
|
|
%files tools
|
|
|
|
|