- s/popt/popt-devel/ in BuildRequires.
This commit is contained in:
parent
7670cea70a
commit
91724fed97
@ -4,7 +4,7 @@ Name: initscripts
|
|||||||
Version: 8.55
|
Version: 8.55
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Source: initscripts-%{version}.tar.bz2
|
Source: initscripts-%{version}.tar.bz2
|
||||||
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15
|
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15
|
||||||
@ -26,7 +26,7 @@ Conflicts: alsa-utils < 1.0.14-0.5.rc2.fc7
|
|||||||
Obsoletes: rhsound sapinit
|
Obsoletes: rhsound sapinit
|
||||||
Obsoletes: hotplug
|
Obsoletes: hotplug
|
||||||
Prereq: /sbin/chkconfig, /usr/sbin/groupadd, /bin/sed, coreutils
|
Prereq: /sbin/chkconfig, /usr/sbin/groupadd, /bin/sed, coreutils
|
||||||
BuildRequires: glib2-devel popt gettext pkgconfig
|
BuildRequires: glib2-devel popt-devel gettext pkgconfig
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The initscripts package contains the basic system scripts used to boot
|
The initscripts package contains the basic system scripts used to boot
|
||||||
@ -205,6 +205,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 8.55-3
|
||||||
|
- s/popt/popt-devel/ in BuildRequires.
|
||||||
|
|
||||||
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 8.55-2
|
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 8.55-2
|
||||||
- Rebuild for selinux ppc32 issue.
|
- Rebuild for selinux ppc32 issue.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user