From e0030408ffcd9f83613a65bf4473487200f436b8 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Tue, 13 Sep 2005 13:56:41 +0000 Subject: [PATCH] Add dist again an remove INSTALL from doc --- baobab.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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