diff --git a/baobab.spec b/baobab.spec index cf3af7f..650708e 100644 --- a/baobab.spec +++ b/baobab.spec @@ -1,6 +1,6 @@ Name: baobab Version: 1.1.0 -Release: 2 +Release: 3%{?dist} Summary: Graphical tool to analyse directory trees Group: Applications/System @@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) -%doc COPYING INSTALL README AUTHORS +%doc COPYING README AUTHORS %{_bindir}/%{name} %{_datadir}/applications/*-%{name}.desktop %{_datadir}/%{name}/ @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Sep 10 2005 Thorsten Leemhuis - 1.1.0-3 +- Don't ship INSTALL in doc as suggested by adrianr in #167940 + * Sat Sep 10 2005 Thorsten Leemhuis - 1.1.0-2 - Remove pre and post-run of update-desktop-database