SPECS: exmap.spec - thizing

arekm arekm at pld-linux.org
Fri Dec 14 23:49:02 CET 2007


Author: arekm                        Date: Fri Dec 14 22:49:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- thizing

---- Files affected:
SPECS:
   exmap.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/exmap.spec
diff -u SPECS/exmap.spec:1.9 SPECS/exmap.spec:1.10
--- SPECS/exmap.spec:1.9	Tue Feb 13 18:46:53 2007
+++ SPECS/exmap.spec	Fri Dec 14 23:48:57 2007
@@ -3,8 +3,6 @@
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
-%bcond_without	up		# don't build UP module
-%bcond_without	smp		# don't build SMP module
 %bcond_without	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
 
@@ -61,8 +59,8 @@
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
 %if %{with dist_kernel}
-%requires_releq_kernel_up
-Requires(postun):	%releq_kernel_up
+%requires_releq_kernel
+Requires(postun):	%releq_kernel
 %endif
 
 %description -n kernel%{_alt_kernel}-misc-exmap
@@ -75,27 +73,6 @@
 
 Ten pakiet zawiera moduł jądra Linuksa.
 
-%package -n kernel%{_alt_kernel}-smp-misc-exmap
-Summary:	Linux SMP driver for exmap
-Summary(pl.UTF-8):	Sterownik dla Linuksa SMP do exmap
-Release:	%{_rel}@%{_kernel_ver_str}
-Group:		Base/Kernel
-Requires(post,postun):	/sbin/depmod
-%if %{with dist_kernel}
-%requires_releq_kernel_smp
-Requires(postun):	%releq_kernel_smp
-%endif
-
-%description -n kernel%{_alt_kernel}-smp-misc-exmap
-This is driver for exmap for Linux.
-
-This package contains Linux SMP module.
-
-%description -n kernel%{_alt_kernel}-smp-misc-exmap -l pl.UTF-8
-Sterownik dla Linuksa do exmap.
-
-Ten pakiet zawiera moduł jądra Linuksa SMP.
-
 %prep
 %setup -q
 %patch0 -p1
@@ -145,25 +122,12 @@
 %postun	-n kernel%{_alt_kernel}-misc-exmap
 %depmod %{_kernel_ver}
 
-%post	-n kernel%{_alt_kernel}-smp-misc-exmap
-%depmod %{_kernel_ver}smp
-
-%postun	-n kernel%{_alt_kernel}-smp-misc-exmap
-%depmod %{_kernel_ver}smp
-
 %if %{with kernel}
-%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-misc-exmap
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*.ko*
 %endif
 
-%if %{with smp} && %{with dist_kernel}
-%files -n kernel%{_alt_kernel}-smp-misc-exmap
-%defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}smp/misc/*.ko*
-%endif
-%endif
 
 %if %{with userspace}
 %files
@@ -178,7 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.9  2007-02-13 17:46:53  qboosh
+Revision 1.10  2007-12-14 22:48:57  arekm
+- thizing
+
+Revision 1.9  2007/02/13 17:46:53  qboosh
 - unified
 
 Revision 1.8  2007/02/13 06:46:49  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/exmap.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list