Update to snapshot to fix system units
This commit is contained in:
parent
ffd6c27ba9
commit
7de82e442e
@ -6,7 +6,7 @@
|
||||
Summary: Graphical Boot Animation and Logger
|
||||
Name: plymouth
|
||||
Version: 0.8.9
|
||||
Release: 0.2014.03.26.0%{?dist}
|
||||
Release: 0.1.2013.08.14.0%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
||||
@ -386,11 +386,8 @@ fi
|
||||
%{_localstatedir}/spool/plymouth
|
||||
%{_mandir}/man?/*
|
||||
%ghost %{_localstatedir}/lib/plymouth/boot-duration
|
||||
%if 0%{?fedora} > 17 || 0%{?rhel} > 6
|
||||
/lib/systemd/system/*
|
||||
%else
|
||||
%{_prefix}/lib/systemd/system/plymouth-*.service
|
||||
%endif
|
||||
%{_prefix}/lib/systemd/system/*
|
||||
%{_prefix}/lib/systemd/system/
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
@ -494,6 +491,9 @@ fi
|
||||
%defattr(-, root, root)
|
||||
|
||||
%changelog
|
||||
* Wed Aug 14 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.1.2013.08.14.0
|
||||
- Update to snapshot to fix system units
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-0.2014.03.26.0
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user