require geoclue, remove requirement for pygtk [release 1.12-2mamba;Mon Nov 08 2021]
This commit is contained in:
parent
7493d96a34
commit
b2e57e4e57
@ -1,6 +1,6 @@
|
||||
Name: redshift
|
||||
Version: 1.12
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Adjusts the color temperature of your screen according to time of day
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
@ -30,8 +30,9 @@ This program is inspired by f.lux.
|
||||
%package gtk
|
||||
Summary: Redshift widget for GTK
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Requires: pygtk
|
||||
Requires: python-xdg
|
||||
#Requires: pygtk
|
||||
Requires: geoclue
|
||||
Requires: python-xdg-py3
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: gtk-%{name}
|
||||
|
||||
@ -83,6 +84,9 @@ autoreconf -if
|
||||
%{python3_sitelib}/redshift_gtk
|
||||
|
||||
%changelog
|
||||
* Mon Nov 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12-2mamba
|
||||
- require geoclue, remove requirement for pygtk
|
||||
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 1.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user