packages: mdadm/mdadm.spec - verbose files

qboosh qboosh at pld-linux.org
Wed Aug 18 08:06:30 CEST 2010


Author: qboosh                       Date: Wed Aug 18 06:06:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- verbose files

---- Files affected:
packages/mdadm:
   mdadm.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: packages/mdadm/mdadm.spec
diff -u packages/mdadm/mdadm.spec:1.102 packages/mdadm/mdadm.spec:1.103
--- packages/mdadm/mdadm.spec:1.102	Tue Aug 10 08:15:18 2010
+++ packages/mdadm/mdadm.spec	Wed Aug 18 08:06:22 2010
@@ -2,8 +2,8 @@
 #
 # Conditional build:
 %bcond_without	initrd		# don't build initrd version
-%bcond_with		dietlibc	# link initrd version with static glibc instead of dietlibc
-%bcond_without	tests
+%bcond_with	dietlibc	# link initrd version with static glibc instead of dietlibc
+%bcond_without	tests		# don't perform "make test"
 #
 Summary:	Tool for creating and maintaining software RAID devices
 Summary(pl.UTF-8):	Narzędzie do tworzenia i obsługi programowych macierzy RAID
@@ -162,9 +162,14 @@
 %files
 %defattr(644,root,root,755)
 %doc ANNOUNCE* ChangeLog TODO
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/mdadm
+%attr(755,root,root) %{_sbindir}/mdadm-checkarray
+%attr(755,root,root) %{_sbindir}/mdctl
 %attr(640,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/mdadm.conf
-%{_mandir}/man?/*
+%{_mandir}/man5/mdadm.conf.5*
+%{_mandir}/man8/mdadm.8*
+%{_mandir}/man8/mdassemble.8*
+%{_mandir}/man8/mdmon.8*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %config(noreplace) %attr(640,root,root) /etc/cron.d/mdadm-checkarray
@@ -188,6 +193,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2010/08/18 06:06:22  qboosh
+- verbose files
+
 Revision 1.102  2010/08/10 06:15:18  arekm
 - up to 3.1.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mdadm/mdadm.spec?r1=1.102&r2=1.103&f=u



More information about the pld-cvs-commit mailing list