diff -ruN rpmbuild-orig/SPECS/redhat-rpm-config.spec rpmbuild/SPECS/redhat-rpm-config.spec
--- rpmbuild-orig/SPECS/redhat-rpm-config.spec	2015-03-09 17:12:43.000000000 +0100
+++ rpmbuild/SPECS/redhat-rpm-config.spec	2015-05-17 18:52:00.319038806 +0200
@@ -1,7 +1,7 @@
-Summary: CentOS specific rpm configuration files
+Summary: RedSleeve specific rpm configuration files
 Name: redhat-rpm-config
 Version: 9.1.0
-Release: 68%{?dist}
+Release: 68%{?dist}.redsleeve
 # No version specified.
 License: GPL+
 Group: Development/System
@@ -96,7 +96,7 @@
 Provides: system-rpm-config = %{version}-%{release}
 
 %description
-CentOS specific rpm configuration files.
+RedSleeve specific rpm configuration files.
 
 %prep
 %setup -q
@@ -164,6 +164,9 @@
 %{_sysconfdir}/rpm/*
 
 %changelog
+* Sun May 17 2015 Jacco Ligthart <jacco@redsleeve.org> - 9.1.0-68.el7.redsleeve
+- rebrand SPEC file
+
 * Thu Mar 05 2015 CentOS Sources <bugs@centos.org> - 9.1.0-68.el7.centos
 - update check_rhl function in dist.sh
 
