packages: jfsutils/jfsutils.spec - more verbose sbin and man files list

qboosh qboosh at pld-linux.org
Thu Nov 24 20:33:31 CET 2011


Author: qboosh                       Date: Thu Nov 24 19:33:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more verbose sbin and man files list

---- Files affected:
packages/jfsutils:
   jfsutils.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: packages/jfsutils/jfsutils.spec
diff -u packages/jfsutils/jfsutils.spec:1.50 packages/jfsutils/jfsutils.spec:1.51
--- packages/jfsutils/jfsutils.spec:1.50	Thu Nov 24 18:17:52 2011
+++ packages/jfsutils/jfsutils.spec	Thu Nov 24 20:33:25 2011
@@ -53,8 +53,12 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man8/*
+%attr(755,root,root) %{_sbindir}/fsck.jfs
+%attr(755,root,root) %{_sbindir}/jfs_*
+%attr(755,root,root) %{_sbindir}/mkfs.jfs
+%{_mandir}/man8/fsck.jfs.8*
+%{_mandir}/man8/jfs_*.8*
+%{_mandir}/man8/mkfs.jfs.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2011/11/24 19:33:25  qboosh
+- more verbose sbin and man files list
+
 Revision 1.50  2011/11/24 17:17:52  draenog
 - up to 1.1.15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jfsutils/jfsutils.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list