* Sun Oct 14 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.39-2
- Fix build
This commit is contained in:
parent
ee8dea84c6
commit
5bdfba8a6f
@ -3,7 +3,7 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.3.0.39
|
Version: 11.3.0.39
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -185,7 +185,7 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
|
|||||||
%doc docs/anaconda-release-notes.txt
|
%doc docs/anaconda-release-notes.txt
|
||||||
%{_bindir}/mini-wm
|
%{_bindir}/mini-wm
|
||||||
%{_sbindir}/anaconda
|
%{_sbindir}/anaconda
|
||||||
%ifarch i386 x86_64
|
%ifarch i386 x86_64 ppc ppc64
|
||||||
%{_sbindir}/gptsync
|
%{_sbindir}/gptsync
|
||||||
%endif
|
%endif
|
||||||
%{_datadir}/anaconda
|
%{_datadir}/anaconda
|
||||||
@ -213,6 +213,9 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 14 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.39-2
|
||||||
|
- Fix build
|
||||||
|
|
||||||
* Fri Oct 12 2007 Chris Lumens <clumens@redhat.com> 11.3.0.39-1
|
* Fri Oct 12 2007 Chris Lumens <clumens@redhat.com> 11.3.0.39-1
|
||||||
- Detect PS3 disks (katzj, #325111).
|
- Detect PS3 disks (katzj, #325111).
|
||||||
- Fix lang setting for Romanian (#327431).
|
- Fix lang setting for Romanian (#327431).
|
||||||
|
Loading…
Reference in New Issue
Block a user