From 2793c7aaaf6d74517566f00afeab37987274e374 Mon Sep 17 00:00:00 2001 From: xinghe Date: Fri, 14 Jun 2024 02:13:26 +0000 Subject: [PATCH] fix license and fix install error --- atmel-firmware.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/atmel-firmware.spec b/atmel-firmware.spec index 2761f50..cfd83fd 100644 --- a/atmel-firmware.spec +++ b/atmel-firmware.spec @@ -1,13 +1,14 @@ Name: atmel-firmware Version: 1.3 -Release: 20 +Release: 21 Summary: Firmware for Atmel at76c50x Wireless Network Chips -License: Redistributable, no modification permitted +License: GPL-2.0-or-later URL: http://at76c503a.berlios.de/ Source0: http://www.thekelleys.org.uk/atmel/atmel-firmware-%{version}.tar.gz Source1: http://download.berlios.de/at76c503a/at76_usb-firmware-0.1.tar.gz BuildArch: noarch - +Recommends: %{name}-help + Obsoletes: at76_usb-firmware < 0.1 Provides: at76_usb-firmware = 0.1 @@ -50,6 +51,12 @@ install -p *.atmel-firmware %{buildroot}/lib/firmware %doc VERSION README README-usb %changelog +* Fri Jun 14 2024 xinghe - 1.3-21 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix license and fix install error + * Fri Oct 11 2019 openEuler Buildteam - 1.3-20 - Package init