[fedora-release-notes/f13/master] Fix BZ#632819

Nick Bebout nb at fedoraproject.org
Tue Sep 14 15:30:48 UTC 2010


commit b9fca117ad39a090bcffa8677d9bf1f889a8e0f8
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Sep 14 11:30:50 2010 -0400

    Fix BZ#632819

 fedora-release-notes.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fedora-release-notes.spec b/fedora-release-notes.spec
index 201cfe4..76c87ca 100644
--- a/fedora-release-notes.spec
+++ b/fedora-release-notes.spec
@@ -2,7 +2,7 @@
 
 Name:		fedora-release-notes
 Version:	13.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Release Notes
 URL:		http://fedoraproject.org
 Group:		System Environment/Base
@@ -10,6 +10,7 @@ License:	CC-BY-SA
 Source0:	fedora-release-notes-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
+Requires(post):	coreutils
 %description
 These are the official Release Notes for Fedora 13,
 written and edited by the Fedora community. For more
@@ -159,6 +160,9 @@ if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database &> /dev
 %{_datadir}/icons/hicolor/scalable/apps/fedora-documentation.svg
 
 %changelog
+* Tue Sep 14 2010 Nick Bebout <nb at fedoraproject.org> - 13.2-2
+- Add Requires(post) for coreutils - BZ#632819
+
 * Sun May 23 2010 John J. McDonough <jjmcd at fedoraproject.org> - 13.2-1
 - BZ#591694 Admonition on location bar in Nautilus
 - BZ#594466 Remove reference to modprobe whitelist (not implemented)


More information about the scm-commits mailing list