diff --git a/SOURCES/CentOS-Vendor-Branding.patch b/SOURCES/CentOS-Vendor-Branding.patch deleted file mode 100644 index a8bc0aa..0000000 --- a/SOURCES/CentOS-Vendor-Branding.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 0e23e68169fbc5e9ec58af6cc538b902be9123d4 Mon Sep 17 00:00:00 2001 -From: Jim Perrin -Date: Thu, 19 Jun 2014 22:09:35 -0500 -Subject: [PATCH] CentOS Vendor Branding - ---- - etc/Vendor.conf | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/etc/Vendor.conf b/etc/Vendor.conf -index 69f7337..ebcce99 100644 ---- a/etc/Vendor.conf -+++ b/etc/Vendor.conf -@@ -54,9 +54,9 @@ MimeUrl=none - # The vendor name shown for the 'vendor' group - # - # default=My Vendor --VendorName=My Vendor -+VendorName=CentOS - - # The vendor icon name shown for the 'vendor' group - # - # default=emblem-favorite --VendorIcon=emblem-favorite -+VendorIcon=fedora-logo-small --- -1.8.3.1 - diff --git a/SOURCES/PackageKit-0.3.8-Fedora-Vendor.conf.patch b/SOURCES/PackageKit-0.3.8-Fedora-Vendor.conf.patch deleted file mode 100644 index c01865f..0000000 --- a/SOURCES/PackageKit-0.3.8-Fedora-Vendor.conf.patch +++ /dev/null @@ -1,46 +0,0 @@ -diff --git a/etc/Vendor.conf b/etc/Vendor.conf -index 69f7337..6c6f772 100644 ---- a/etc/Vendor.conf -+++ b/etc/Vendor.conf -@@ -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-package-not-found.html - # 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 diff --git a/SPECS/PackageKit.spec b/SPECS/PackageKit.spec index b551528..bffd36a 100644 --- a/SPECS/PackageKit.spec +++ b/SPECS/PackageKit.spec @@ -10,7 +10,6 @@ Release: 2%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/PackageKit/ Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz -Patch0: CentOS-Vendor-Branding.patch # Fedora-specific: set Vendor.conf up for Fedora.