fix typo in cdrom default group (#962486)
This commit is contained in:
parent
0d87604343
commit
86b32737c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ setup-2.8.25.tar.bz2
|
||||
/setup-2.8.67.tar.bz2
|
||||
/setup-2.8.68.tar.bz2
|
||||
/setup-2.8.69.tar.bz2
|
||||
/setup-2.8.70.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.8.69
|
||||
Version: 2.8.70
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -90,6 +90,9 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
||||
|
||||
%changelog
|
||||
* Tue May 14 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.70-1
|
||||
- fix typo in cdrom default group (#962486)
|
||||
|
||||
* Thu Apr 18 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.69-1
|
||||
- remove the rpmlib(X-CheckUnifiedSystemdir) requirement
|
||||
hack - no longer required
|
||||
@ -109,7 +112,7 @@ end
|
||||
- drop dip (gid 40) from groups created by default
|
||||
-> moved to ppp (#918206)
|
||||
- drop uucp (uidgid 14) from groups created by default
|
||||
-> moved to uucp (#912806)
|
||||
-> moved to uucp (#918206)
|
||||
- create cdrom, tape, dialout, floppy groups in setup(#919285)
|
||||
|
||||
* Tue Mar 05 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.66-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user