* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.18-1
- RPM version check correction. (dcantrell)
This commit is contained in:
parent
cc60fbff16
commit
f443c11b4a
@ -1 +1 @@
|
|||||||
anaconda-13.17.tar.bz2
|
anaconda-13.18.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 13.17
|
Version: 13.18
|
||||||
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.18-1
|
||||||
|
- RPM version check correction. (dcantrell)
|
||||||
|
|
||||||
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.17-1
|
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.17-1
|
||||||
- fstat->st_size is a long unsigned int, not a long long unsigned int.
|
- fstat->st_size is a long unsigned int, not a long long unsigned int.
|
||||||
(dcantrell)
|
(dcantrell)
|
||||||
|
Loading…
Reference in New Issue
Block a user