Merge pull request #9796 from Rmys/master

fwupd-1.7.2
This commit is contained in:
Rmys
2021-10-20 21:56:36 +03:00
committed by GitHub
9 changed files with 227 additions and 26 deletions
+100 -11
View File
@@ -11950,7 +11950,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Google&apos;ın veri alış veriş biçimi</Summary> <Summary xml:lang="tr">Google&apos;ın veri alış veriş biçimi</Summary>
<Description xml:lang="en">Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.</Description> <Description xml:lang="en">Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.</Description>
<Description xml:lang="tr">Protokol Arabellekleri(protobuf) yapılandırılmış veriyi kodlamak için verimli bir biçimdir. Google kendi içindeki bütün RPC protokolleri ve dosya biçimleri için Protokol Arabelleklerini kullanmaktadır.</Description> <Description xml:lang="tr">Protokol Arabellekleri(protobuf) yapılandırılmış veriyi kodlamak için verimli bir biçimdir. Google kendi içindeki bütün RPC protokolleri ve dosya biçimleri için Protokol Arabelleklerini kullanmaktadır.</Description>
<Archive type="targz" sha1sum="4d3f89477b3138d329c150e23c48af76df089996" name="protobuf-3.15.6.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.15.6.tar.gz</Archive> <Archive type="targz" sha1sum="62c7649c0fa3eee52049dda39137f8fb22c27e59" name="protobuf-3.18.1.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.18.1.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python-wheel</Dependency> <Dependency>python-wheel</Dependency>
<Dependency>python-devel</Dependency> <Dependency>python-devel</Dependency>
@@ -11981,7 +11981,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">protobuf için geliştirme dosyaları</Summary> <Summary xml:lang="tr">protobuf için geliştirme dosyaları</Summary>
<Description xml:lang="tr">protobuf-devel, protobuf için geliştime dosyaları içerir.</Description> <Description xml:lang="tr">protobuf-devel, protobuf için geliştime dosyaları içerir.</Description>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="10">protobuf</Dependency> <Dependency release="11">protobuf</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="data">/usr/lib/pkgconfig</Path> <Path fileType="data">/usr/lib/pkgconfig</Path>
@@ -11995,7 +11995,7 @@ complete albums that you have purchased from Amazon.</Description>
<Description xml:lang="tr">protobuf-devel, protobuf için geliştime dosyaları içerir.</Description> <Description xml:lang="tr">protobuf-devel, protobuf için geliştime dosyaları içerir.</Description>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>python-setuptools</Dependency> <Dependency>python-setuptools</Dependency>
<Dependency release="10">protobuf-devel</Dependency> <Dependency release="11">protobuf-devel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/python2*</Path> <Path fileType="library">/usr/lib/python2*</Path>
@@ -12009,13 +12009,20 @@ complete albums that you have purchased from Amazon.</Description>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>python3</Dependency> <Dependency>python3</Dependency>
<Dependency>python3-setuptools</Dependency> <Dependency>python3-setuptools</Dependency>
<Dependency release="10">protobuf-devel</Dependency> <Dependency release="11">protobuf-devel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/python3*</Path> <Path fileType="library">/usr/lib/python3*</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="11">
<Date>2021-10-20</Date>
<Version>3.18.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10"> <Update release="10">
<Date>2021-03-13</Date> <Date>2021-03-13</Date>
<Version>3.15.6</Version> <Version>3.15.6</Version>
@@ -12799,9 +12806,9 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Google Protokol Arabelleklerinin C Uygulaması</Summary> <Summary xml:lang="tr">Google Protokol Arabelleklerinin C Uygulaması</Summary>
<Description xml:lang="en">This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.Needed for the libgadu Package</Description> <Description xml:lang="en">This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.Needed for the libgadu Package</Description>
<Description xml:lang="tr">protobuf-c, Google Protokol Arabelleklerinin veri serileştirmesi biçimi için bir C Uygulamasıdır. libgadu paketi için gereklidir.</Description> <Description xml:lang="tr">protobuf-c, Google Protokol Arabelleklerinin veri serileştirmesi biçimi için bir C Uygulamasıdır. libgadu paketi için gereklidir.</Description>
<Archive type="targz" sha1sum="f70f592e8db0363013492df1e69e47ee8213e003" name="v1.3.3.tar.gz">https://github.com/protobuf-c/protobuf-c/archive/v1.3.3.tar.gz</Archive> <Archive type="targz" sha1sum="d5d0d9af18b7a006e03acb6cabf0455ae61565f5" name="v1.4.0.tar.gz">https://github.com/protobuf-c/protobuf-c/archive/v1.4.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>protobuf-devel</Dependency> <Dependency versionFrom="3.18.1">protobuf-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<SourceURI>network/misc/protobuf-c/pspec.xml</SourceURI> <SourceURI>network/misc/protobuf-c/pspec.xml</SourceURI>
</Source> </Source>
@@ -12824,7 +12831,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">protobuf-c için geliştirme dosyaları</Summary> <Summary xml:lang="tr">protobuf-c için geliştirme dosyaları</Summary>
<Description xml:lang="tr">protobuf-c-devel, protobuf-c için geliştime dosyaları içerir.</Description> <Description xml:lang="tr">protobuf-c-devel, protobuf-c için geliştime dosyaları içerir.</Description>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="1">protobuf-c</Dependency> <Dependency release="2">protobuf-c</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="data">/usr/lib/pkgconfig</Path> <Path fileType="data">/usr/lib/pkgconfig</Path>
@@ -12833,6 +12840,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2021-10-20</Date>
<Version>1.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2020-04-09</Date> <Date>2020-04-09</Date>
<Version>1.3.3</Version> <Version>1.3.3</Version>
@@ -35404,6 +35418,47 @@ complete albums that you have purchased from Amazon.</Description>
</Update> </Update>
</History> </History>
</SpecFile> </SpecFile>
<SpecFile>
<Source>
<Name>fwupd-efi</Name>
<Homepage>https://github.com/fwupd/fwupd-efi</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<PartOf>util.admin</PartOf>
<Summary xml:lang="en">Firmware update EFI binaries</Summary>
<Summary xml:lang="tr">Firmware update EFI binaries</Summary>
<Description xml:lang="en">Firmware update EFI binaries</Description>
<Description xml:lang="tr">Firmware update EFI binaries</Description>
<Archive type="tarxz" sha1sum="3dd8f6ba4af65d5ecc304d57fb2453fa08d91199" name="fwupd-efi-1.1.tar.xz">https://people.freedesktop.org/~hughsient/releases/fwupd-efi-1.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gnu-efi</Dependency>
</BuildDependencies>
<SourceURI>util/admin/fwupd-efi/pspec.xml</SourceURI>
</Source>
<Package>
<Name>fwupd-efi</Name>
<Files>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-10-20</Date>
<Version>1.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile> <SpecFile>
<Source> <Source>
<Name>phpldapadmin</Name> <Name>phpldapadmin</Name>
@@ -36492,10 +36547,15 @@ complete albums that you have purchased from Amazon.</Description>
<PartOf>util.admin</PartOf> <PartOf>util.admin</PartOf>
<Summary xml:lang="en">Aims to make updating firmware on Linux automatic, safe and reliable</Summary> <Summary xml:lang="en">Aims to make updating firmware on Linux automatic, safe and reliable</Summary>
<Description xml:lang="en">Aims to make updating firmware on Linux automatic, safe and reliable</Description> <Description xml:lang="en">Aims to make updating firmware on Linux automatic, safe and reliable</Description>
<Archive type="targz" sha1sum="8152a572dc04c565aa6ca27f00a1b938f1097dba" name="1.3.9.tar.gz">https://github.com/hughsie/fwupd/archive/1.3.9.tar.gz</Archive> <Archive type="targz" sha1sum="7eb0b86542a56dee0d51955b103ca1f588c27ac7" name="1.7.0.tar.gz">https://github.com/hughsie/fwupd/archive/1.7.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
<Dependency>gnu-efi</Dependency> <Dependency>gnu-efi</Dependency>
<Dependency>fwupd-efi</Dependency>
<Dependency>gi-docgen</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>gcap-devel</Dependency>
<Dependency>libjcat-devel</Dependency>
<Dependency>gpgme-devel</Dependency> <Dependency>gpgme-devel</Dependency>
<Dependency>sqlite-devel</Dependency> <Dependency>sqlite-devel</Dependency>
<Dependency>polkit-devel</Dependency> <Dependency>polkit-devel</Dependency>
@@ -36505,11 +36565,13 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>libxmlb-devel</Dependency> <Dependency>libxmlb-devel</Dependency>
<Dependency>libgudev-devel</Dependency> <Dependency>libgudev-devel</Dependency>
<Dependency>libgusb-devel</Dependency> <Dependency>libgusb-devel</Dependency>
<Dependency>valgrind-devel</Dependency>
<Dependency>python3-pillow</Dependency> <Dependency>python3-pillow</Dependency>
<Dependency>libsmbios-devel</Dependency> <Dependency>libsmbios-devel</Dependency>
<Dependency>tpm2-tss-devel</Dependency> <Dependency>tpm2-tss-devel</Dependency>
<Dependency>bash-completion</Dependency> <Dependency>bash-completion</Dependency>
<Dependency>ConsoleKit-devel</Dependency> <Dependency>elogind-devel</Dependency>
<Dependency>protobuf-c-devel</Dependency>
<Dependency>appstream-glib-devel</Dependency> <Dependency>appstream-glib-devel</Dependency>
<Dependency>python3-pygobject3-devel</Dependency> <Dependency>python3-pygobject3-devel</Dependency>
<Dependency versionFrom="36">efivar-devel</Dependency> <Dependency versionFrom="36">efivar-devel</Dependency>
@@ -36521,6 +36583,8 @@ complete albums that you have purchased from Amazon.</Description>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>gcap</Dependency> <Dependency>gcap</Dependency>
<Dependency>glib2</Dependency> <Dependency>glib2</Dependency>
<Dependency>curl</Dependency>
<Dependency>libjcat</Dependency>
<Dependency>gpgme</Dependency> <Dependency>gpgme</Dependency>
<Dependency>gnutls</Dependency> <Dependency>gnutls</Dependency>
<Dependency>polkit</Dependency> <Dependency>polkit</Dependency>
@@ -36535,6 +36599,7 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>bash-completion</Dependency> <Dependency>bash-completion</Dependency>
<Dependency>libgudev</Dependency> <Dependency>libgudev</Dependency>
<Dependency>elfutils</Dependency> <Dependency>elfutils</Dependency>
<Dependency>protobuf-c</Dependency>
<Dependency>libsmbios</Dependency> <Dependency>libsmbios</Dependency>
<Dependency>libarchive</Dependency> <Dependency>libarchive</Dependency>
<Dependency>libutil-linux</Dependency> <Dependency>libutil-linux</Dependency>
@@ -36566,7 +36631,17 @@ complete albums that you have purchased from Amazon.</Description>
<Package> <Package>
<Name>fwupd-devel</Name> <Name>fwupd-devel</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="5">fwupd</Dependency> <Dependency release="6">fwupd</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>gcap-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libgusb-devel</Dependency>
<Dependency>libjcat-devel</Dependency>
<Dependency>libxmlb-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
<Dependency>valgrind-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>libarchive-devel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/pkgconfig</Path> <Path fileType="library">/usr/lib/pkgconfig</Path>
@@ -36574,6 +36649,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2021-10-20</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2020-04-02</Date> <Date>2020-04-02</Date>
<Version>1.3.9</Version> <Version>1.3.9</Version>
@@ -76143,7 +76225,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Name>libtg_owt-devel</Name> <Name>libtg_owt-devel</Name>
<Summary xml:lang="en">Development files for libtg_owt</Summary> <Summary xml:lang="en">Development files for libtg_owt</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="2">libtg_owt</Dependency> <Dependency release="3">libtg_owt</Dependency>
<Dependency>yasm-devel</Dependency> <Dependency>yasm-devel</Dependency>
<Dependency>unzip</Dependency> <Dependency>unzip</Dependency>
<Dependency>libopus-devel</Dependency> <Dependency>libopus-devel</Dependency>
@@ -76163,6 +76245,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2021-10-20</Date>
<Version>20210915</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2021-01-26</Date> <Date>2021-01-26</Date>
<Version>20210915</Version> <Version>20210915</Version>
+1 -1
View File
@@ -1 +1 @@
007dca119c77832292f45c19461d61186bafc8f9 fd493bb3afbe09b142dd3a1ba0e3df75c174c014
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
5e7795104cb2fc1c83ddee218a8409051f0e3d07 6cbef6f692ab50e2fba1d776f23ced901728b658
+27
View File
@@ -0,0 +1,27 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import mesontools
from pisi.actionsapi import get
def setup():
mesontools.configure("-D efi_sbat_distro_id='pisi' \
-D efi_sbat_distro_summary='Pisi Linux' \
-D efi_sbat_distro_pkgname='fwupd-efi' \
-D efi_sbat_distro_version=%s \
-D efi_sbat_distro_url='https://github.com/pisilinux/main/issues'" % get.srcVERSION())
def build():
mesontools.build()
def install():
mesontools.install()
#shelltools.cd("..")
pisitools.dodoc("AUTHORS", "COPYING", "README*")
+50
View File
@@ -0,0 +1,50 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>fwupd-efi</Name>
<Homepage>https://github.com/fwupd/fwupd-efi</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>Firmware update EFI binaries</Summary>
<Description>Firmware update EFI binaries</Description>
<Archive sha1sum="3dd8f6ba4af65d5ecc304d57fb2453fa08d91199" type="tarxz">https://people.freedesktop.org/~hughsient/releases/fwupd-efi-1.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gnu-efi</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>fwupd-efi.patch</Patch>
<Patch level="1">fwupd-efi.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>fwupd-efi</Name>
<RuntimeDependencies>
<!-- <Dependency>Dep1</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-10-20</Date>
<Version>1.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>fwupd-efi</Name>
<Summary xml:lang="tr">Firmware update EFI binaries</Summary>
<Description xml:lang="tr">Firmware update EFI binaries</Description>
</Source>
</PISI>
+11 -11
View File
@@ -8,24 +8,24 @@
from pisi.actionsapi import autotools from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools from pisi.actionsapi import shelltools
from pisi.actionsapi import mesontools
from pisi.actionsapi import get from pisi.actionsapi import get
def setup(): def setup():
shelltools.makedirs("build") mesontools.configure("--localstatedir=/var \
shelltools.cd("build") -Delogind=true \
-Dsystemd=false \
shelltools.system("meson .. --prefix=/usr --sysconfdir=/etc --localstatedir=/var -Dsystemd=false -Dconsolekit=true -Dplugin_uefi_labels=false -Dplugin_thunderbolt=false -Dgtkdoc=false -Dman=false") -Dconsolekit=false \
-Dplugin_thunderbolt=false \
-Dgtkdoc=false \
-Dman=false")
def build(): def build():
shelltools.cd("build") mesontools.build()
shelltools.system("ninja")
def install(): def install():
shelltools.cd("build") mesontools.install()
shelltools.system("DESTDIR=%s ninja install" % get.installDIR()) pisitools.dodoc("AUTHORS", "COPYING", "README*")
#pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS")
+29 -2
View File
@@ -11,10 +11,15 @@
<License>GPLv2</License> <License>GPLv2</License>
<Summary>Aims to make updating firmware on Linux automatic, safe and reliable</Summary> <Summary>Aims to make updating firmware on Linux automatic, safe and reliable</Summary>
<Description>Aims to make updating firmware on Linux automatic, safe and reliable</Description> <Description>Aims to make updating firmware on Linux automatic, safe and reliable</Description>
<Archive sha1sum="8152a572dc04c565aa6ca27f00a1b938f1097dba" type="targz">https://github.com/hughsie/fwupd/archive/1.3.9.tar.gz</Archive> <Archive sha1sum="7eb0b86542a56dee0d51955b103ca1f588c27ac7" type="targz">https://github.com/hughsie/fwupd/archive/1.7.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
<Dependency>gnu-efi</Dependency> <Dependency>gnu-efi</Dependency>
<Dependency>fwupd-efi</Dependency>
<Dependency>gi-docgen</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>gcap-devel</Dependency>
<Dependency>libjcat-devel</Dependency>
<Dependency>gpgme-devel</Dependency> <Dependency>gpgme-devel</Dependency>
<Dependency>sqlite-devel</Dependency> <Dependency>sqlite-devel</Dependency>
<Dependency>polkit-devel</Dependency> <Dependency>polkit-devel</Dependency>
@@ -24,11 +29,13 @@
<Dependency>libxmlb-devel</Dependency> <Dependency>libxmlb-devel</Dependency>
<Dependency>libgudev-devel</Dependency> <Dependency>libgudev-devel</Dependency>
<Dependency>libgusb-devel</Dependency> <Dependency>libgusb-devel</Dependency>
<Dependency>valgrind-devel</Dependency>
<Dependency>python3-pillow</Dependency> <Dependency>python3-pillow</Dependency>
<Dependency>libsmbios-devel</Dependency> <Dependency>libsmbios-devel</Dependency>
<Dependency>tpm2-tss-devel</Dependency> <Dependency>tpm2-tss-devel</Dependency>
<Dependency>bash-completion</Dependency> <Dependency>bash-completion</Dependency>
<Dependency>ConsoleKit-devel</Dependency> <Dependency>elogind-devel</Dependency>
<Dependency>protobuf-c-devel</Dependency>
<Dependency>appstream-glib-devel</Dependency> <Dependency>appstream-glib-devel</Dependency>
<Dependency>python3-pygobject3-devel</Dependency> <Dependency>python3-pygobject3-devel</Dependency>
<Dependency versionFrom="36">efivar-devel</Dependency> <Dependency versionFrom="36">efivar-devel</Dependency>
@@ -45,6 +52,8 @@
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>gcap</Dependency> <Dependency>gcap</Dependency>
<Dependency>glib2</Dependency> <Dependency>glib2</Dependency>
<Dependency>curl</Dependency>
<Dependency>libjcat</Dependency>
<Dependency>gpgme</Dependency> <Dependency>gpgme</Dependency>
<Dependency>gnutls</Dependency> <Dependency>gnutls</Dependency>
<Dependency>polkit</Dependency> <Dependency>polkit</Dependency>
@@ -59,6 +68,7 @@
<Dependency>bash-completion</Dependency> <Dependency>bash-completion</Dependency>
<Dependency>libgudev</Dependency> <Dependency>libgudev</Dependency>
<Dependency>elfutils</Dependency> <Dependency>elfutils</Dependency>
<Dependency>protobuf-c</Dependency>
<Dependency>libsmbios</Dependency> <Dependency>libsmbios</Dependency>
<Dependency>libarchive</Dependency> <Dependency>libarchive</Dependency>
<Dependency>libutil-linux</Dependency> <Dependency>libutil-linux</Dependency>
@@ -92,6 +102,16 @@
<Name>fwupd-devel</Name> <Name>fwupd-devel</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="current">fwupd</Dependency> <Dependency release="current">fwupd</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>gcap-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libgusb-devel</Dependency>
<Dependency>libjcat-devel</Dependency>
<Dependency>libxmlb-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
<Dependency>valgrind-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>libarchive-devel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/pkgconfig</Path> <Path fileType="library">/usr/lib/pkgconfig</Path>
@@ -100,6 +120,13 @@
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2021-10-20</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2020-04-02</Date> <Date>2020-04-02</Date>
<Version>1.3.9</Version> <Version>1.3.9</Version>