projects
/
platform
/
core
/
uifw
/
libgbm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
214a36d
)
Revert "Chaged to generate empty devel package."
95/210295/1
author
Joonbum Ko
<joonbum.ko@samsung.com>
Thu, 18 Jul 2019 01:09:56 +0000
(10:09 +0900)
committer
Joonbum Ko
<joonbum.ko@samsung.com>
Thu, 18 Jul 2019 01:10:32 +0000
(10:10 +0900)
This reverts commit
214a36db14c97f59484d2636a296c0b8cc1af8dd
.
Change-Id: I9d8e721f9bc8b41a7124b4df467e374cf1df4ced
packaging/libgbm.spec
patch
|
blob
|
history
diff --git
a/packaging/libgbm.spec
b/packaging/libgbm.spec
index 75057700df2615254e20b57ed1b167fb4e4d7e45..0b7c816d74a3a2e58d14ede47c6802367d5aa4db 100644
(file)
--- a/
packaging/libgbm.spec
+++ b/
packaging/libgbm.spec
@@
-20,14
+20,6
@@
BuildRequires: pkgconfig(wayland-tbm-server)
%description
Wayland Generic Buffer Management for TIZEN
-%package devel
-Summary: Development header files for use with GBM
-Group: System/Libraries
-Requires: %{name}
-
-%description devel
-Nothing provide
-
%prep
%setup -q -n %{name}
@@
-52,6
+44,3
@@
ln -sf libgbm.so.%{MAJOR_VER}.%{MINOR_VER}.0 %{buildroot}%{_libdir}/libgbm.so.%{
%defattr(-,root,root,-)
%{_libdir}/libgbm.so.%{MAJOR_VER}
%{_libdir}/libgbm.so.%{MAJOR_VER}.%{MINOR_VER}.0
-
-%files devel
-%defattr(-,root,root,-)