From 7f8b7c4df62335b1376c8b6cfa42849a68cde03f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Nov 12 2008 15:41:19 +0000 Subject: Bad understanding of the role of install-info in the history of humankind. --- diff --git a/pspp.spec b/pspp.spec index 8380606..d9d8596 100644 --- a/pspp.spec +++ b/pspp.spec @@ -1,6 +1,6 @@ Name: pspp Version: 0.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A program for statistical analysis of sampled data Group: Applications/Engineering @@ -67,7 +67,7 @@ make check %preun if [ $1 = 0 ] ; then - /sbin/install-info --delete %{_infodir}/%{name}.info* %{_infodir}/dir || : + /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || : fi %clean @@ -86,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/fedora-psppire.desktop %changelog +* Wed Nov 12 2008 Matěj Cepl - 0.6.0-6 +- Bad understanding of the role of install-info in the history of + humankind. + * Sat Jun 14 2008 Matěj Cepl 0.6.0-5 - Approved version with fixed duplicate %%{_sysconfdir}/pspp