X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali.spec;h=deddbe2f67841b5ded02fc8eff185a2d5ad5f1b6;hb=0b748221fec8685faa0005bad0eebcb2a66cb7b5;hp=579b692792cd2bcad78404a8cafca835a1b68bdb;hpb=03bb1840a40c61ff70f4de174615d93240bca7d8;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/packaging/dali.spec b/packaging/dali.spec index 579b692..deddbe2 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,9 +1,9 @@ Name: dali Summary: The OpenGLES Canvas Core Library -Version: 1.2.28 +Version: 1.2.44 Release: 1 Group: System/Libraries -License: Apache-2.0 and BSD-2-Clause and MIT +License: Apache-2.0 and BSD-3-Clause and MIT URL: https://review.tizen.org/git/?p=platform/core/uifw/dali-core.git;a=summary Source0: %{name}-%{version}.tar.gz @@ -122,9 +122,6 @@ rm -rf %{buildroot} cd build/tizen %make_install DALI_DATA_RW_DIR="%{dali_data_rw_dir}" DALI_DATA_RO_DIR="%{dali_data_ro_dir}" -# LICENSE -mkdir -p %{buildroot}/usr/share/license -cp -af %{_builddir}/%{name}-%{version}/LICENSE %{buildroot}/usr/share/license/%{name} ############################## @@ -154,7 +151,7 @@ exit 0 %defattr(-,root,root,-) %{_libdir}/lib%{name}-core.so* %defattr(-,app,app,-) -%{_datadir}/license/%{name} +%license LICENSE %files devel %defattr(-,root,root,-)