Reissued upstream release to fix compilation warning.
This commit is contained in:
parent
fda3ca4dd1
commit
fa49c5acdb
@ -1,7 +1,7 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
Version: GnuPG v1.2.1 (GNU/Linux)
|
Version: GnuPG v1.2.1 (GNU/Linux)
|
||||||
|
|
||||||
iD8DBQBKvRepIoGRwVZ+LBcRAjPTAKDbxSa/ohWlc9f1sdVuZ8+/34hyXgCeJXUA
|
iD8DBQBKvWHJIoGRwVZ+LBcRAt+NAKDEHvi7qzQ00t7fHZa6jTVi5R8+iwCgxu4x
|
||||||
MBicW/9WJRiltnFa8FF/kyk=
|
jO0LOdDliisL4wAWGktfQfc=
|
||||||
=XBZd
|
=pPUb
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.53
|
Version: 2.02.53
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -379,6 +379,9 @@ the device-mapper event library.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 25 2009 Alasdair Kergon <agk@redhat.com> - 2.02.53-2
|
||||||
|
- Reissued tarball to fix compilation warning from lvm2_log_fn prototype.
|
||||||
|
|
||||||
* Fri Sep 25 2009 Alasdair Kergon <agk@redhat.com> - 2.02.53-1
|
* Fri Sep 25 2009 Alasdair Kergon <agk@redhat.com> - 2.02.53-1
|
||||||
- Create any directories in /dev with umask 022. (#507397)
|
- Create any directories in /dev with umask 022. (#507397)
|
||||||
- Handle paths supplied to dm_task_set_name by getting name from /dev/mapper.
|
- Handle paths supplied to dm_task_set_name by getting name from /dev/mapper.
|
||||||
|
Loading…
Reference in New Issue
Block a user