auto-import anaconda-11.1.0.27-1 on branch devel from anaconda-11.1.0.27-1.src.rpm
This commit is contained in:
parent
0687c73635
commit
d62ecaba52
@ -1 +1 @@
|
||||
anaconda-11.1.0.26.tar.bz2
|
||||
anaconda-11.1.0.27.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: anaconda
|
||||
Version: 11.1.0.26
|
||||
Release: 1.1
|
||||
Version: 11.1.0.27
|
||||
Release: 1
|
||||
License: GPL
|
||||
Summary: Graphical system installer
|
||||
Group: Applications/System
|
||||
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc docs/anaconda-release-notes.txt
|
||||
/usr/bin/mini-wm
|
||||
/usr/sbin/anaconda
|
||||
%ifarch i386
|
||||
/usr/sbin/gptsync
|
||||
%endif
|
||||
/usr/share/anaconda
|
||||
/usr/share/locale/*/*/*
|
||||
/usr/lib/anaconda
|
||||
@ -90,8 +93,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Fri Jun 09 2006 Jesse Keating <jkeating@redhat.com> 11.1.0.26-1.1
|
||||
- Fix netpbm requires
|
||||
* Fri Jun 9 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.27-1
|
||||
- fix dep problem (clumens)
|
||||
- initial pass at support for the intel-based macs
|
||||
- more trying to get s390 trees so they work
|
||||
- more ipv6 (dcantrel)
|
||||
- simplify error handling and return values in autopart code (clumens)
|
||||
- fix going back in a few places (clumens)
|
||||
- enable user_xattrs and acls by default
|
||||
|
||||
* Thu Jun 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.26-1
|
||||
- Revert anaconda-runtime files fix.
|
||||
|
Loading…
Reference in New Issue
Block a user