add asterisk to /etc/filesystems (to honor /proc/filesystems)
This commit is contained in:
parent
192df98988
commit
7e3c0dee09
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user