diff --git a/.cvsignore b/.cvsignore index 0c29abc..b5ba8c3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -LVM2.2.02.62.tgz +LVM2.2.02.63.tgz diff --git a/LVM2.2.02.62.tgz.asc b/LVM2.2.02.62.tgz.asc deleted file mode 100644 index 7a4a352..0000000 --- a/LVM2.2.02.62.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBLllQSIoGRwVZ+LBcRAjr0AKDIr78odIH+LEBTLUwojwdC+5hyswCdFZ4K -NRauqXPOtb2XT0OwL5+oHZQ= -=J0xw ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.63.tgz.asc b/LVM2.2.02.63.tgz.asc new file mode 100644 index 0000000..1111e55 --- /dev/null +++ b/LVM2.2.02.63.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBLxg/bIoGRwVZ+LBcRAj1UAJ9a5zP3JEmKsmTkuJUdaTgF01Tj2QCdHbky +Lzc/JI43BGKjm66EnxuTiLQ= +=59Eg +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index d31822d..2160d90 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.45 +%define device_mapper_version 1.02.46 %define enable_cluster 1 %if %{enable_cluster} @@ -15,7 +15,7 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.62 +Version: 2.02.63 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -219,8 +219,8 @@ the lvm2 libraries. %files devel %defattr(-,root,root,-) -%{_libdir}/liblvm2app.so -%{_libdir}/liblvm2cmd.so +/usr%{_libdir}/liblvm2app.so +/usr%{_libdir}/liblvm2cmd.so %{_includedir}/lvm2app.h %{_includedir}/lvm2cmd.h /usr%{_libdir}/pkgconfig/lvm2app.pc @@ -238,8 +238,8 @@ This package contains shared lvm2 libraries for applications. %postun libs -p /sbin/ldconfig %files libs -%attr(755,root,root) %{_libdir}/liblvm2app.so.* -%attr(755,root,root) %{_libdir}/liblvm2cmd.so.* +%attr(755,root,root) /usr%{_libdir}/liblvm2app.so.* +%attr(755,root,root) /usr%{_libdir}/liblvm2cmd.so.* %attr(755,root,root) %{_libdir}/libdevmapper-event-lvm2.so.* %{_libdir}/libdevmapper-event-lvm2.so %{_libdir}/libdevmapper-event-lvm2mirror.so @@ -443,6 +443,8 @@ the device-mapper event library. %changelog +* Wed Apr 14 2010 Alasdair Kergon - 2.02.63-1 + * Tue Mar 09 2010 Alasdair Kergon - 2.02.62-1 - Rewrite clvmd init script. - Add default alternative to mlockall using mlock to reduce pinned memory size. diff --git a/sources b/sources index d0d36cd..0f1fafc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72e3d66dc42aaf67dca475196a113528 LVM2.2.02.62.tgz +f1665a50b6914a8e684b3218fdc2c2f4 LVM2.2.02.63.tgz diff --git a/upstream b/upstream index 0c29abc..b5ba8c3 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.62.tgz +LVM2.2.02.63.tgz