Summary: The inittab file and the /etc/init.d scripts Name: system-plugin-ia-generic Version: 0.0.10 License: Apache v2.0 Group: System/Base Release: 1 Source: %{name}-%{version}.tar.bz2 Source1001: packaging/system-plugin-ia-generic.manifest # >> gbp-patch-tags # auto-added by gbp # << gbp-patch-tags # auto-added by gbp Requires: udev Requires: corewatcher ExclusiveArch: %ix86 x86_64 %description Startup files %prep %setup -q # >> gbp-apply-patches # auto-added by gbp # << gbp-apply-patches # auto-added by gbp %build cp %{SOURCE1001} . %install cp -a etc %{buildroot} cp -a usr %{buildroot} mkdir -p %{buildroot}%{_prefix}/etc/bluetooth/ install -m 0755 scripts/bt-dev-end.sh %{buildroot}%{_prefix}/etc/bluetooth/ install -m 0755 scripts/bt-dev-start.sh %{buildroot}%{_prefix}/etc/bluetooth/ install -m 0755 scripts/bt-set-addr.sh %{buildroot}%{_prefix}/etc/bluetooth/ %files %manifest system-plugin-ia-generic.manifest /etc/fstab %config(noreplace) /etc/inittab %exclude %config(noreplace) /etc/mtools.conf /etc/profile.d/system.sh /etc/profile.d/fonts.sh /etc/rc.d/rc.entersleep /etc/rc.d/rc.firstboot /etc/rc.d/rc.leavesleep /etc/rc.d/rc.shutdown /etc/rc.d/rc.sysinit /etc/rc.d/rc.* /usr/bin/wlan.sh %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-end.sh %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-start.sh %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-set-addr.sh