From c6caef537adad466c48cf9fc1dfcd2589d9701ffc472856fe34b41e71c329e41 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 7 Dec 2015 13:49:55 +0000 Subject: [PATCH] - added rpmlintrc as source to specfile OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=2 --- libclc.changes | 5 +++++ libclc.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libclc.changes b/libclc.changes index a325ef5..70779e6 100644 --- a/libclc.changes +++ b/libclc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 13:49:34 UTC 2015 - sndirsch@suse.com + +- added rpmlintrc as source to specfile + ------------------------------------------------------------------- Wed Dec 2 07:39:37 UTC 2015 - jimmy@boombatower.com diff --git a/libclc.spec b/libclc.spec index 0d95767..e150224 100644 --- a/libclc.spec +++ b/libclc.spec @@ -24,6 +24,7 @@ License: BSD-2-Clause Group: Development/Libraries/C and C++ Url: http://libclc.llvm.org/ Source0: %{name}-%{version}.tar.xz +Source1: rpmlintrc BuildRequires: gcc BuildRequires: libstdc++-devel BuildRequires: libtool