]> git.pld-linux.org Git - packages/efivar.git/commitdiff
- updated to 39 master auto/th/efivar-39-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Feb 2024 20:27:15 +0000 (21:27 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Feb 2024 20:27:15 +0000 (21:27 +0100)
efivar-link.patch
efivar.spec

index 353b1c4aa4cc1264727a9ac1525fd207ea70eea5..9a9f1d772360e9f35b3aeb3719b3be5ef60ce444 100644 (file)
@@ -1,10 +1,10 @@
---- efivar-38/src/Makefile.orig        2022-06-30 19:48:47.290249983 +0200
-+++ efivar-38/src/Makefile     2022-06-30 21:20:10.960542390 +0200
-@@ -114,6 +114,7 @@ libefisec.a : $(patsubst %.o,%.static.o,
+--- efivar-39/src/Makefile.orig        2024-02-10 21:22:05.355688998 +0100
++++ efivar-39/src/Makefile     2024-02-10 21:22:56.332079502 +0100
+@@ -115,6 +115,7 @@ libefisec.a : $(patsubst %.o,%.static.o,
  
  libefisec.so : $(LIBEFISEC_OBJECTS)
  libefisec.so : | libefisec.map
 +libefisec.so : LIBS=efivar
- libefisec.so : MAP=libefisec.map
+ libefisec.so : private MAP=libefisec.map
  
  efisecdb : $(EFISECDB_OBJECTS) | libefisec.so
index 714fb4353f26310a98167a18fa58698590fd316b..2be0e07be87f1f51e36bec39e37920edc01ac570 100644 (file)
@@ -6,13 +6,13 @@
 Summary:       Tools to manage UEFI variables
 Summary(pl.UTF-8):     Narzędzia do zarządzania zmiennymi UEFI
 Name:          efivar
-Version:       38
+Version:       39
 Release:       1
 License:       LGPL v2.1
 Group:         Applications/System
 #Source0Download: https://github.com/rhinstaller/efivar/releases
-Source0:       https://github.com/rhinstaller/efivar/releases/download/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 243fdbc48440212695cb9c6e6fd0f44f
+Source0:       https://github.com/rhinstaller/efivar/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: a8fc3e79336cd6e738ab44f9bc96a5aa
 Patch0:                %{name}-static.patch
 Patch1:                %{name}-link.patch
 URL:           https://github.com/rhinstaller/efivar
This page took 0.135038 seconds and 4 git commands to generate.