SHA256
8
0
forked from pool/cpprest

Accepting request 309055 from home:AndreasStieger:branches:M17N

- fix files listed twice

OBS-URL: https://build.opensuse.org/request/show/309055
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=2
This commit is contained in:
2015-05-28 09:53:38 +00:00
committed by Git OBS Bridge
parent dcae17165b
commit ee519173f3
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 28 09:38:22 UTC 2015 - astieger@suse.com
- fix files listed twice
-------------------------------------------------------------------
Thu May 28 08:01:12 UTC 2015 - astieger@suse.com

View File

@@ -86,11 +86,7 @@ ln -sf libcpprest.so.2.5 %{buildroot}%{_libdir}/libcpprest.so
%defattr(-,root,root)
%doc CONTRIBUTORS.txt license.txt
%{_includedir}/%{name}
%{_includedir}/%{name}/*.h*
%{_includedir}/%{name}/details/*.h*
%{_includedir}/%{name}/details/*.dat
%{_includedir}/pplx
%{_includedir}/pplx/*.h*
%{_libdir}/libcpprest.so
%changelog