Author: shadzik Date: Wed Apr 11 07:29:09 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add patch1
---- Files affected: SPECS: rt2500.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/rt2500.spec diff -u SPECS/rt2500.spec:1.29 SPECS/rt2500.spec:1.30 --- SPECS/rt2500.spec:1.29 Wed Apr 11 09:17:04 2007 +++ SPECS/rt2500.spec Wed Apr 11 09:29:04 2007 @@ -19,6 +19,7 @@ Source0: http://dl.sourceforge.net/rt2400/%{name}-%{version}-%{_subver}.tar.gz # Source0-md5: 83b8b9a091705c08d99268479f3b3b6a Patch0: %{name}-qt.patch +Patch1: %{name}-init_work.patch URL: http://rt2x00.serialmonkey.com/ %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} @@ -63,6 +64,7 @@ %prep %setup -q -n %{name}-%{version}-%{_subver} %patch0 -p1 +%patch1 -p0 %build %if %{with userspace} @@ -118,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2007/04/11 07:29:04 shadzik +- add patch1 + Revision 1.29 2007/04/11 07:17:04 shadzik - use new kernel macros - removed whole smp stuff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rt2500.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
