fix cut&paste error in lang.csh script (#1598268)
This commit is contained in:
parent
e29e2f74d7
commit
e32ba914a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ setup-2.8.25.tar.bz2
|
||||
/setup-2.11.3.tar.bz2
|
||||
/setup-2.11.4.tar.bz2
|
||||
/setup-2.12.0.tar.bz2
|
||||
/setup-2.12.1.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.12.0
|
||||
Version: 2.12.1
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -101,6 +101,9 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
||||
|
||||
%changelog
|
||||
* Fri Jul 13 2018 Ondrej Vasik <ovasik@redhat.com> - 2.12.1-1
|
||||
- fix cut&paste error in lang.csh script (#1598268)
|
||||
|
||||
* Fri Jun 01 2018 Ondrej Vasik <ovasik@redhat.com> - 2.12.0-1
|
||||
- move /etc/networks from initscripts to setup
|
||||
- move /etc/profile.d/lang.{sh,csh} from initscripts to setup
|
||||
|
||||
4
sources
4
sources
@ -1,3 +1 @@
|
||||
SHA512 (setup-2.11.3.tar.bz2) = da62318447da858161e62eccd2d28fa70cb1ca13a9394672575144879f557162a419c9e5b6c0e6ba077b29ee5ea98a42e08c4348833bed026351f260580164e5
|
||||
SHA512 (setup-2.11.4.tar.bz2) = ee6f3cd276d0650bf0bd5585b73c746ff78cf9429c14d0818876e32c2e3de72d662a1eaab3125a0fcd35ef8fabe11f167413a1d8d82c136b1f77ea7ef457f7a9
|
||||
SHA512 (setup-2.12.0.tar.bz2) = 1fc3b81a7408054f893b65670a4d94d47a1321ce8c9458c34797473b3e83fbb3748ab711a86a49c4c2cef966f2c7f69da6b6a1f98bdb5f8ee0ebb605b55e5094
|
||||
SHA512 (setup-2.12.1.tar.bz2) = e6f058faddefe86c74e7f8197bbef0820aa8587fda9925bc2060f5800546a75ac2a30154136cfa75e23607f67fda3565e36f0d835d629620392c782d71c07b09
|
||||
|
||||
Loading…
Reference in New Issue
Block a user