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
This commit is contained in:
parent
f14dc08a28
commit
5ed983b0a6
@ -76,8 +76,10 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
rm -f %{buildroot}%{_includedir}/%{name}/*.orig
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
%defattr(-,root,root)
|
||||||
%license license.txt
|
%license license.txt
|
||||||
%dir %{_datadir}/cmake/RapidJSON
|
%dir %{_datadir}/cmake/RapidJSON
|
||||||
%{_datadir}/cmake/RapidJSON/RapidJSONConfig.cmake
|
%{_datadir}/cmake/RapidJSON/RapidJSONConfig.cmake
|
||||||
|
Loading…
Reference in New Issue
Block a user