SPECS: kernel-misc-tifm.spec - some adapter, added 7420/7620 patch...

blues blues at pld-linux.org
Mon Nov 6 21:52:46 CET 2006


Author: blues                        Date: Mon Nov  6 20:52:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some adapter, added 7420/7620 patch, not tested yet

---- Files affected:
SPECS:
   kernel-misc-tifm.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/kernel-misc-tifm.spec
diff -u SPECS/kernel-misc-tifm.spec:1.1 SPECS/kernel-misc-tifm.spec:1.2
--- SPECS/kernel-misc-tifm.spec:1.1	Mon Nov  6 21:34:03 2006
+++ SPECS/kernel-misc-tifm.spec	Mon Nov  6 21:52:41 2006
@@ -5,7 +5,7 @@
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
 
-%define		_rel	0.1
+%define		_rel	0.2
 %define		_module	tifm
 Summary:	Linux driver for TI FlashMedia xx12/xx21 storage controllers
 Name:		kernel-misc-%{_module}
@@ -15,6 +15,7 @@
 Group:		Base/Kernel
 Source0:	http://download.berlios.de/tifmxx/%{_module}-%{version}.tar.bz2
 # Source0-md5:	e48d47260cda579362f14a9a81bd75dc
+Patch0:		kernel-misc-%{_module}-7420_7620.patch
 URL:		http://developer.berlios.de/projects/tifmxx
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.217
@@ -27,9 +28,17 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This project is devoted to the development of the acceptable and free source linux driver for TI FlashMedia family of devices. These devices are found in a vast majority of the modern laptops. Unfortunately, TI refused to publish a complete datasheet for any of the FlashMedia devices rendering them useless anywhere except M$ Windows (not unlike many other hardware vendors).
-
-Windows drivers to the mentioned devices are available from nearly all major computer vendors both for Win32 and Win64 platforms. They support all the expected functionality: SM/xD cards, MMC, SD and SDIO, MemoryStick and MSpro including security/DRM features.
+This project is devoted to the development of the acceptable and free
+source linux driver for TI FlashMedia family of devices. These devices
+are found in a vast majority of the modern laptops. Unfortunately, TI
+refused to publish a complete datasheet for any of the FlashMedia
+devices rendering them useless anywhere except M$ Windows (not unlike
+many other hardware vendors).
+
+Windows drivers to the mentioned devices are available from nearly all
+major computer vendors both for Win32 and Win64 platforms. They
+support all the expected functionality: SM/xD cards, MMC, SD and SDIO,
+MemoryStick and MSpro including security/DRM features.
 
 %package -n kernel-smp-misc-%{_module}
 Summary:	Linux SMP driver for TI FlashMedia xx12/xx21 storage controllers
@@ -42,12 +51,21 @@
 %endif
 
 %description -n kernel-smp-misc-%{_module}
-This project is devoted to the development of the acceptable and free source linux driver for TI FlashMedia family of devices. These devices are found in a vast majority of the modern laptops. Unfortunately, TI refused to publish a complete datasheet for any of the FlashMedia devices rendering them useless anywhere except M$ Windows (not unlike many other hardware vendors).
-
-Windows drivers to the mentioned devices are available from nearly all major computer vendors both for Win32 and Win64 platforms. They support all the expected functionality: SM/xD cards, MMC, SD and SDIO, MemoryStick and MSpro including security/DRM features.
+This project is devoted to the development of the acceptable and free
+source linux driver for TI FlashMedia family of devices. These devices
+are found in a vast majority of the modern laptops. Unfortunately, TI
+refused to publish a complete datasheet for any of the FlashMedia
+devices rendering them useless anywhere except M$ Windows (not unlike
+many other hardware vendors).
+
+Windows drivers to the mentioned devices are available from nearly all
+major computer vendors both for Win32 and Win64 platforms. They
+support all the expected functionality: SM/xD cards, MMC, SD and SDIO,
+MemoryStick and MSpro including security/DRM features.
 
 %prep
 %setup -q -c
+%patch0 -p1
 
 %build
 # kernel module(s)
@@ -78,7 +96,6 @@
 	done
 done
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}{,smp}/misc
@@ -129,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/06 20:52:41  blues
+- some adapter, added 7420/7620 patch, not tested yet
+
 Revision 1.1  2006/11/06 20:34:03  blues
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-misc-tifm.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list