release-notes/devel fedora-release-notes.spec,1.36,1.37

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Apr 27 17:46:46 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17574

Modified Files:
	fedora-release-notes.spec 
Log Message:
- Push 6.93-3 release
- Relocate about-fedora into /usr/share/gnome/help and use yelp's ghelp:
facility (#208220)



Index: fedora-release-notes.spec
===================================================================
RCS file: /cvs/docs/release-notes/devel/fedora-release-notes.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- fedora-release-notes.spec	24 Apr 2007 01:48:14 -0000	1.36
+++ fedora-release-notes.spec	27 Apr 2007 17:46:44 -0000	1.37
@@ -1,6 +1,6 @@
 Name:		fedora-release-notes
 Version:	6.93
-Release:	2
+Release:	3
 Summary:	Release Notes for Fedora %{version}
 URL:		http://fedoraproject.org/wiki/Docs/Beats
 
@@ -61,7 +61,7 @@
 install -m 644 homepage/index-en_US.html $RPM_BUILD_ROOT%{_defaultdocdir}/HTML/index.html
 popd
 pushd about-fedora-%{version}
-find about/ -type f -exec install -m 644 -D {} $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-%{version}/{} \;
+find about-fedora/ -type f -exec install -m 644 -D {} $RPM_BUILD_ROOT%{_datadir}/gnome/help/{} \;
 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
@@ -86,13 +86,16 @@
 %files
 %defattr(-,root,root,-)
 %{_defaultdocdir}/HTML
-%{_defaultdocdir}/fedora-release-notes-%{version}/
+%{_datadir}/gnome/help/about-fedora/
 %{_datadir}/applications/about-fedora.desktop
 %{_datadir}/omf/fedora-release-notes/
 %{_datadir}/omf/about-fedora/
 
 
 %changelog
+* Fri Apr 27 2007 Paul W. Frields <stickster at gmail.com> - 6.93-3
+- Relocate about-fedora into /usr/share/gnome/help and use yelp's ghelp: facility (#208220)
+
 * Mon Apr 23 2007 Jesse Keating <jkeating at redhat.com> - 6.93-2
 - Updated translations and bits from wiki
 




More information about the Fedora-docs-commits mailing list