|
|
|
@ -46,7 +46,6 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
%doc AUTHORS ChangeLog README NEWS THANKS
|
|
|
|
|
%license COPYING
|
|
|
|
|
%{_bindir}/spellout
|
|
|
|
@ -54,7 +53,6 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|
|
|
|
%{_datadir}/libnumbertext
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
%{_includedir}/libnumbertext
|
|
|
|
|
%{_libdir}/pkgconfig/libnumbertext.pc
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|