SPECS: kernel-char-frandom.spec - kernel epoch; missing defattr; a...

glen glen at pld-linux.org
Wed Apr 12 13:28:49 CEST 2006


Author: glen                         Date: Wed Apr 12 11:28:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kernel epoch; missing defattr; adapterized

---- Files affected:
SPECS:
   kernel-char-frandom.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/kernel-char-frandom.spec
diff -u SPECS/kernel-char-frandom.spec:1.2 SPECS/kernel-char-frandom.spec:1.3
--- SPECS/kernel-char-frandom.spec:1.2	Sat Feb 25 17:36:02 2006
+++ SPECS/kernel-char-frandom.spec	Wed Apr 12 13:28:44 2006
@@ -5,11 +5,11 @@
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
 #
+%define		_rel	1
 Summary:	A fast random number generator as a kernel module for Linux
 Summary(pl):	Szybki genereator liczb pseudolosowych w postaci modułu jądra Linuksa
 Name:		kernel-char-frandom
 Version:	0.8
-%define		_rel	1
 Release:	%{_rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Base/Kernel
@@ -17,7 +17,7 @@
 # Source0-md5:	b46c48721ff545b80a28d8e03e0e3115
 Patch0:		%{name}-kdev_t.patch
 URL:		http://frandom.sourceforge.net/
-%{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
+%{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.217
 Requires(post,postun):	/sbin/depmod
 %if %{with dist_kernel}
@@ -123,6 +123,7 @@
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel-smp-char-frandom
+%defattr(644,root,root,755)
 %doc README CHANGELOG
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}smp/char/*.ko*
@@ -134,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/04/12 11:28:44  glen
+- kernel epoch; missing defattr; adapterized
+
 Revision 1.2  2006/02/25 16:36:02  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-char-frandom.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list