diff --git a/gtkhash.spec b/gtkhash.spec index 86ace06..782a07e 100644 --- a/gtkhash.spec +++ b/gtkhash.spec @@ -196,7 +196,6 @@ fi %files -f gtk2/%{name}.lang -%defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_bindir}/%{name} %{_datadir}/%{name}/ @@ -204,7 +203,6 @@ fi %{_datadir}/glib-2.0/schemas/app.gtkhash.gschema.xml %files -n %{name}3 -f gtk3/%{name}.lang -%defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_bindir}/%{name}3 %{_datadir}/%{name}/ @@ -213,7 +211,6 @@ fi %if %{with nautilus} %files nautilus -%defattr(-,root,root,-) %{_libdir}/nautilus/extensions-*/libgtkhash-properties.so %{_datadir}/gtkhash/nautilus %{_datadir}/glib-2.0/schemas/app.gtkhash-properties.gschema.xml @@ -222,7 +219,6 @@ fi %if %{with thunar} %files thunar -%defattr(-,root,root,-) %{_libdir}/thunarx-2/libgtkhash-properties.so %endif