packages: kmod/kmod.spec - up to ver 4
arekm
arekm at pld-linux.org
Tue Jan 17 09:12:30 CET 2012
Author: arekm Date: Tue Jan 17 08:12:30 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to ver 4
---- Files affected:
packages/kmod:
kmod.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/kmod/kmod.spec
diff -u packages/kmod/kmod.spec:1.4 packages/kmod/kmod.spec:1.5
--- packages/kmod/kmod.spec:1.4 Mon Jan 9 08:29:19 2012
+++ packages/kmod/kmod.spec Tue Jan 17 09:12:25 2012
@@ -2,12 +2,12 @@
Summary: Linux kernel module handling
Summary(pl.UTF-8): Obsługa modułów jądra Linuksa
Name: kmod
-Version: 3
+Version: 4
Release: 1
License: GPL v2
Group: Applications/System
Source0: http://packages.profusion.mobi/kmod/%{name}-%{version}.tar.xz
-# Source0-md5: bc0e69f75c2ac22c091f05e166e86c5d
+# Source0-md5: e14450a066a48accd0af1995b3c0232d
URL: http://git.profusion.mobi/cgit.cgi/kmod.git/
BuildRequires: autoconf >= 2.60
BuildRequires: automake >= 1:1.11
@@ -100,6 +100,16 @@
%attr(755,root,root) %{_sbindir}/modprobe
%attr(755,root,root) %{_sbindir}/depmod
+%{_mandir}/man5/depmod.d.5*
+%{_mandir}/man5/modprobe.d.5*
+%{_mandir}/man5/modules.dep.5*
+%{_mandir}/man8/depmod.8*
+%{_mandir}/man8/insmod.8*
+%{_mandir}/man8/lsmod.8*
+%{_mandir}/man8/modinfo.8*
+%{_mandir}/man8/modprobe.8*
+%{_mandir}/man8/rmmod.8*
+
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libkmod.so
@@ -112,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2012/01/17 08:12:25 arekm
+- up to ver 4
+
Revision 1.4 2012/01/09 07:29:19 arekm
R: uname(release) >= 2.6.21 - won't work with older kernels
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kmod/kmod.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list