Name: fedora-release-notes Version: 6 Release: 4 Summary: Release Notes for Fedora Core %{version} URL: http://fedoraproject.org/wiki/Docs/Beats Group: System Environment/Base License: Distributable Source0: fedora-release-notes-%{version}.tar.gz Source1: homepage-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils Provides: indexhtml = %{version}-%{release} Obsoletes: indexhtml < 9-3 %description These are the official Release Notes for Fedora Core %{version}, written and edited by the Fedora community. For more information on the Release Notes process or how you can contribute, refer to the Release Notes HOWTO located at http://fedoraproject.org/wiki/Docs/Beats/HowTo. %prep %setup -q %setup -T -D -a 1 %build sed -i 's/@RELEASE@/%{version}/g' about-gnome.desktop %install rm -rf $RPM_BUILD_ROOT install -m 755 -d $RPM_BUILD_ROOT%{_defaultdocdir}/HTML install -m 644 fedora.css $RPM_BUILD_ROOT%{_defaultdocdir}/HTML install -m 644 homepage-%{version}/homepage/* $RPM_BUILD_ROOT%{_defaultdocdir}/HTML install -m 644 homepage-%{version}/homepage/index-en_US.html $RPM_BUILD_ROOT%{_defaultdocdir}/HTML/index.html install -m 644 README-Accessibility $RPM_BUILD_ROOT%{_defaultdocdir}/HTML install -m 644 README-BURNING-ISOS*.txt $RPM_BUILD_ROOT%{_defaultdocdir}/HTML for DIR in css img stylesheet-images ; do install -m 755 -d $RPM_BUILD_ROOT%{_defaultdocdir}/HTML/$DIR find $DIR -type f -exec install -m 644 {} $RPM_BUILD_ROOT%{_defaultdocdir}/HTML/$DIR \; done for F in RELEASE-NOTES-*.html; do install -m 755 -D $F $RPM_BUILD_ROOT%{_defaultdocdir}/HTML/$F done find about/ -type f -exec install -m 644 -D {} $RPM_BUILD_ROOT%{_defaultdocdir}/fedora-release-notes-%{version}/{} \; install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/omf/fedora-release-notes install -m 644 fedora-release-notes-*.omf $RPM_BUILD_ROOT%{_datadir}/omf/fedora-release-notes/ install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/omf/about-fedora install -m 644 about-*omf $RPM_BUILD_ROOT%{_datadir}/omf/about-fedora/ install -m 644 -D about-gnome.desktop $RPM_BUILD_ROOT%{_datadir}/applications/about-fedora.desktop %clean rm -rf $RPM_BUILD_ROOT %post if [ -x /usr/bin/scrollkeeper-update ]; then scrollkeeper-update -q -o %{_datadir}/omf/{%{name},about-fedora}; fi if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database &> /dev/null; fi %postun if [ -x /usr/bin/scrollkeeper-update ]; then scrollkeeper-update -q; fi if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database &> /dev/null; fi %files %defattr(-,root,root,-) %{_defaultdocdir}/HTML %{_defaultdocdir}/fedora-release-notes-%{version}/about %{_datadir}/applications/about-fedora.desktop %{_datadir}/omf/fedora-release-notes/ %{_datadir}/omf/about-fedora/ %changelog * Sat Dec 9 2006 Paul W. Frields - 6-4 - Separate splash homepage - Some bugfixes and errata * Sun Oct 15 2006 Paul W. Frields - 6-3 - Fix IG publication URL - Amend CSS to respect font selections and restore icons * Sun Oct 8 2006 Paul W. Frields - 6-2 - Localize About Fedora menu item (somewhat) * Thu Oct 05 2006 Jesse Keating - 6-1 - Build for FC6, lots of new translations * Sat Sep 30 2006 Paul W. Frields - 5.92-7 - Include new i18n browser home page * Mon Sep 25 2006 Jesse Keating - 5.92-6 - Bump for lang fixes * Tue Sep 12 2006 Paul W. Frields - 5.92-5 - Update scrollkeeper data for about-fedora * Mon Sep 11 2006 Paul W. Frields - 5.92-4 - Update about-fedora * Wed Sep 6 2006 Paul W. Frields - 5.92-3 - Make sure we package README-BURNING-ISOS files * Tue Sep 5 2006 Jesse Keating - 5.92-1 - Bump for 5.92 * Fri Sep 1 2006 Paul W. Frields - 5.91-8 - Handle i18n OMF files * Sat Aug 26 2006 Paul W. Frields - 5.91-7 - Add README-BURNING-ISOS.txt for inclusion in mirrors - Put About document in proper directory * Wed Aug 2 2006 Jesse Keating - 5.91-6 - bump * Wed Aug 2 2006 Paul W. Frields - 5.91-5 - Add README-Accessibility (moved from fedora-release) * Wed Jul 26 2006 Paul W. Frields - 5.91-4 - Process paths correctly (#200266) - Package standalone HTML * Sun Jul 23 2006 Jesse Keating - 5.91-3 - Only use tabs - Version the indexhtml provides/obsoletes - Cleanup post and postun scriptlets - Don't require fedora-release, fedora-release requires us. - Add a URL tag * Sun Jul 16 2006 Paul W. Frields - 5.91-1 - Initial release for Fedora Core 6 test2.