From 4f81e4790111afb89f3eebf23cfc00443f2f0416eaeaf351e2abb6d3818c2075 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 3 Jun 2015 12:22:51 +0000 Subject: [PATCH] Accepting request 309884 from home:pluskalm:branches:devel:tools - Rename rpmlintrc to match packaging guidelines - Add rpmlintrc as source OBS-URL: https://build.opensuse.org/request/show/309884 OBS-URL: https://build.opensuse.org/package/show/devel:tools/nss_wrapper?expand=0&rev=6 --- nss_wrapper.rpmlintrc => nss_wrapper-rpmlintrc | 0 nss_wrapper.changes | 6 ++++++ nss_wrapper.spec | 1 + 3 files changed, 7 insertions(+) rename nss_wrapper.rpmlintrc => nss_wrapper-rpmlintrc (100%) diff --git a/nss_wrapper.rpmlintrc b/nss_wrapper-rpmlintrc similarity index 100% rename from nss_wrapper.rpmlintrc rename to nss_wrapper-rpmlintrc diff --git a/nss_wrapper.changes b/nss_wrapper.changes index 8907b41..b0df308 100644 --- a/nss_wrapper.changes +++ b/nss_wrapper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 3 06:48:22 UTC 2015 - mpluskal@suse.com + +- Rename rpmlintrc to match packaging guidelines +- Add rpmlintrc as source + ------------------------------------------------------------------- Mon May 11 06:33:35 UTC 2015 - asn@cryptomilk.org diff --git a/nss_wrapper.spec b/nss_wrapper.spec index fa2d785..e76839c 100644 --- a/nss_wrapper.spec +++ b/nss_wrapper.spec @@ -32,6 +32,7 @@ Group: Development/Libraries/C and C++ Url: http://cwrap.org/ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz +Source1: %{name}-rpmlintrc BuildRequires: cmake BuildRequires: libcmocka-devel