forked from pool/v4l-utils
		
	replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=4
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							ef14c4a6f3
						
					
				
				
					commit
					4379e8d248
				
			| @@ -24,7 +24,7 @@ Release:        1 | ||||
| Summary:        Utilities for video4linux and DVB devices | ||||
|  | ||||
| # ir-keytable and v4l2-sysfs-path are GPLv2 only | ||||
| License:        GPLv2+ and GPLv2 | ||||
| License:        GPL-2.0+ and GPL-2.0 | ||||
| Url:            http://linuxtv.org/downloads/v4l-utils/ | ||||
| Group:          Hardware/TV | ||||
| Source0:        http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2 | ||||
| @@ -63,7 +63,7 @@ v4l2-sysfs-path. | ||||
|  | ||||
| %package devel-tools | ||||
| # decode_tm6000 is GPLv2 only | ||||
| License:        GPLv2+ and GPLv2 | ||||
| License:        GPL-2.0+ and GPL-2.0 | ||||
| Summary:        Utilities for v4l2 / DVB driver development and debugging | ||||
| Group:          Hardware/TV | ||||
| Requires:       libv4l = %{version} | ||||
| @@ -74,7 +74,7 @@ v4l2-dbg. | ||||
|  | ||||
| %package -n libv4l | ||||
| # Some of the decompression helpers are GPLv2, the rest is LGPLv2+ | ||||
| License:        LGPLv2+ and GPLv2 | ||||
| License:        LGPL-2.1+ and GPL-2.0 | ||||
| Summary:        Collection of video4linux support libraries | ||||
| Url:            http://hansdegoede.livejournal.com/3636.html | ||||
| Group:          System/Libraries | ||||
| @@ -87,7 +87,7 @@ having to write separate code for different devices in the same class. libv4l | ||||
| consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. | ||||
|  | ||||
| %package -n libv4l1-0 | ||||
| License:        LGPLv2+ | ||||
| License:        LGPL-2.1+ | ||||
| Summary:        Video4linux support library | ||||
| Group:          System/Libraries | ||||
| Requires:       libv4l | ||||
| @@ -100,7 +100,7 @@ v4l2 drivers do not). | ||||
| This package contains shared lib for packages that use libv4l1.so.0 | ||||
|  | ||||
| %package -n libv4l2-0 | ||||
| License:        LGPLv2+ | ||||
| License:        LGPL-2.1+ | ||||
| Summary:        Video4linux support library | ||||
| Group:          System/Libraries | ||||
| Requires:       libv4l | ||||
| @@ -112,7 +112,7 @@ application transparent libv4lconvert conversion where necessary. | ||||
| This package contains shared lib for packages that use libv4l2.so.0 | ||||
|  | ||||
| %package -n libv4lconvert0 | ||||
| License:        LGPLv2+ | ||||
| License:        LGPL-2.1+ | ||||
| Summary:        Video4linux support library | ||||
| Group:          System/Libraries | ||||
| Requires:       libv4l | ||||
| @@ -124,7 +124,7 @@ to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420. | ||||
| This package contains shared lib for packages that use libv4lconvert.so.0 | ||||
|  | ||||
| %package -n libv4l-devel | ||||
| License:        LGPLv2+ | ||||
| License:        LGPL-2.1+ | ||||
| Summary:        Development files for libv4l | ||||
| Group:          Development/Libraries/C and C++ | ||||
| Requires:       libv4l1-0 = %{version} | ||||
| @@ -136,7 +136,7 @@ The libv4l-devel package contains libraries and header files for | ||||
| developing applications that use libv4l. | ||||
|  | ||||
| %package -n     qv4l2 | ||||
| License:        GPLv2+ | ||||
| License:        GPL-2.0+ | ||||
| Summary:        Video4linux test control and streaming test application | ||||
| Group:          Hardware/TV | ||||
| Requires:       libv4l = %{version} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user