diff --git a/SPECS/basesystem.spec b/SPECS/basesystem.spec index 703c653..21cbeef 100644 --- a/SPECS/basesystem.spec +++ b/SPECS/basesystem.spec @@ -1,4 +1,4 @@ -Summary: The skeleton package which defines a simple Red Hat Enterprise Linux system +Summary: The skeleton package which defines a simple CentOS Linux system Name: basesystem Version: 10.0 Release: 7%{?dist} @@ -9,7 +9,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch %description -Basesystem defines the components of a basic Red Hat Enterprise Linux +Basesystem defines the components of a basic CentOS Linux system (for example, the package installation order to use during bootstrapping). Basesystem should be in every installation of a system, and it should never be removed. @@ -26,6 +26,10 @@ and it should never be removed. %defattr(-,root,root,-) %changelog +* Fri Nov 01 2019 CentOS Sources - 10.0-7.el7.centos +- adjust description +- adjust summary + * Fri Dec 27 2013 Daniel Mach - 10.0-7 - Mass rebuild 2013-12-27