SPECS: linux-gpib.spec - some descs, cleanups

qboosh qboosh at pld-linux.org
Sat Aug 13 12:49:18 CEST 2005


Author: qboosh                       Date: Sat Aug 13 10:49:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some descs, cleanups

---- Files affected:
SPECS:
   linux-gpib.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/linux-gpib.spec
diff -u SPECS/linux-gpib.spec:1.5 SPECS/linux-gpib.spec:1.6
--- SPECS/linux-gpib.spec:1.5	Wed Jun 29 13:33:40 2005
+++ SPECS/linux-gpib.spec	Sat Aug 13 12:49:13 2005
@@ -18,15 +18,10 @@
 Version:	3.2.05
 %define		_rel	0.1
 Release:	%{_rel}
-#Epoch:		
 License:	GPL
-Group:		Unknown
-Vendor:		PLD
-#Icon:		-
-Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Group:		Applications/System
+Source0:	http://dl.sourceforge.net/linux-gpib/%{name}-%{version}.tar.gz
 # Source0-md5:	65044161fe86a815c9c159fe301d85c4
-#Source1:	-
-# Source1-md5:	-
 Patch0:		%{name}-Makefile.am.patch
 URL:		http://linux-gpib.sourceforge.net/
 %if %{with kernel}
@@ -34,19 +29,15 @@
 BuildRequires:	rpmbuild(macros) >= 1.153
 %endif
 BuildRequires:	kernel-headers >= 2.6.8
-#PreReq:		-
 Requires(pre,post):	kernel >= 2.6.8
-#Requires(preun):	-
-#Requires(postun):	-
 Requires:	kernel-up >= 2.6.8
-#Provides:	-
-#Obsoletes:	-
-#Conflicts:	-
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+The Linux GPIB package provides support for GPIB (IEEE 488) hardware.
 
 %description -l pl
+Pakiet Linux GPIB służy do obsługi sprzętu GPIB (IEEE 488).
 
 # kernel subpackages.
 
@@ -92,9 +83,7 @@
 
 Ten pakiet zawiera moduł jądra Linuksa SMP.
 
-
 %prep
-
 %setup -q
 %patch0 -p1
 
@@ -114,7 +103,6 @@
 
 %if %{with userspace}
 %{__make}
-
 %endif
 
 %if %{with kernel}
@@ -166,8 +154,6 @@
 done
 %endif 
 
-
-
 %install
 rm -rf $RPM_BUILD_ROOT
 HOTPLUG_USB_CONF_DIR=/etc/hotplug/usb
@@ -230,13 +216,11 @@
 #%defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*.ko*
 
-
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel-smp-%{mod_name}
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}smp/misc/*.ko*
 %endif
-
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -245,6 +229,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/13 10:49:13  qboosh
+- some descs, cleanups
+
 Revision 1.5  2005/06/29 11:33:40  cieciwa
 - compile and install OK
 - %%files requires fill.
@@ -262,4 +249,3 @@
 Revision 1.1  2005/06/29 08:25:03  cieciwa
 - initial.
 Don't touch in this moment - working on this.
-
================================================================

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




More information about the pld-cvs-commit mailing list