add asterisk to /etc/filesystems (to honor /proc/filesystems)

This commit is contained in:
Ondřej Vašík 2014-07-24 15:43:21 +02:00
parent 192df98988
commit 7e3c0dee09
3 changed files with 6 additions and 5 deletions

1
.gitignore vendored
View File

@ -47,3 +47,4 @@ setup-2.8.25.tar.bz2
/setup-2.8.74.tar.bz2
/setup-2.8.75.tar.bz2
/setup-2.9.0.tar.bz2
/setup-2.9.1.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A set of system configuration and setup files
Name: setup
Version: 2.9.0
Release: 2%{?dist}
Version: 2.9.1
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
URL: https://fedorahosted.org/setup/
@ -91,8 +91,8 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Jul 24 2014 Ondrej Vasik <ovasik@redhat.com> - 2.9.1-1
- add asterisk to /etc/filesystems (to honor /proc/filesystems)
* Wed Apr 23 2014 Ondrej Vasik <ovasik@redhat.com> - 2.9.0-1
- drop /etc/securetty (#1090639)

View File

@ -1 +1 @@
ef75d3e4367f9ecd8868576b5db28da7 setup-2.9.0.tar.bz2
fa70789b765a302dfb43937566f4a620 setup-2.9.1.tar.bz2