packaging: Specify license files in the spec file.
authorRaphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Tue, 4 Nov 2014 14:15:58 +0000 (16:15 +0200)
committerRaphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Tue, 4 Nov 2014 14:15:58 +0000 (16:15 +0200)
Remove a workaround for the long-deceased Tizen 2.1 and properly specify
our license files in the spec file.

packaging/tizen-extensions-crosswalk.spec

index 87acabb..be8a62a 100644 (file)
@@ -204,8 +204,7 @@ install -p -D %{name}.png %{buildroot}%{_desktop_icondir}/%{_system_info_demo_pa
 install -p -D %{name}.png %{buildroot}%{_desktop_icondir}/%{_audiosystem_demo_package}.png
 
 %files
-# TODO(rakuco): This causes problems on 2.1 when creating the package.
-# %license LICENSE
+%license LICENSE LICENSE.AL2
 %{_libdir}/%{name}/libtizen*.so
 
 %files -n %{_bluetooth_demo_package}