- don't ship infodir/dir.gz (#478322)

This commit is contained in:
Adam Tkac 2009-01-12 14:10:04 +00:00
parent 9308f30ee7
commit 1cae03757e

View File

@ -1,7 +1,7 @@
Summary: Programs for accessing MS-DOS disks without mounting the disks
Name: mtools
Version: 4.0.0
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: Applications/System
Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2
@ -46,6 +46,9 @@ gzip -9f $RPM_BUILD_ROOT/%{_infodir}/*
# We aren't shipping this.
find $RPM_BUILD_ROOT -name "floppyd*" -exec rm {} \;
# dir.gz is handled in %%post and %%preun sections
rm -f $RPM_BUILD_ROOT/%{_infodir}/dir.gz
%clean
rm -rf $RPM_BUILD_ROOT
@ -63,9 +66,12 @@ fi
%doc COPYING Changelog README Release.notes
/usr/bin/*
%{_mandir}/*/*
%{_infodir}/*
%{_infodir}/%{name}.info.gz
%changelog
* Mon Jan 12 2009 Adam Tkac <atkac redhat com> 4.0.0-2
- don't ship infodir/dir.gz (#478322)
* Mon Dec 01 2008 Adam Tkac <atkac redhat com> 4.0.0-1
- updated to 4.0.0