Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37722554
en ru br
ALT Linux repos
S:1.2.2-alt2.git4a367ec

Group :: Development/Python3
RPM: lightdm-gtk-greeter-settings

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:    lightdm-gtk-greeter-settings
Version: 1.2.2
Release: alt2.git4a367ec

Summary: A small dialog to make it easier for users to modify the settings of lightdm-gtk-greeter.
License: GPL-3.0
Group:   Development/Python3
URL:     https://github.com/Xubuntu/lightdm-gtk-greeter-settings

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-distutils-extra
BuildRequires: python3-module-pygobject3
BuildRequires: intltool

Requires: typelib(Gtk) = 3.0

BuildArch: noarch

Source:  %name-%version.tar

%filter_from_requires /python3[(]gi.repository.GObject[)]/d

%description
LightDM GTK+ Greeter Settings is a configuration tool for the LightDM GTK+
Greeter.

%prep
%setup

%build
%python3_build

%install
%python3_install
mkdir -p %buildroot%_datadir/locale
cp -av build/mo/* %buildroot%_datadir/locale
cp -av build/share/* %buildroot%_datadir
rm -f %buildroot%_defaultdocdir/%name/*
%find_lang %name

%files -f %name.lang
%doc README.md NEWS
%_bindir/%{name}*
%_desktopdir/%name.desktop
%python3_sitelibdir/lightdm_gtk_greeter_settings
%python3_sitelibdir/*.egg-info
%_datadir/%name
%_datadir/polkit-1/actions/com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin