SPECS: fcpci.spec - spec renamed to fcpci.spec - "sources" contain...

qboosh qboosh at pld-linux.org
Wed Dec 12 18:10:27 CET 2007


Author: qboosh                       Date: Wed Dec 12 17:10:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- spec renamed to fcpci.spec
- "sources" contain binary blob so EA: ix86 and binary package cannot be distributed
- blob itself is non-distributable (see license.txt), so whole "sources" are
  non-distributable as well (only LGPL parts can be redistributed)
- no pppd plugin present in package

---- Files affected:
SPECS:
   fcpci.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/fcpci.spec
diff -u SPECS/fcpci.spec:1.10 SPECS/fcpci.spec:1.11
--- SPECS/fcpci.spec:1.10	Wed Dec  5 20:57:18 2007
+++ SPECS/fcpci.spec	Wed Dec 12 18:10:22 2007
@@ -19,34 +19,38 @@
 Version:	3.11
 Release:	%{_rel}
 Epoch:		0
-License:	Proprietary, use is permited. Copyright (C) 2002, AVM GmbH. All rights reserved.
+License:	Proprietary (non-distributable) with LGPL v2.1+ part
 Group:		Base/Kernel
 Source0:	ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.93/%{name}-suse93-%{version}-%{sub_ver}.tar.gz
-# Source0-md5:	3ee301b5d0e8df9e4b915af58b725556
+# NoSource0-md5:	3ee301b5d0e8df9e4b915af58b725556
 # to be done:
 #Source1:	http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO
 # Source1-md5:	-
+NoSource:	0
 Patch0:		%{name}-Makefile.patch
 URL:		http://www.avm.de/de/Produkte/FRITZCard/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.217
 %endif
+ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This is the package "CAPI4Linux" for AVM FRITZ! controlers. In package
 you will find following components:
 - CAPI 2.0 driver of the controller
-- CAPI 2.0 plug-in for the Generic PPP-Stack "pppd" This package could
-  attend two controlers simultaneously.
+- CAPI 2.0 plug-in for the Generic PPP-Stack "pppd" (missing)
+
+This package could attend two controlers simultaneously.
 
 %description -l pl.UTF-8
 Ten pakiet zawiera CAPI4Linux dla kontrolerów AVM FRITRZ!. W pakiecie
 znajdują się:
 - Sterownik CAPI 2.0
-- Wtyczka CAPI 2.0 dla pppd Ten pakiet może obsługiwać dwa kontrolery
-  jednocześnie.
+- Wtyczka CAPI 2.0 dla pppd (brakująca)
+
+Ten pakiet może obsługiwać dwa kontrolery jednocześnie.
 
 %package -n kernel%{_alt_kernel}-isdn-fcpci
 Summary:	Linux driver for fcpci
@@ -62,7 +66,7 @@
 %description -n kernel%{_alt_kernel}-isdn-fcpci
 This is driver for fcpci for Linux.
 
-This package contains Linux module.
+This package contains Linux kernel module.
 
 %description -n kernel%{_alt_kernel}-isdn-fcpci -l pl.UTF-8
 Sterownik dla Linuksa do fcpci.
@@ -74,9 +78,6 @@
 %patch0 -p1
 
 %build
-%if %{with userspace}
-%endif
-
 %if %{with kernel}
 %build_kernel_modules -m fcpci{1,2}
 %endif
@@ -84,9 +85,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%if %{with userspace}
-%endif
-
 %if %{with kernel}
 %install_kernel_modules -m fcpci{1,2} -d isdn/hardware
 %endif
@@ -100,9 +98,6 @@
 %postun	-n kernel%{_alt_kernel}-isdn-fcpci
 %depmod %{_kernel_ver}
 
-%if %{with userspace}
-%endif
-
 %if %{with kernel}
 %files -n kernel%{_alt_kernel}-isdn-fcpci
 %defattr(644,root,root,755)
@@ -116,6 +111,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007-12-12 17:10:22  qboosh
+- spec renamed to fcpci.spec
+- "sources" contain binary blob so EA: ix86 and binary package cannot be distributed
+- blob itself is non-distributable (see license.txt), so whole "sources" are
+  non-distributable as well (only LGPL parts can be redistributed)
+- no pppd plugin present in package
+
 Revision 1.10  2007-12-05 19:57:18  wolvverine
 - revert note
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fcpci.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list