packages: util-linux/util-linux.spec - mountpoint to "mount" package (links...
glen
glen at pld-linux.org
Wed Sep 7 17:45:58 CEST 2011
Author: glen Date: Wed Sep 7 15:45:58 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- mountpoint to "mount" package (links with libmount)
---- Files affected:
packages/util-linux:
util-linux.spec (1.319 -> 1.320)
---- Diffs:
================================================================
Index: packages/util-linux/util-linux.spec
diff -u packages/util-linux/util-linux.spec:1.319 packages/util-linux/util-linux.spec:1.320
--- packages/util-linux/util-linux.spec:1.319 Mon Sep 5 17:56:15 2011
+++ packages/util-linux/util-linux.spec Wed Sep 7 17:45:52 2011
@@ -31,7 +31,7 @@
Summary(uk.UTF-8): Набір базових системних утиліт для Linux
Name: util-linux
Version: 2.20
-Release: 6
+Release: 7
License: GPL
Group: Applications/System
Source0: http://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/%{name}-%{version}.tar.bz2
@@ -873,7 +873,6 @@
%attr(755,root,root) /bin/dmesg
%attr(755,root,root) /bin/kill
%attr(755,root,root) /bin/more
-%attr(755,root,root) /bin/mountpoint
%attr(755,root,root) /sbin/ctrlaltdel
%if %{with partx}
@@ -956,7 +955,6 @@
%{_mandir}/man1/lscpu.1*
%{_mandir}/man1/mcookie.1*
%{_mandir}/man1/more.1*
-%{_mandir}/man1/mountpoint.1*
%{_mandir}/man1/namei.1*
%{_mandir}/man1/pg.1*
%{_mandir}/man1/readprofile.1*
@@ -1234,14 +1232,15 @@
%files -n mount
%defattr(644,root,root,755)
+%attr(755,root,root) /bin/mountpoint
%attr(4755,root,root) /bin/mount
%attr(4755,root,root) /bin/umount
%attr(755,root,root) /sbin/pivot_root
%attr(755,root,root) /sbin/swapon
%attr(755,root,root) /sbin/swapoff
+%{_mandir}/man1/mountpoint.1*
%{_mandir}/man5/fstab.5*
-
%{_mandir}/man8/mount.8*
%{_mandir}/man8/umount.8*
%{_mandir}/man8/pivot_root.8*
@@ -1434,6 +1433,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.320 2011/09/07 15:45:52 glen
+- mountpoint to "mount" package (links with libmount)
+
Revision 1.319 2011/09/05 15:56:15 glen
- release 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux/util-linux.spec?r1=1.319&r2=1.320&f=u
More information about the pld-cvs-commit
mailing list