Author: hawk Date: Wed Oct 29 10:11:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - inlcude clvmd in package, release 2
---- Files affected: SPECS: lvm2.spec (1.109 -> 1.110) ---- Diffs: ================================================================ Index: SPECS/lvm2.spec diff -u SPECS/lvm2.spec:1.109 SPECS/lvm2.spec:1.110 --- SPECS/lvm2.spec:1.109 Wed Oct 29 09:46:29 2008 +++ SPECS/lvm2.spec Wed Oct 29 11:11:53 2008 @@ -15,7 +15,7 @@ Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 Version: 2.02.42 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz @@ -63,6 +63,7 @@ %define _exec_prefix / %define _sbindir /sbin +%define _usrsbindir /usr/sbin %define _libdir /%{_lib} # changing CFLAGS in the middle confuses confcache @@ -156,6 +157,7 @@ %defattr(644,root,root,755) %doc README WHATS_NEW doc/* %attr(755,root,root) %{_sbindir}/* +%attr(755,root,root) %{_usrsbindir}/clvmd %{?with_initrd:%exclude %{_sbindir}/initrd-lvm} %{_mandir}/man?/* %attr(750,root,root) %dir %{_sysconfdir}/lvm @@ -173,6 +175,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.110 2008/10/29 10:11:53 hawk +- inlcude clvmd in package, release 2 + Revision 1.109 2008/10/29 08:46:29 arekm - up to 2.02.42 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lvm2.spec?r1=1.109&r2=1.110&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
