summaryrefslogtreecommitdiff
path: root/PackageKit-0.3.8-RHEL-Vendor.conf.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 01:30:58 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 01:30:58 +0000
commit86a487fe4180363d1576010f5b7a2c9efbc9970c (patch)
tree657878bacda6e250753b90c02e94c134dc0f5023 /PackageKit-0.3.8-RHEL-Vendor.conf.patch
parent2aed906bf68b14ff4d3307d2db693bedfd49b762 (diff)
automatic import of PackageKitopeneuler24.03_LTS
Diffstat (limited to 'PackageKit-0.3.8-RHEL-Vendor.conf.patch')
-rw-r--r--PackageKit-0.3.8-RHEL-Vendor.conf.patch45
1 files changed, 45 insertions, 0 deletions
diff --git a/PackageKit-0.3.8-RHEL-Vendor.conf.patch b/PackageKit-0.3.8-RHEL-Vendor.conf.patch
new file mode 100644
index 0000000..5eaec51
--- /dev/null
+++ b/PackageKit-0.3.8-RHEL-Vendor.conf.patch
@@ -0,0 +1,45 @@
+diff -urNp PackageKit-0.8.14.old/etc/Vendor.conf PackageKit-0.8.14/etc/Vendor.conf
+--- PackageKit-0.8.14.old/etc/Vendor.conf 2013-12-02 15:14:19.644838900 +0000
++++ PackageKit-0.8.14/etc/Vendor.conf 2013-12-02 15:15:26.956925038 +0000
+@@ -12,7 +12,7 @@
+ # If the value is set to 'none' then no link is shown.
+ #
+ # default=http://www.packagekit.org/pk-package-not-found.html
+-DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
++DefaultUrl=https://access.redhat.com/site/solutions/537113#Missing_Package
+
+ # The URL which is shown to the user when a codec could not be found.
+ # It should explain why certain codecs cannot be used, and perhaps show
+@@ -21,7 +21,7 @@ DefaultUrl=http://www.packagekit.org/pk-
+ # If the value is set to 'none' then the value of DefaultUrl is used.
+ #
+ # default=none
+-CodecUrl=none
++CodecUrl=https://access.redhat.com/site/solutions/537113#Missing_Codec
+
+ # The URL which is shown to the user when hardware drivers could not be found.
+ # It should explain why some hardware is not supported, and links to futher
+@@ -30,7 +30,7 @@ CodecUrl=none
+ # If the value is set to 'none' then the value of DefaultUrl is used.
+ #
+ # default=none
+-HardwareUrl=none
++HardwareUrl=https://access.redhat.com/site/solutions/537113#Missing_Driver
+
+ # The URL which is shown to the user when fonts could not be found.
+ # Alternatives should probably be suggested where possible.
+@@ -38,7 +38,7 @@ HardwareUrl=none
+ # If the value is set to 'none' then the value of DefaultUrl is used.
+ #
+ # default=none
+-FontUrl=none
++FontUrl=https://access.redhat.com/site/solutions/537113#Missing_Font
+
+ # The URL which is shown to the user when programs handing a mime tpye could not
+ # be found. It should probably explain how to use wine if the program is a
+@@ -47,4 +47,4 @@ FontUrl=none
+ # If the value is set to 'none' then the value of DefaultUrl is used.
+ #
+ # default=none
+-MimeUrl=none
++MimeUrl=https://access.redhat.com/site/solutions/537113#Missing_MIME_Support