Tomáš Chvátal 2018-04-20 12:29:30 +00:00 committed by Git OBS Bridge
parent fc905cacff
commit 4b248c8c84

View File

@ -80,18 +80,15 @@ make %{?_smp_mflags} check || :
%postun -n %{libname} -p /sbin/ldconfig
%files
%defattr(-,root,root)
%license COPYING
%doc AUTHORS NEWS README
%{_bindir}/*
%{_mandir}/man1/*
%files -n %{libname}
%defattr(-,root,root)
%license COPYING
%{_libdir}/*.so.*
%files -n hfst-ospell-devel
%defattr(-,root,root)
%{_includedir}/*
%{_libdir}/pkgconfig/*
%{_libdir}/*.so