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