* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.19-1
- st_size is off64_t on i386, off_t on others. (dcantrell)
This commit is contained in:
parent
f443c11b4a
commit
464420a1d2
@ -1 +1 @@
|
|||||||
anaconda-13.18.tar.bz2
|
anaconda-13.19.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 13.18
|
Version: 13.19
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -216,6 +216,9 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.19-1
|
||||||
|
- st_size is off64_t on i386, off_t on others. (dcantrell)
|
||||||
|
|
||||||
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.18-1
|
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.18-1
|
||||||
- RPM version check correction. (dcantrell)
|
- RPM version check correction. (dcantrell)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user