projects
/
platform
/
core
/
telephony
/
libtcore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
586f4a9
)
Relocate *.so file to devel package
53/131253/1
accepted/tizen/unified/20170608.072637
submit/tizen/20170607.072905
author
Wootak Jung
<wootak.jung@samsung.com>
Fri, 26 May 2017 04:55:41 +0000
(13:55 +0900)
committer
Wootak Jung
<wootak.jung@samsung.com>
Fri, 26 May 2017 04:55:41 +0000
(13:55 +0900)
Change-Id: Ic77c78bd3c74e02749a75f70bc50b0ca02f7b3eb
packaging/libtcore.spec
patch
|
blob
|
history
diff --git
a/packaging/libtcore.spec
b/packaging/libtcore.spec
index
ce94be2
..
c51af18
100644
(file)
--- a/
packaging/libtcore.spec
+++ b/
packaging/libtcore.spec
@@
-1,6
+1,6
@@
%define major 0
%define minor 3
-%define patchlevel 1
7
+%define patchlevel 1
8
Name: libtcore
Version: %{major}.%{minor}.%{patchlevel}
@@
-50,11
+50,12
@@
make %{?_smp_mflags}
%files
%manifest libtcore.manifest
%defattr(644,root,root,-)
-%{_libdir}/
libtcore
*
+%{_libdir}/
*.so.
*
%license LICENSE
%files devel
%defattr(644,root,root,-)
%{_includedir}/*
%{_libdir}/pkgconfig/tcore.pc
+%{_libdir}/*.so