automatic version update by autodist [release 3.22.1-1mamba;Mon Oct 17 2016]
This commit is contained in:
parent
e4a06a4d12
commit
04f07f20c6
13
gdm.spec
13
gdm.spec
@ -2,7 +2,7 @@
|
|||||||
%define gdm_gid 53
|
%define gdm_gid 53
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 3.20.1
|
Version: 3.22.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The GNOME Display Manager, a graphical login program
|
Summary: The GNOME Display Manager, a graphical login program
|
||||||
Group: Graphical Desktop/Applications/Other
|
Group: Graphical Desktop/Applications/Other
|
||||||
@ -93,6 +93,9 @@ This package contains static libraries and header files need for development.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
|
install -d -m0755 %{buildroot}/%{_lib}
|
||||||
|
mv %{buildroot}%{_libdir}/security %{buildroot}/%{_lib}/
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -147,7 +150,7 @@ exit 0
|
|||||||
%{_sysconfdir}/gdm/PreSession/Default
|
%{_sysconfdir}/gdm/PreSession/Default
|
||||||
#%{_sysconfdir}/gdm/Xsession
|
#%{_sysconfdir}/gdm/Xsession
|
||||||
%config(noreplace) %{_sysconfdir}/gdm/custom.conf
|
%config(noreplace) %{_sysconfdir}/gdm/custom.conf
|
||||||
%{_sysconfdir}/pam.d/gdm
|
#%{_sysconfdir}/pam.d/gdm
|
||||||
%{_sysconfdir}/pam.d/gdm-autologin
|
%{_sysconfdir}/pam.d/gdm-autologin
|
||||||
%{_sysconfdir}/pam.d/gdm-fingerprint
|
%{_sysconfdir}/pam.d/gdm-fingerprint
|
||||||
%{_sysconfdir}/pam.d/gdm-launch-environment
|
%{_sysconfdir}/pam.d/gdm-launch-environment
|
||||||
@ -163,6 +166,8 @@ exit 0
|
|||||||
#%dir %{_libdir}/gdm/simple-greeter
|
#%dir %{_libdir}/gdm/simple-greeter
|
||||||
#%dir %{_libdir}/gdm/simple-greeter/extensions
|
#%dir %{_libdir}/gdm/simple-greeter/extensions
|
||||||
#%{_libdir}/gdm/simple-greeter/extensions/lib*
|
#%{_libdir}/gdm/simple-greeter/extensions/lib*
|
||||||
|
/%{_lib}/security/pam_gdm.la
|
||||||
|
/%{_lib}/security/pam_gdm.so
|
||||||
%{_libexecdir}/gdm-*
|
%{_libexecdir}/gdm-*
|
||||||
%{_bindir}/gdmflexiserver
|
%{_bindir}/gdmflexiserver
|
||||||
%{_sbindir}/gdm
|
%{_sbindir}/gdm
|
||||||
@ -201,6 +206,7 @@ exit 0
|
|||||||
%lang(sl) %{_datadir}/help/sl/gdm/*
|
%lang(sl) %{_datadir}/help/sl/gdm/*
|
||||||
%lang(sv) %{_datadir}/help/sv/gdm/*
|
%lang(sv) %{_datadir}/help/sv/gdm/*
|
||||||
%lang(te) %{_datadir}/help/te/gdm/*
|
%lang(te) %{_datadir}/help/te/gdm/*
|
||||||
|
%lang(tr) %{_datadir}/help/tr/gdm/*
|
||||||
%lang(uk) %{_datadir}/help/uk/gdm/*
|
%lang(uk) %{_datadir}/help/uk/gdm/*
|
||||||
%lang(zh_CN) %{_datadir}/help/zh_CN/gdm/*
|
%lang(zh_CN) %{_datadir}/help/zh_CN/gdm/*
|
||||||
%{_datadir}/icons/hicolor/*/apps/gdm-*.png
|
%{_datadir}/icons/hicolor/*/apps/gdm-*.png
|
||||||
@ -233,6 +239,9 @@ exit 0
|
|||||||
#%doc ChangeLog NEWS README
|
#%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 17 2016 Automatic Build System <autodist@mambasoft.it> 3.22.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 20 2016 Automatic Build System <autodist@mambasoft.it> 3.20.1-1mamba
|
* Wed Apr 20 2016 Automatic Build System <autodist@mambasoft.it> 3.20.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user