57d8a1
Summary: The skeleton package which defines a simple CentOS Linux system
8c383f
Name: basesystem
8c383f
Version: 10.0
8c383f
Release: 7%{?dist}
8c383f
License: Public Domain
8c383f
Group: System Environment/Base
8c383f
Requires(pre): setup filesystem
8c383f
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
8c383f
BuildArch: noarch
8c383f
8c383f
%description
57d8a1
Basesystem defines the components of a basic CentOS Linux
8c383f
system (for example, the package installation order to use during
8c383f
bootstrapping). Basesystem should be in every installation of a system,
8c383f
and it should never be removed.
8c383f
8c383f
%prep
8c383f
8c383f
%build
8c383f
8c383f
%install
8c383f
8c383f
%clean
8c383f
8c383f
%files
8c383f
%defattr(-,root,root,-)
8c383f
8c383f
%changelog
57d8a1
* Fri Nov 01 2019 CentOS Sources <bugs@centos.org> - 10.0-7.el7.centos
57d8a1
- adjust description
57d8a1
- adjust summary
57d8a1
8c383f
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 10.0-7
8c383f
- Mass rebuild 2013-12-27
8c383f
8c383f
* Tue Mar 06 2012 Ondrej Vasik <ovasik@redhat.com> 10.0-6
8c383f
- remove again reference to Fedora after RHEL-7 import(#800464)
8c383f
8c383f
* Thu Jun 23 2011 Ondrej Vasik <ovasik@redhat.com> 10.0-5
8c383f
- fix FTBFS typo (#715640), add disttag
8c383f
8c383f
* Fri May 21 2010 Ondrej Vasik <ovasik@redhat.com> - 10.0-4
8c383f
- remove reference to Fedora, add dist tag
8c383f
Related: rhbz#566527
8c383f
8c383f
* Mon Apr 26 2010 Dennis Gregorovic <dgregor@redhat.com> - 10.0-3.2
8c383f
- Rebuilt for RHEL 6
8c383f
Related: rhbz#566527
8c383f
8c383f
* Mon Apr 26 2010 Dennis Gregorovic <dgregor@redhat.com> - 10.0-3.1
8c383f
- Rebuilt for RHEL 6
8c383f
Related: rhbz#566527
8c383f
8c383f
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 10.0-3
8c383f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8c383f
8c383f
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 10.0-2
8c383f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8c383f
8c383f
* Mon Oct 20 2008 Phil Knirsch <pknirsch@redhat.com> 10.0-1
8c383f
- Bump version and rebuild for Fedora 10 (#451289)
8c383f
8c383f
* Fri Mar 02 2007 Phil Knirsch <pknirsch@redhat.com> - 8.1-1
8c383f
- Cleanup per package review (#225608)
8c383f
8c383f
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 8.0-5.1.1
8c383f
- rebuild
8c383f
8c383f
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
8c383f
- rebuilt
8c383f
8c383f
* Wed Sep 22 2004 Bill Nottingham <notting@redhat.com>
8c383f
- rebuilt
8c383f
8c383f
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
8c383f
- rebuilt
8c383f
8c383f
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
8c383f
- rebuilt
8c383f
8c383f
* Wed Aug 21 2002 Bill Nottingham <notting@redhat.com>
8c383f
- bump rev
8c383f
8c383f
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
8c383f
- automated rebuild
8c383f
8c383f
* Thu May 23 2002 Tim Powers <timp@redhat.com>
8c383f
- automated rebuild
8c383f
8c383f
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
8c383f
- automated rebuild
8c383f
8c383f
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
8c383f
- automatic rebuild
8c383f
8c383f
* Tue Jun  6 2000 Bill Nottingham <notting@redhat.com>
8c383f
- rebuild. Wheee.
8c383f
8c383f
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
8c383f
- auto rebuild in the new build environment (release 4)
8c383f
8c383f
* Tue Mar 16 1999 Cristian Gafton <gafton@redhat.com>
8c383f
- don't require rpm (breaks dependency chain)
8c383f
8c383f
* Tue Mar 16 1999 Erik Troan <ewt@redhat.com>
8c383f
- require rpm
8c383f
8c383f
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
8c383f
- build for 6.0
8c383f
8c383f
* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
8c383f
- build root
8c383f
8c383f
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
8c383f
- translations modified for de, fr, tr
8c383f
8c383f
* Tue Sep 23 1997 Erik Troan <ewt@redhat.com>
8c383f
- made a noarch package
8c383f