projects
/
platform
/
upstream
/
nghttp2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7656050
)
Moved *.so file to devel package
60/131260/1
accepted/tizen/base/20170602.151856
submit/tizen_base/20170601.015617
author
Seonah Moon
<seonah1.moon@samsung.com>
Fri, 26 May 2017 05:13:31 +0000
(14:13 +0900)
committer
Seonah Moon
<seonah1.moon@samsung.com>
Fri, 26 May 2017 05:13:42 +0000
(14:13 +0900)
Change-Id: Iaf3c97abd91b974db720ac8d7f261cb17fed107d
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/nghttp2.spec
patch
|
blob
|
history
diff --git
a/packaging/nghttp2.spec
b/packaging/nghttp2.spec
index
69297bc
..
0ab32c7
100644
(file)
--- a/
packaging/nghttp2.spec
+++ b/
packaging/nghttp2.spec
@@
-48,9
+48,8
@@
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
-%{_libdir}/*.so*
+%{_libdir}/*.so
.
*
%exclude %{_libdir}/*.la
-#%{_includedir}/*
%license COPYING
%files devel