Use F20_Raid for RHEL7. (#997146) (dlehman)
This commit is contained in:
parent
cc5ecfc183
commit
ef3d25e2e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@ pykickstart-1.78.tar.gz
|
||||
/pykickstart-1.99.40.tar.gz
|
||||
/pykickstart-1.99.41.tar.gz
|
||||
/pykickstart-1.99.42.tar.gz
|
||||
/pykickstart-1.99.43.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
Version: 1.99.42
|
||||
Version: 1.99.43
|
||||
Release: 1%{?dist}
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution. Thus the source is only available from
|
||||
@ -50,6 +50,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2013 Chris Lumens <clumens@redhat.com> - 1.99.43-1
|
||||
- Use F20_Raid for RHEL7. (#997146) (dlehman)
|
||||
|
||||
* Tue Oct 08 2013 Chris Lumens <clumens@redhat.com> - 1.99.42-1
|
||||
- Remove a triple-X message that is no longer needed (mkolman)
|
||||
- Add --remove-service option for the firewall command (#1016008) (mkolman)
|
||||
|
Loading…
Reference in New Issue
Block a user