Blame SOURCES/PackageKit-0.3.8-RHEL-Vendor.conf.patch

1442bf
diff -urNp PackageKit-0.8.14.old/etc/Vendor.conf PackageKit-0.8.14/etc/Vendor.conf
1442bf
--- PackageKit-0.8.14.old/etc/Vendor.conf	2013-12-02 15:14:19.644838900 +0000
1442bf
+++ PackageKit-0.8.14/etc/Vendor.conf	2013-12-02 15:15:26.956925038 +0000
1442bf
@@ -12,7 +12,7 @@
1442bf
 # If the value is set to 'none' then no link is shown.
1442bf
 #
1442bf
 # default=http://www.packagekit.org/pk-package-not-found.html
1442bf
-DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
1442bf
+DefaultUrl=https://access.redhat.com/site/solutions/537113#Missing_Package
1442bf
 
1442bf
 # The URL which is shown to the user when a codec could not be found.
1442bf
 # It should explain why certain codecs cannot be used, and perhaps show
1442bf
@@ -21,7 +21,7 @@ DefaultUrl=http://www.packagekit.org/pk-
1442bf
 # If the value is set to 'none' then the value of DefaultUrl is used.
1442bf
 #
1442bf
 # default=none
1442bf
-CodecUrl=none
1442bf
+CodecUrl=https://access.redhat.com/site/solutions/537113#Missing_Codec
1442bf
 
1442bf
 # The URL which is shown to the user when hardware drivers could not be found.
1442bf
 # It should explain why some hardware is not supported, and links to futher
1442bf
@@ -30,7 +30,7 @@ CodecUrl=none
1442bf
 # If the value is set to 'none' then the value of DefaultUrl is used.
1442bf
 #
1442bf
 # default=none
1442bf
-HardwareUrl=none
1442bf
+HardwareUrl=https://access.redhat.com/site/solutions/537113#Missing_Driver
1442bf
 
1442bf
 # The URL which is shown to the user when fonts could not be found.
1442bf
 # Alternatives should probably be suggested where possible.
1442bf
@@ -38,7 +38,7 @@ HardwareUrl=none
1442bf
 # If the value is set to 'none' then the value of DefaultUrl is used.
1442bf
 #
1442bf
 # default=none
1442bf
-FontUrl=none
1442bf
+FontUrl=https://access.redhat.com/site/solutions/537113#Missing_Font
1442bf
 
1442bf
 # The URL which is shown to the user when programs handing a mime tpye could not
1442bf
 # be found. It should probably explain how to use wine if the program is a
1442bf
@@ -47,4 +47,4 @@ FontUrl=none
1442bf
 # If the value is set to 'none' then the value of DefaultUrl is used.
1442bf
 #
1442bf
 # default=none
1442bf
-MimeUrl=none
1442bf
+MimeUrl=https://access.redhat.com/site/solutions/537113#Missing_MIME_Support