* Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-3
- BR popt-devel - and -static
This commit is contained in:
parent
35510b7b4a
commit
9261e2a9f7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.3.0.21
|
Version: 11.3.0.21
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -23,7 +23,7 @@ BuildRequires: newt-devel, newt-static
|
|||||||
BuildRequires: glib2-devel >= 2.11.1-5, glib2-static, libdhcp6client-static
|
BuildRequires: glib2-devel >= 2.11.1-5, glib2-static, libdhcp6client-static
|
||||||
BuildRequires: libdhcp-static >= 1.24-3, mkinitrd-devel >= 5.1.2-1
|
BuildRequires: libdhcp-static >= 1.24-3, mkinitrd-devel >= 5.1.2-1
|
||||||
BuildRequires: audit-libs-devel
|
BuildRequires: audit-libs-devel
|
||||||
BuildRequires: popt-devel
|
BuildRequires: popt-devel, popt-static
|
||||||
%ifarch %livearches
|
%ifarch %livearches
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
%endif
|
%endif
|
||||||
@ -144,8 +144,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-2
|
* Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-3
|
||||||
- BR popt-devel
|
- BR popt-devel
|
||||||
|
- and -static
|
||||||
|
|
||||||
* Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-1
|
* Sat Aug 25 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.21-1
|
||||||
- Fix setting additional repo names (clumens)
|
- Fix setting additional repo names (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user