rebuild
This commit is contained in:
parent
3f89667d81
commit
a19c6b5dca
@ -1,15 +1,15 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.90.12
|
Version: 10.90.12
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
|
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
|
||||||
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.2.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper >= 1.01.05-3, libsepol-devel, pango-devel
|
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.2.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper >= 1.02.02-2, libsepol-devel, pango-devel
|
||||||
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.4.0
|
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.4.0
|
||||||
Requires: pyparted, libxml2-python, python-urlgrabber
|
Requires: pyparted, libxml2-python, python-urlgrabber
|
||||||
Requires: anaconda-help, system-logos, pykickstart
|
Requires: anaconda-help, system-logos, pykickstart
|
||||||
Requires: device-mapper >= 1.01.05-3
|
Requires: device-mapper >= 1.02.02-2
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
Requires: python-pyblock >= 0.5-2
|
Requires: python-pyblock >= 0.5-2
|
||||||
%endif
|
%endif
|
||||||
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 4 2005 Peter Jones <pjones@redhat.com> - 10.90.12-2
|
||||||
|
- rebuild for new libs
|
||||||
|
|
||||||
* Thu Dec 1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.12-1
|
* Thu Dec 1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.12-1
|
||||||
- some release notes viewer fixing (dcantrell)
|
- some release notes viewer fixing (dcantrell)
|
||||||
- allow %%pre scripts in an %%include (clumens, #166100)
|
- allow %%pre scripts in an %%include (clumens, #166100)
|
||||||
|
Loading…
Reference in New Issue
Block a user