]> git.pld-linux.org Git - packages/linux-firmware.git/commitdiff
- updated to 20230804 release auto/th/linux-firmware-20230804-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Aug 2023 20:54:20 +0000 (22:54 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Aug 2023 20:54:20 +0000 (22:54 +0200)
linux-firmware.spec

index 7d4947481096478cf40a8a0c9c7b4b5676bb6ad0..d00bf02284bf288cb00bd15ed04f1877aaf1a6ee 100644 (file)
@@ -2,7 +2,7 @@
 # - subpackages for various firmwares?
 # - (since 5.3) compress firmware: https://git.kernel.org/linus/82fd7a8142a10b8eb41313074b3859d82c0857dc
 %define                rel     1
-%define                ver     20230725
+%define                ver     20230804
 Summary:       Firmware files used by the Linux kernel
 Summary(pl.UTF-8):     Pliki firmware'u używane przez jądro Linuksa
 Name:          linux-firmware
@@ -11,11 +11,11 @@ Release:    %{rel}
 License:       GPL+ and GPL v2+ and MIT and Redistributable, no modification permitted
 Group:         Base/Kernel
 # in case git snapshot is needed
-%define                snap b6ea35ff6b9869470a0c68813f1668acb3d356a8
-Source0:       https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/%{name}-%{snap}.tar.gz
-# Source0-md5: e28779616d9241ee9b19e7be1a0e3c55
+#define                snap b6ea35ff6b9869470a0c68813f1668acb3d356a8
+#Source0:      https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/%{name}-%{snap}.tar.gz
 # upstream tarball
-#Source0:      https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
+Source0:       https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
+# Source0-md5: 8e7efa8bc81d875d5bbc52934a4efd51
 URL:           https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -601,7 +601,7 @@ Firmware dla kart sieciowych Marvell Libertas USB 8388 z obsługą
 punktów sieci OLPC.
 
 %prep
-%setup -q -n %{name}-%{snap}
+%setup -q
 
 # Remove firmware shipped in separate packages already
 # Perhaps these should be built as subpackages of linux-firmware?
This page took 0.465429 seconds and 4 git commands to generate.