Bug 454345

Summary: MAKEDEV should require glibc-common package
Product: [Fedora] Fedora Reporter: Curtis Doty <curtis>
Component: MAKEDEVAssignee: Chris Lumens <clumens>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-11 17:11:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Curtis Doty 2008-07-07 20:18:18 UTC
+++ This bug was initially created as a clone of Bug #451989 +++

Release 5 should be pushed to F9.

--- fedora/MAKEDEV/F-9/MAKEDEV.spec     2008-03-03 08:17:51.000000000 -0800
+++ fedora/MAKEDEV/devel/MAKEDEV.spec   2008-06-16 11:39:16.000000000 -0700
@@ -1,6 +1,6 @@
 Name: MAKEDEV
 Version: 3.23
-Release: 4
+Release: 5
 Group: System Environment/Base
 License: GPLv2
 # This is a Red Hat maintained package which is specific to
@@ -11,7 +11,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libselinux-devel
 URL: http://www.lanana.org/docs/device-list/
-Requires(pre): shadow-utils
+Requires(pre): shadow-utils, /usr/bin/getent
 
 %description
 This package contains the MAKEDEV program, which makes it easier to create
@@ -53,6 +53,9 @@
 %config(noreplace) %{_sysconfdir}/makedev.d
 
 %changelog
+* Mon Jun 16 2008 Jesse Keating <jkeating> - 3.23-5
+- Make sure we have getent installed for our %pre section.
+
 * Mon Mar 03 2008 Chris Lumens <clumens> 3.23-4
 - Change license to GPLv2 only.
 - minor cleanups for merge review (Todd Zullinger <tmz>):

Comment 1 Fedora Update System 2008-07-30 14:30:05 UTC
MAKEDEV-3.23-5.fc9 has been submitted as an update for Fedora 9

Comment 2 Fedora Update System 2008-08-01 01:49:45 UTC
MAKEDEV-3.23-5.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update MAKEDEV'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-6959

Comment 3 Fedora Update System 2008-09-11 17:11:48 UTC
MAKEDEV-3.23-5.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.