File android-system-gsi-28.spec of Package android-system-gsi-28

#
# spec file for package phosh-helpers
#
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           android-system-gsi-28
Version:        v0.0.1
Release:        1%{?dist}
Summary:        GSI image helpers package
License:        GPL-3.0-or-later
URL:            https://gitlab.com/slem.os/%{name}
Source0:        android-rootfs.img
BuildArch:      noarch
%systemd_requires

%description
GSI image helpers package.

%prep

%build

%install
%{__install} -Dm0755 -t %{buildroot}/var/lib/lxc/android/ %{SOURCE0}


%files
%dir /var/lib
%dir /var/lib/lxc
%dir /var/lib/lxc/android/
/var/lib/lxc/android/*

%changelog
openSUSE Build Service is sponsored by