basesystem-vl.spec 1.6 KB

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