Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c2ffe4788 |
1 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: xsecurelock
|
||||
Version: 1.8.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: X11 screen lock utility with security in mind
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/google/xsecurelock
|
||||
|
|
@ -23,7 +23,6 @@ BuildRequires: pandoc
|
|||
BuildRequires: doxygen
|
||||
BuildRequires: libXft-devel
|
||||
BuildRequires: xscreensaver
|
||||
BuildRequires: mpv
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -58,9 +57,11 @@ rm %{buildroot}%{_pkgdocdir}/LICENSE
|
|||
%{_libexecdir}/%{name}/saver_multiplex
|
||||
%{_libexecdir}/%{name}/until_nonidle
|
||||
%{_libexecdir}/%{name}/saver_xscreensaver
|
||||
%{_libexecdir}/%{name}/saver_mpv
|
||||
|
||||
%changelog
|
||||
* Wed Oct 19 2022 Sam P <survient@fedoraproject.org> - 1.8.0-3
|
||||
- Removed mpv build flags.
|
||||
|
||||
* Wed Oct 19 2022 Sam P <survient@fedoraproject.org> - 1.8.0-2
|
||||
- Added mpv build flag.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue