2 Summary: Tizen 2.0 IVI Repos
5 Group: System/Libraries
7 URL: http://www.tizen.org
8 Source0: %{name}-%{version}.tar.bz2
11 This package installs the .repo files for Tizen 2.0 IVI images
14 %setup -q -n %{name}-%{version}
20 install -d %{buildroot}/etc/zypp/repos.d
21 install -m 0755 tizen-base.repo %{buildroot}/etc/zypp/repos.d
22 install -m 0755 tizen-ivi.repo %{buildroot}/etc/zypp/repos.d
27 %defattr(-,root,root,-)