add missing fonts.sh file to 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 # >> gbp-patch-tags         # auto-added by gbp
9 # << gbp-patch-tags         # auto-added by gbp
10 Requires: udev
11 ExclusiveArch: %ix86 x86_64
12 Requires: sysvinit
13 Requires: sysvinit-utils
14
15
16 %description
17 Startup files
18
19 %prep
20 %setup -q
21 # >> gbp-apply-patches    # auto-added by gbp
22 # << gbp-apply-patches    # auto-added by gbp
23
24 %build
25
26 %install
27 cp -a etc %{buildroot}
28
29
30
31
32 %files
33 /etc/fstab
34 %config(noreplace) /etc/inittab
35 %exclude %config(noreplace) /etc/mtools.conf
36 /etc/profile.d/system.sh
37 /etc/profile.d/fonts.sh
38 /etc/rc.d/rc.entersleep
39 /etc/rc.d/rc.firstboot
40 /etc/rc.d/rc.leavesleep
41 /etc/rc.d/rc.shutdown
42 /etc/rc.d/rc.sysinit
43 /etc/rc.d/rc.*