update to 0.9.5 [release 0.9.5-1mamba;Sat Nov 21 2020]
This commit is contained in:
parent
44e593fbba
commit
c44f4cb2fe
@ -1,6 +1,6 @@
|
|||||||
Name: plymouth
|
Name: plymouth
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Version: 0.9.4.20200329git
|
Version: 0.9.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Provides a graphical boot animation while the boot process happens in the background
|
Summary: Provides a graphical boot animation while the boot process happens in the background
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
||||||
Source: https://gitlab.freedesktop.org/plymouth/plymouth.git/master/plymouth-%{version}.tar.bz2
|
Source: https://gitlab.freedesktop.org/plymouth/plymouth.git/%{version}/plymouth-%{version}.tar.bz2
|
||||||
Source1: initrd-functions
|
Source1: initrd-functions
|
||||||
Source2: plymouth-sddm.service
|
Source2: plymouth-sddm.service
|
||||||
Source3: plymouth-kdm.service
|
Source3: plymouth-kdm.service
|
||||||
@ -26,33 +26,24 @@ Patch8: plymouth-0.9.3.20171122git-no-systemd-vconsole-setup.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libblkid-devel
|
BuildRequires: libbrotli-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libdrm-devel
|
BuildRequires: libdrm-devel
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libffi-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libfribidi-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgraphite2-devel
|
BuildRequires: libgraphite2-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libmount-devel
|
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libsepol-devel
|
|
||||||
BuildRequires: libthai-devel
|
|
||||||
BuildRequires: libuuid-devel
|
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
# plymouth 0.9.2 links to old libply-splash-graphics.so.2
|
|
||||||
BuildConflicts: plymouth-devel < 0.9.2
|
|
||||||
Obsoletes: splashutils
|
Obsoletes: splashutils
|
||||||
Obsoletes: miscsplashutils
|
Obsoletes: miscsplashutils
|
||||||
Requires: plymouththeme
|
Requires: plymouththeme
|
||||||
@ -294,6 +285,9 @@ fi
|
|||||||
%{_datadir}/plymouth/themes/tribar/*
|
%{_datadir}/plymouth/themes/tribar/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.5-1mamba
|
||||||
|
- update to 0.9.5
|
||||||
|
|
||||||
* Sun Mar 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4.20200329git-1mamba
|
* Sun Mar 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4.20200329git-1mamba
|
||||||
- update to 0.9.4.20200329git
|
- update to 0.9.4.20200329git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user