[packages/kmod] - provide module-init-tools for clean upgrade - rel 3
baggins
baggins at pld-linux.org
Wed Dec 19 12:07:25 CET 2012
commit 198a4cc1af6172216ff7782f386c60a57c444ffd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Dec 19 12:06:45 2012 +0100
- provide module-init-tools for clean upgrade
- rel 3
kmod.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kmod.spec b/kmod.spec
index 1d532c3..307e914 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -5,7 +5,7 @@ Summary: Linux kernel module handling
Summary(pl.UTF-8): Obsługa modułów jądra Linuksa
Name: kmod
Version: 12
-Release: 2
+Release: 3
License: GPL v2+
Group: Applications/System
Source0: ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz
@@ -27,7 +27,8 @@ Requires: %{name}-libs = %{version}-%{release}
# won't work on older kernels as these do not provide require information in /sys
Requires: uname(release) >= 2.6.21
Provides: virtual(module-tools)
-Obsoletes: module-init-tools
+Provides: module-init-tools = 4.0
+Obsoletes: module-init-tools < 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _exec_prefix /
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kmod.git/commitdiff/198a4cc1af6172216ff7782f386c60a57c444ffd
More information about the pld-cvs-commit
mailing list