/[packages]/cauldron/basesystem/current/SPECS/basesystem.spec
ViewVC logotype

Contents of /cauldron/basesystem/current/SPECS/basesystem.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (show annotations) (download)
Sun Jan 2 21:11:15 2011 UTC (13 years, 3 months ago) by tmb
File size: 2139 byte(s)
imported package basesystem
1 %define name basesystem
2 %define version 1
3 %define epoch 1
4 %define release %mkrel 1
5
6 Summary: The skeleton package which defines a simple Mageia Linux system
7 Name: %{name}
8 Version: %{version}
9 Release: %{release}
10 License: GPL
11 Group: System/Base
12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
13 Requires: kernel bootloader basesystem-minimal
14
15 %package minimal
16 Summary: The skeleton package which defines a simple Mageia Linux system for chroot systems
17 Group: System/Base
18
19 Requires: setup filesystem sed initscripts kbd utempter
20 Requires: chkconfig coreutils sysvinit crontabs dev
21 Requires: e2fsprogs etcskel findutils grep gzip less
22 Requires: logrotate losetup mingetty mount net-tools passwd procps
23 Requires: psmisc rootfiles rpm sash shadow-utils
24 Requires: stat tar termcap time util-linux vim
25 Requires: vixie-cron which perl-base common-licenses
26 Requires: module-init-tools
27 Requires: mageia-release >= 1
28 Requires: syslog-daemon
29
30 # (gb) Add timezone database here for now before moving it to DrakX
31 Requires: timezone
32
33 %package uml
34 Summary: The skeleton package which defines a simple Mageia Linux system to be run under UML
35 Group: System/Base
36 Requires: basesystem-minimal
37 Requires: dhcp-client
38 Requires: urpmi
39
40 %description
41 Basesystem defines the components of a basic Mageia Linux system (for
42 example, the package installation order to use during bootstrapping).
43 Basesystem should be the first package installed on a system, and it
44 should never be removed.
45
46 %description minimal
47 Basesystem defines the components of a basic Mageia Linux system (for
48 example, the package installation order to use during bootstrapping).
49 Basesystem should be the first package installed on a system, and it
50 should never be removed.
51
52 %description uml
53 Basesystem defines the components of a basic Mageia Linux system (for
54 example, the package installation order to use during bootstrapping).
55 Basesystem should be the first package installed on a system, and it
56 should never be removed.
57
58 This package can be used to setup a full and working system runned with
59 kernel-uml, using urpmi %{name}-uml --root ...
60
61 %files
62 %files minimal
63 %files uml
64

  ViewVC Help
Powered by ViewVC 1.1.30