Add Tizen wifi port script
[adaptation/system-plugin-ia-generic.git] / packaging / system-plugin-ia-generic.spec
1 Summary: The inittab file and the /etc/init.d scripts
2 Name: system-plugin-ia-generic
3 Version: 0.0.10
4 License: TO BE FILLED IN
5 Group: System/Base
6 Release: 1
7 Source: %{name}-%{version}.tar.bz2
8 Source1001: packaging/system-plugin-ia-generic.manifest 
9 # >> gbp-patch-tags         # auto-added by gbp
10 # << gbp-patch-tags         # auto-added by gbp
11 Requires: udev
12 ExclusiveArch: %ix86 x86_64
13
14
15 %description
16 Startup files
17
18 %prep
19 %setup -q
20 # >> gbp-apply-patches    # auto-added by gbp
21 # << gbp-apply-patches    # auto-added by gbp
22
23 %build
24 cp %{SOURCE1001} .
25
26 %install
27 cp -a etc %{buildroot}
28 cp -a usr %{buildroot}
29
30
31
32
33 %files
34 %manifest system-plugin-ia-generic.manifest
35 /etc/fstab
36 %config(noreplace) /etc/inittab
37 %exclude %config(noreplace) /etc/mtools.conf
38 /etc/profile.d/system.sh
39 /etc/profile.d/fonts.sh
40 /etc/rc.d/rc.entersleep
41 /etc/rc.d/rc.firstboot
42 /etc/rc.d/rc.leavesleep
43 /etc/rc.d/rc.shutdown
44 /etc/rc.d/rc.sysinit
45 /etc/rc.d/rc.*
46 /usr/bin/wlan.sh