File project.diff of Package pangomm
--- pangomm.spec
+++ pangomm.spec
@@ -29,6 +29,7 @@
# Source0 disabled, we are using source service
#Source0: https://download.gnome.org/sources/%%{name}/%%{base_ver}/%%{name}-%%{version}.tar.xz
Source0: %{name}-%{version}.tar.xz
+Source99: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM pangomm-docs-without-timestamp.patch -- Do not add timestamp to generated doc files.
Patch0: pangomm-docs-without-timestamp.patch
--- pangomm-rpmlintrc
+++ pangomm-rpmlintrc
@@ -0,0 +1,1 @@
+addFilter("file-contains-buildroot .*/usr/share/devhelp/books/*")