Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > b835d8316dedfc2bbb2aa643e093b94f > files > 3

lightdm-gtk-greeter-settings-1.2.1-1.mga6.src.rpm

Name:		lightdm-gtk-greeter-settings
Summary:	Settings-dialog for lightdm-gtk-greeter
Version:	1.2.1
Release:	%mkrel 1
License:	GPLv3
Group:		Graphical desktop/Other
Url:		https://launchpad.net/lightdm-gtk-greeter-settings
Source0:	https://launchpad.net/lightdm-gtk-greeter-settings/1.2/%{version}/+download/lightdm-gtk-greeter-settings-%{version}.tar.gz
Patch0:		lightdm-gtk-greeter-settings-1.2.0-fix-reload-icon.patch
BuildArch:	noarch
BuildRequires:	intltool
BuildRequires:	python3
BuildRequires:	python3-distutils-extra
#to silent some build-time "errors"
BuildRequires:	python3-gobject3
Requires:	python3-gobject3

%description
Small dialog to make it easier for users to modify the settings of
lightdm-gtk-greeter.

%prep
%setup -q
%autopatch -p1

%build
%{__python3} setup.py build

%install
%{__python3} setup.py install \
	--root %{buildroot}

%find_lang %{name}

%files -f %{name}.lang
%doc NEWS README
%{python3_sitelib}/lightdm_gtk_greeter_settings/
%{python3_sitelib}/lightdm_gtk_greeter_settings-%{version}-py%{python3_version}.egg-info
%{_bindir}/%{name}*
%{_iconsdir}/hicolor/*/apps/%{name}.*
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
%{_datadir}/polkit-1/actions/com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy


%changelog
* Tue Aug 30 2016 wally <wally> 1.2.1-1.mga6
+ Revision: 1049557
- new version 1.2.1
- require python3-gobject3

* Fri Feb 19 2016 umeabot <umeabot> 1.2.0-3.mga6
+ Revision: 970716
- Mageia 6 Mass Rebuild

* Thu Oct 08 2015 wally <wally> 1.2.0-2.mga6
+ Revision: 887693
- rebuild for new python 3.5

* Sat Jun 20 2015 wally <wally> 1.2.0-1.mga6
+ Revision: 836220
- imported package lightdm-gtk-greeter-settings