fix #720321 - added /etc/magic config file to let users define their local

magic patterns
This commit is contained in:
Jan Kaluza 2012-01-02 10:08:48 +01:00
commit be6e5a5ae1

View File

@ -5,7 +5,7 @@
Summary: A utility for determining file types
Name: file
Version: 5.09
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD
Group: Applications/File
Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
@ -149,10 +149,13 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Thu Dec 15 2011 Jan Kaluza <jkaluza@redhat.com> - 5.09-2
* Mon Jan 02 2012 Jan Kaluza <jkaluza@redhat.com> - 5.09-3
- fix #720321 - added /etc/magic config file to let users define their local
magic patterns
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.09-2
- Rebuilt for glibc bug#747377
* Thu Sep 29 2011 Jan Kaluza <jkaluza@redhat.com> - 5.09-1
- fix #739286 - update to file-5.09