SPECS: linux-gpib.spec

cieciwa cieciwa at pld-linux.org
Mon Mar 13 13:12:23 CET 2006


Author: cieciwa                      Date: Mon Mar 13 12:12:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:


---- Files affected:
SPECS:
   linux-gpib.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/linux-gpib.spec
diff -u SPECS/linux-gpib.spec:1.8 SPECS/linux-gpib.spec:1.9
--- SPECS/linux-gpib.spec:1.8	Wed Mar  1 00:53:22 2006
+++ SPECS/linux-gpib.spec	Mon Mar 13 13:12:18 2006
@@ -22,13 +22,14 @@
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/linux-gpib/%{name}-%{version}.tar.gz
 # Source0-md5:	65044161fe86a815c9c159fe301d85c4
-Patch0:		%{name}-Makefile.am.patch
+#Patch0:		%{name}-Makefile.am.patch
 URL:		http://linux-gpib.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.153
 %endif
 BuildRequires:	kernel-headers >= 2.6.8
+BuildRequires:	python
 Requires(pre,post):	kernel >= 2.6.8
 Requires:	kernel-up >= 2.6.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -85,7 +86,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#patch0 -p1
 
 %build
 %{__aclocal} -I m4
@@ -107,7 +108,8 @@
 
 %if %{with kernel}
 cd driver
-for i in agilent_82350b agilent_82357a cb7210 hp82335 hp_82341 nec7210 tms9914 tnt4882 cec ines pc2 sys; do
+for i in tms9914 agilent_82350b agilent_82357a cb7210 hp82335 hp_82341 nec7210 tnt4882 cec ines pc2 sys ; do
+
 cd $i
 # kernel module(s)
 for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}; do
@@ -230,6 +232,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/03/13 12:12:18  cieciwa
+*** empty log message ***
+
 Revision 1.8  2006/02/28 23:53:22  glen
 - adapterized (killed trailing spaces/tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linux-gpib.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list