Author: cactus Date: Sat Jan 26 15:24:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated TODO and some clean up's
---- Files affected: SPECS: kernel-sound-cmaudio.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/kernel-sound-cmaudio.spec diff -u SPECS/kernel-sound-cmaudio.spec:1.2 SPECS/kernel-sound-cmaudio.spec:1.3 --- SPECS/kernel-sound-cmaudio.spec:1.2 Sat Jan 26 16:23:00 2008 +++ SPECS/kernel-sound-cmaudio.spec Sat Jan 26 16:24:30 2008 @@ -1,5 +1,8 @@ # $Revision$, $Date$ # +# TODO: +# - compile configuraton program +# # Conditional build: %bcond_without dist_kernel # without distribution kernel # @@ -15,8 +18,6 @@ Group: Base/Kernel Source0: http://www.cmediadrivers.info/driver/Linux/Ac97/%{_orig_name}-%{version}.tar.bz2 # Source0-md5: 60cc9412652205d0cfc827899298b68e -# Patch0: %{_orig_name}-Makefile.patch -# Patch1: %{name}-types.patch URL: http://www.cmediadrivers.info/driver/Linux/Ac97/ %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} BuildRequires: rpmbuild(macros) >= 1.379 @@ -38,8 +39,6 @@ %prep %setup -q -n %{_orig_name} -#%patch0 -p1 -#%patch1 -p1 cat > Makefile <<'EOF' obj-m := cmaudio.o @@ -73,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-01-26 15:24:30 cactus +- updated TODO and some clean up's + Revision 1.2 2008-01-26 15:23:00 cactus - some modifications and now works well ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-sound-cmaudio.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
