auto-import anaconda-11.1.0.7-1 on branch devel from anaconda-11.1.0.7-1.src.rpm
This commit is contained in:
parent
d0c3a0d244
commit
b943a0f16e
@ -1 +1 @@
|
|||||||
anaconda-11.1.0.6.tar.bz2
|
anaconda-11.1.0.7.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.1.0.6
|
Version: 11.1.0.7
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -18,7 +18,6 @@ Requires: rhpxl
|
|||||||
%endif
|
%endif
|
||||||
Obsoletes: anaconda-images <= 10
|
Obsoletes: anaconda-images <= 10
|
||||||
Url: http://fedora.redhat.com/projects/anaconda-installer/
|
Url: http://fedora.redhat.com/projects/anaconda-installer/
|
||||||
ExcludeArch: s390 s390x
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
||||||
|
|
||||||
@ -80,6 +79,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 04 2006 Paul Nasrat <pnasrat@redhat.com> - 11.1.0.7-1
|
||||||
|
- class Anaconda (pnasrat, clumens)
|
||||||
|
- User/service kickstart handlers (clumens)
|
||||||
|
- Don't include kernel fs headers (katzj)
|
||||||
|
|
||||||
* Mon May 1 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.6-1
|
* Mon May 1 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.6-1
|
||||||
- fix build
|
- fix build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user