diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 21111a4..5d05612 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -40,18 +40,16 @@ developing applications that use %{name}. %install %meson_install -mkdir -p %{buildroot}/%{_libexecdir}/totem-pl-parser/ - %find_lang %{name} --with-gnome %ldconfig_scriptlets %files -f %{name}.lang %license COPYING.LIB -%doc AUTHORS NEWS README +%doc AUTHORS NEWS README.md %{_libdir}/*.so.* %{_libdir}/girepository-1.0/*.typelib -%dir %{_libexecdir}/totem-pl-parser/ +%{_libexecdir}/totem-pl-parser/ %files devel %{_includedir}/*