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 %postun -n %{libname} -p /sbin/ldconfig
%files %files
%defattr(-,root,root)
%license COPYING
%doc AUTHORS NEWS README %doc AUTHORS NEWS README
%{_bindir}/* %{_bindir}/*
%{_mandir}/man1/* %{_mandir}/man1/*
%files -n %{libname} %files -n %{libname}
%defattr(-,root,root) %license COPYING
%{_libdir}/*.so.* %{_libdir}/*.so.*
%files -n hfst-ospell-devel %files -n hfst-ospell-devel
%defattr(-,root,root)
%{_includedir}/* %{_includedir}/*
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%{_libdir}/*.so %{_libdir}/*.so