Blame SOURCES/redhat-lsb-centos-fix-release.patch

Karanbir Singh 6bf350
diff -uNr redhat-lsb-4.1__orig/lsb-release-2.0/lsb_release redhat-lsb-4.1/lsb-release-2.0/lsb_release
Karanbir Singh 6bf350
--- redhat-lsb-4.1__orig/lsb-release-2.0/lsb_release	2012-02-29 00:54:28.000000000 +0000
Karanbir Singh 6bf350
+++ redhat-lsb-4.1/lsb-release-2.0/lsb_release	2015-03-27 12:59:00.207774300 +0000
Karanbir Singh 6bf350
@@ -72,7 +72,7 @@
Karanbir Singh 6bf350
 INFO_DISTRIB_SUFFIX="release"                 # <distrib>-<suffix>
Karanbir Singh 6bf350
 ALTERNATE_DISTRIB_FILE="/etc/debian_version"  # for Debian [based distrib]
Karanbir Singh 6bf350
 ALTERNATE_DISTRIB_NAME="Debian"               #     "
Karanbir Singh 6bf350
-CHECKFIRST="/etc/redhat-release"              # check it before file search
Karanbir Singh 6bf350
+CHECKFIRST="/etc/centos-release"              # check it before file search
Karanbir Singh 6bf350
 
Karanbir Singh 6bf350
 # Defines our exit codes
Karanbir Singh 6bf350
 EXIT_STATUS="0"                           # default = Ok :)