package version up to 2.4.3
[platform/adaptation/spreadtrum/libtbm-sprd.git] / packaging / libtbm-sprd.spec
index 32d5b23..3078e52 100644 (file)
@@ -1,5 +1,5 @@
 Name:           libtbm-sprd
-Version:        1.0.9
+Version:        2.4.3
 Release:        0
 License:        MIT
 Summary:        Tizen Buffer Manager - sprd backend
@@ -18,8 +18,6 @@ BuildConflicts:  linux-glibc-devel
 %description
 descriptionion:Tizen Buffer manager backend module for spreadtrum
 
-%global TZ_SYS_RO_SHARE  %{?TZ_SYS_RO_SHARE:%TZ_SYS_RO_SHARE}%{!?TZ_SYS_RO_SHARE:/usr/share}
-
 %prep
 %setup -q
 cp %{SOURCE1001} .
@@ -33,10 +31,12 @@ make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
+
+# make rule for tgl
 mkdir -p %{buildroot}%{_libdir}/udev/rules.d/
 cp -af rules/99-libtbm_sprd.rules %{buildroot}%{_libdir}/udev/rules.d/
-%make_install
 
+%make_install
 
 %post
 if [ -f %{_libdir}/bufmgr/libtbm_default.so ]; then