packages: lvm2/lvm2.spec - updated to 2.02.67 - readline todo outdated
qboosh
qboosh at pld-linux.org
Sun Jun 20 21:06:00 CEST 2010
Author: qboosh Date: Sun Jun 20 19:06:00 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.02.67
- readline todo outdated
---- Files affected:
packages/lvm2:
lvm2.spec (1.150 -> 1.151)
---- Diffs:
================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.150 packages/lvm2/lvm2.spec:1.151
--- packages/lvm2/lvm2.spec:1.150 Tue May 18 15:21:21 2010
+++ packages/lvm2/lvm2.spec Sun Jun 20 21:05:54 2010
@@ -1,6 +1,5 @@
# $Revision$, $Date$
# TODO
-# - kill -lreadline from libs (using -as-needed or moving from LIBS to binaries linking)
# - vgscan --ignorelocking failure creates /var/lock/lvm (even if /var is not yet mounted)
#
# Conditional build:
@@ -27,12 +26,12 @@
Summary: The new version of Logical Volume Manager for Linux
Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa
Name: lvm2
-Version: 2.02.65
+Version: 2.02.67
Release: 1
License: GPL v2
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
-# Source0-md5: 1ce72f18492ffaa92e2a20b54c0b7cc6
+# Source0-md5: 088d037e77660f48cd1591e91ed59d20
Source1: %{name}-initramfs-hook
Source2: %{name}-initramfs-local-top
Patch0: %{name}-selinux.patch
@@ -310,12 +309,17 @@
%files
%defattr(644,root,root,755)
%doc README WHATS_NEW doc/*
-%attr(755,root,root) %{_sbindir}/*
-%exclude %{_sbindir}/dmeventd
-%exclude %{_sbindir}/dmsetup
+%attr(755,root,root) %{_sbindir}/fsadm
+%attr(755,root,root) %{_sbindir}/lv*
+%attr(755,root,root) %{_sbindir}/pv*
+%attr(755,root,root) %{_sbindir}/vg*
%{?with_clvmd:%attr(755,root,root) %{_usrsbindir}/clvmd}
-%{_mandir}/man?/*
-%exclude %{_mandir}/man8/dmsetup.8*
+%{_mandir}/man5/lvm.conf.5*
+%{?with_clvmd:%{_mandir}/man8/clvmd.8*}
+%{_mandir}/man8/fsadm.8*
+%{_mandir}/man8/lv*.8*
+%{_mandir}/man8/pv*.8*
+%{_mandir}/man8/vg*.8*
%attr(750,root,root) %dir %{_sysconfdir}/lvm
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lvm/lvm.conf
@@ -369,6 +373,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.151 2010/06/20 19:05:54 qboosh
+- updated to 2.02.67
+- readline todo outdated
+
Revision 1.150 2010/05/18 13:21:21 sparky
- BR: pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2.spec?r1=1.150&r2=1.151&f=u
More information about the pld-cvs-commit
mailing list