From 5ed983b0a67c3bb994eb28ae75e2f7ed8ae306312cf6b5955e6fef8b0dbf600c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 12 Jul 2018 12:30:40 +0000 Subject: [PATCH] Accepting request 621853 from home:repabuild small fixes to remove rpmlint warnings and errors from SLE 12 OBS-URL: https://build.opensuse.org/request/show/621853 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=5 --- rapidjson.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rapidjson.spec b/rapidjson.spec index 28405b9..fc70878 100644 --- a/rapidjson.spec +++ b/rapidjson.spec @@ -76,8 +76,10 @@ make %{?_smp_mflags} %install %cmake_install +rm -f %{buildroot}%{_includedir}/%{name}/*.orig %files devel +%defattr(-,root,root) %license license.txt %dir %{_datadir}/cmake/RapidJSON %{_datadir}/cmake/RapidJSON/RapidJSONConfig.cmake