replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libraw1394?expand=0&rev=21
This commit is contained in:
Stephan Kulow
2011-12-06 17:25:25 +00:00
committed by Git OBS Bridge
parent e7406be8c5
commit 95244ef543

View File

@@ -21,7 +21,7 @@
Name: libraw1394
Version: 2.0.7
Release: 1
License: LGPLv2.1+
License: LGPL-2.1+
Summary: A Firewire Interface
Url: http://www.dennedy.org/libraw1394/
Group: System/Kernel
@@ -67,7 +67,7 @@ Ben Collins <bcollins@debian.org>
Pieter Palmers <pieterp@joow.be>
%package 11
License: LGPLv2.1+
License: LGPL-2.1+
Summary: A Firewire Interface
Group: System/Kernel
# bug437293
@@ -81,7 +81,7 @@ A library for the Linux IEEE-1394 subsystem, which provides direct
access to the connected 1394 (Firewire) bus.
%package devel
License: LGPLv2.1+
License: LGPL-2.1+
Summary: Development and Include Files for libraw1394
Summary(pt_BR): Arquivos de desenvolvimento e cabeçalhos para o libraw1394
Group: Development/Libraries/C and C++