diff --git a/SPECS/basesystem.spec b/SPECS/basesystem.spec
index 703c653..68ecd9a 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,9 @@ and it should never be removed.
 %defattr(-,root,root,-)
 
 %changelog
+* Fri Jun 27 2013 Johnny Hughes <johnny@centos.org> - 10.0-7.el7.centos
+- Roll in CentOS Branding
+
 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 10.0-7
 - Mass rebuild 2013-12-27