commit
b3e984674c
BIN
plymouth-0.9.5.tar.gz
Normal file
BIN
plymouth-0.9.5.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,14 +1,12 @@
|
|||||||
# commit date: 20191013
|
# commit date: 20191013
|
||||||
%global commit a4517f16f0e9dde9ad0bc4c1755275b9809772d1
|
|
||||||
%global shortcommit a4517f1
|
|
||||||
|
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.9.4
|
Version: 0.9.5
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
URL: https://www.freedesktop.org/wiki/Software/Plymouth
|
URL: https://www.freedesktop.org/wiki/Software/Plymouth
|
||||||
Source0: %{name}-%{shortcommit}.tar.xz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc libtool libdrm-devel systemd-devel kernel-headers
|
BuildRequires: gcc libtool libdrm-devel systemd-devel kernel-headers
|
||||||
BuildRequires: libpng-devel libxslt docbook-style-xsl gtk3-devel
|
BuildRequires: libpng-devel libxslt docbook-style-xsl gtk3-devel
|
||||||
@ -85,7 +83,7 @@ Plymouth. It features a small spinner on a dark background.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{commit} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
autoreconf --install --symlink -Wno-portability
|
autoreconf --install --symlink -Wno-portability
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -157,6 +155,8 @@ fi
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%dir %{_sysconfdir}/plymouth
|
%dir %{_sysconfdir}/plymouth
|
||||||
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
|
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
|
||||||
|
%dir %{_sysconfdir}/logrotate.d
|
||||||
|
%{_sysconfdir}/logrotate.d/bootlog
|
||||||
|
|
||||||
%{_bindir}/plymouth
|
%{_bindir}/plymouth
|
||||||
%{_sbindir}/plymouthd
|
%{_sbindir}/plymouthd
|
||||||
@ -218,6 +218,12 @@ fi
|
|||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 01 2020 yuboyun <yuboyun@huawei.com> - 0.9.5-1
|
||||||
|
- Type:NA
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update to 0.9.5
|
||||||
|
|
||||||
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.9.4-2
|
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.9.4-2
|
||||||
- optimize spec
|
- optimize spec
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user