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