157efe4
%define release_name Rawhide
cd00143
46648cc
Summary:	Fedora release files
cd00143
Name:		fedora-release
145d4c7
Version:	6.91
145d4c7
Release:	1
cd00143
License:	GFDL
cd00143
Group:		System Environment/Base
cd00143
URL:		http://fedoraproject.org
0b75d93
Source:		%{name}-%{version}.tar.gz
cd00143
Obsoletes:	redhat-release
cd00143
Provides:	redhat-release
55e499e
Requires:	fedora-release-notes >= 6
145d4c7
# We require release notes to make sure that thoe don't get dropped during
145d4c7
# upgrades, and just because we always want the release notes available
145d4c7
# instead of explicitly asked for
cd00143
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
cd00143
BuildArch:	noarch
1184e5b
1184e5b
%description
145d4c7
Fedora release files such as yum configs, eula, and various /etc/ files that
145d4c7
define the release.
1184e5b
1184e5b
%prep
145d4c7
%setup -q
1184e5b
1184e5b
%build
1184e5b
1184e5b
%install
1184e5b
rm -rf $RPM_BUILD_ROOT
145d4c7
install -d $RPM_BUILD_ROOT/etc
46648cc
echo "Fedora release %{version} (%{release_name})" > $RPM_BUILD_ROOT/etc/fedora-release
145d4c7
cp -p $RPM_BUILD_ROOT/etc/fedora-release $RPM_BUILD_ROOT/etc/issue
1184e5b
echo "Kernel \r on an \m" >> $RPM_BUILD_ROOT/etc/issue
145d4c7
cp -p $RPM_BUILD_ROOT/etc/issue $RPM_BUILD_ROOT/etc/issue.net
1184e5b
echo >> $RPM_BUILD_ROOT/etc/issue
1184e5b
ln -s fedora-release $RPM_BUILD_ROOT/etc/redhat-release
145d4c7
install -d $RPM_BUILD_ROOT/usr/share/eula 
145d4c7
install -d $RPM_BUILD_ROOT/usr/share/firstboot/modules
145d4c7
cp -p eula.txt $RPM_BUILD_ROOT/usr/share/eula/eula.en_US
145d4c7
cp -p eula.py $RPM_BUILD_ROOT/usr/share/firstboot/modules/eula.py
1184e5b
145d4c7
install -d -m 755 $RPM_BUILD_ROOT/etc/pki/rpm-gpg
Elliot Lee 8ba1f05
for file in RPM-GPG-KEY* ; do
Elliot Lee 8ba1f05
	install -m 644 $file $RPM_BUILD_ROOT/etc/pki/rpm-gpg
Elliot Lee 8ba1f05
done
Elliot Lee 8ba1f05
145d4c7
install -d -m 755 $RPM_BUILD_ROOT/etc/yum.repos.d
1184e5b
for file in fedora*repo ; do
1184e5b
  install -m 644 $file $RPM_BUILD_ROOT/etc/yum.repos.d
1184e5b
done
1184e5b
1184e5b
%clean
1184e5b
rm -rf $RPM_BUILD_ROOT
1184e5b
1184e5b
%files
145d4c7
%defattr(-,root,root,-)
1184e5b
%attr(0644,root,root) /etc/fedora-release
1184e5b
/etc/redhat-release
1184e5b
%dir /etc/yum.repos.d
1184e5b
%config(noreplace) /etc/yum.repos.d/*
20df253
%doc eula.txt GPL 
364af55
%config(noreplace) %attr(0644,root,root) /etc/issue
364af55
%config(noreplace) %attr(0644,root,root) /etc/issue.net
Florian La Roche b841712
/usr/share/firstboot/modules/eula.py*
1184e5b
/usr/share/eula/eula.en_US
69b2007
%dir /etc/pki/rpm-gpg
Elliot Lee 8ba1f05
/etc/pki/rpm-gpg/*
d5fe401
d5fe401
%changelog
145d4c7
* Fri Feb 23 2007 Jesse Keating <jkeating@redhat.com> - 6.91-1
145d4c7
- Bump for Test 2
145d4c7
145d4c7
* Tue Feb 13 2007 Jesse Keating <jkeating@redhat.com> - 6.90-4
145d4c7
- Specfile cleanups
145d4c7
e1f4ade
* Mon Feb 05 2007 Jesse Keating <jkeating@redhat.com> - 6.90-3
e1f4ade
- Drop the legacy repo file.
e1f4ade
46648cc
* Fri Jan 26 2007 Jesse Keating <jkeating@redhat.com> - 6.90-2
46648cc
- Core?  What Core?
46648cc
55e499e
* Wed Jan 24 2007 Jeremy Katz <katzj@redhat.com> - 6.90-1
55e499e
- Bump to 6.90.  Keep working with older release notes
55e499e
1860d89
* Mon Oct 16 2006 Jesse Keating <jkeating@redhat.com> - 6-89
1860d89
- Keep version 6, bump release.  Saves from having to rebuild
1860d89
  release notes all the time
1860d89
157efe4
* Sun Oct 15 2006 Jesse Keating <jkeating@redhat.com> - 6.89-1
157efe4
- Rebuild for rawhide
157efe4
157efe4
* Thu Oct 12 2006 Jesse Keating <jkeating@redhat.com> - 6-3
157efe4
- version has to stay the same, safe to use.
157efe4
157efe4
* Thu Oct  5 2006 Jesse Keating <jkeating@redhat.com> - 6-2
3003368
- replace old mirror files with new mirrorlist cgi system
3003368
2efba70
* Thu Oct  5 2006 Jesse Keating <jkeating@redhat.com> - 6-1
2efba70
- Rebuild for Fedora Core 6 release
2efba70
97a5fda
* Tue Sep  5 2006 Jesse Keating <jkeating@redhat.com> - 5.92-1
97a5fda
- Bump for FC6 Test3
97a5fda
eed5ae7
* Thu Jul 27 2006 Jesse Keating <jkeating@redhat.com> - 5.91.1-1
eed5ae7
- Convert deprecated gtk calls. (#200242)
eed5ae7
- Fix some of the versioning
eed5ae7
364af55
* Sun Jul 23 2006 Jesse Keating <jkeating@redhat.com> - 5.91-4
cd00143
- Bump for FC6 Test2
cd00143
- Remove release-notes content, now standalone package
364af55
- Don't replace issue and issue.net if the end user has modified it
364af55
- Require fedora-release-notes
cd00143
- Cleanups
cd00143
e6f51da
* Mon Jun 19 2006 Jesse Keating <jkeating@redhat.com> - 5.90-3
10d954b
- Cleanups
10d954b
6b446a7
* Thu Jun 15 2006 Jesse Keating <jkeating@redhat.com> - 5.90-1
6b446a7
- Update for 5.90
6b446a7
8fb8b05
* Wed May 24 2006 Jesse Keating <jkeating@redhat.com> - 5.89-rawhide.2
8fb8b05
- Update to get new devel repo file
8fb8b05
- merge minor changes from external cvs .spec file
8fb8b05
d5fe401
* Wed Apr 19 2006 Jesse Keating <jkeating@redhat.com> - 5.89-rawhide.1
d5fe401
- Look, a changelog!
d5fe401
- Removed duplicate html/css content from doc dir.
716e2c4
- Add lynx as a buildreq
d5fe401