Add -ivi to package name to prevent conflict with Main package
[profile/ivi/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-ivi
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 Requires: udev
10 ExclusiveArch: %ix86 x86_64
11
12
13 %description
14 Startup files
15
16 %prep
17 %setup -q
18
19 %build
20 cp %{SOURCE1001} .
21
22 %install
23 cp -a etc %{buildroot}
24 cp -a usr %{buildroot}
25
26
27 %files
28 %manifest system-plugin-ia-generic.manifest
29 /etc/fstab
30 %config(noreplace) /etc/inittab
31 %exclude %config(noreplace) /etc/mtools.conf
32 /etc/nsswitch.conf
33 /etc/profile.d/system.sh
34 /etc/profile.d/fonts.sh
35 /etc/rc.d/rc.entersleep
36 /etc/rc.d/rc.firstboot
37 /etc/rc.d/rc.leavesleep
38 /etc/rc.d/rc.shutdown
39 /etc/rc.d/rc.sysinit
40 /etc/rc.d/rc.emul
41 /etc/rc.d/rc.network
42 /usr/bin/wlan.sh