source: projects/specs/trunk/b/basesystem/basesystem-vl.spec @ 521

Revision 521, 1.6 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

Line 
1Summary: The skeleton package which defines a simple Vine Linux system.
2Name: basesystem
3Version: 7.0
4Release: 1%{?_dist_release}
5License: public domain
6Group: System Environment/Base
7Prereq: setup filesystem
8BuildRoot: %{_tmppath}/%{name}-%{version}-root
9BuildArchitectures: noarch
10
11%description
12Basesystem defines the components of a basic Vine Linux system (for
13example, the package installation order to use during bootstrapping).
14Basesystem should be the first package installed on a system, and it
15should never be removed.
16
17%files
18
19%changelog
20* Fri May 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.0-1
21- new versioning policy
22
23* Wed Sep 20 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 6.0-4vl4
24- rebuild to add gpg sign
25- use License: instead of Copyright:
26
27* Sun Dec 10 2000 Daisuke SUZUKI <daisuke@linux.or.jp>  6.0-4vl3
28- remove 00upgrade from PreReq to be apt safe.
29
30* Sun Nov 19 2000 Satoshi MACHINO <machino@vinelinux.org> 6.0-4vl2
31- build with gcc-2.95.3
32- partially used rpmmacros
33
34* Mon Mar  6 2000 Daisuke SUZUKI <daisuke@linux.or.jp>
35- add Prereq 00upgrade for libwcsmbs probrem (adhoc patch)
36
37* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
38- auto rebuild in the new build environment (release 4)
39
40* Tue Mar 16 1999 Cristian Gafton <gafton@redhat.com>
41- don't require rpm (breaks dependency chain)
42
43* Tue Mar 16 1999 Erik Troan <ewt@redhat.com>
44- require rpm
45
46* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
47- build for 6.0
48
49* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
50- build root
51
52* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
53- translations modified for de, fr, tr
54
55* Tue Sep 23 1997 Erik Troan <ewt@redhat.com>
56- made a noarch package
57
Note: See TracBrowser for help on using the repository browser.