Add default Smack manifest for system-plugin-ia-generic.spec
[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 Requires: sysvinit
14 Requires: sysvinit-utils
15
16
17 %description
18 Startup files
19
20 %prep
21 %setup -q
22 # >> gbp-apply-patches    # auto-added by gbp
23 # << gbp-apply-patches    # auto-added by gbp
24
25 %build
26 cp %{SOURCE1001} .
27
28 %install
29 cp -a etc %{buildroot}
30
31
32
33
34 %files
35 %manifest system-plugin-ia-generic.manifest
36 /etc/fstab
37 %config(noreplace) /etc/inittab
38 %exclude %config(noreplace) /etc/mtools.conf
39 /etc/profile.d/system.sh
40 /etc/profile.d/fonts.sh
41 /etc/rc.d/rc.entersleep
42 /etc/rc.d/rc.firstboot
43 /etc/rc.d/rc.leavesleep
44 /etc/rc.d/rc.shutdown
45 /etc/rc.d/rc.sysinit
46 /etc/rc.d/rc.*