Compare commits
6 Commits
3.22.3-1ma
...
3.28.1-1ma
Author | SHA1 | Date | |
---|---|---|---|
4f77924f4b | |||
a37a9e58fb | |||
4a878939f0 | |||
983f85dca7 | |||
223450953f | |||
c29189d0e9 |
23
gdm.spec
23
gdm.spec
@ -2,7 +2,7 @@
|
||||
%define gdm_gid 53
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gdm
|
||||
Version: 3.22.3
|
||||
Version: 3.28.1
|
||||
Release: 1mamba
|
||||
Summary: The GNOME Display Manager, a graphical login program
|
||||
Group: Graphical Desktop/Applications/Other
|
||||
@ -168,6 +168,7 @@ exit 0
|
||||
#%{_libdir}/gdm/simple-greeter/extensions/lib*
|
||||
/%{_lib}/security/pam_gdm.la
|
||||
/%{_lib}/security/pam_gdm.so
|
||||
%{_prefix}/lib/udev/rules.d/61-gdm.rules
|
||||
%{_libexecdir}/gdm-*
|
||||
%{_bindir}/gdmflexiserver
|
||||
%{_sbindir}/gdm
|
||||
@ -184,6 +185,7 @@ exit 0
|
||||
%{_datadir}/gdm/locale.alias
|
||||
%{_datadir}/dconf/profile/gdm
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
|
||||
%{_datadir}/gnome-session/sessions/gnome-login.session
|
||||
#%{_datadir}/gnome-session/sessions/gdm-fallback.session
|
||||
#%{_datadir}/gnome-session/sessions/gdm-shell.session
|
||||
%{_datadir}/help/C/gdm/*
|
||||
@ -235,10 +237,29 @@ exit 0
|
||||
#%{_libdir}/libgdmsimplegreeter.so
|
||||
%{_datadir}/gir-1.0/Gdm-1.0.gir
|
||||
%{_libdir}/pkgconfig/gdm.pc
|
||||
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
||||
#%{_libdir}/pkgconfig/gdmsimplegreeter.pc
|
||||
#%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Wed Apr 11 2018 Automatic Build System <autodist@mambasoft.it> 3.28.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 26 2018 Automatic Build System <autodist@mambasoft.it> 3.28.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 30 2017 Automatic Build System <autodist@mambasoft.it> 3.26.2.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Wed Oct 11 2017 Automatic Build System <autodist@mambasoft.it> 3.26.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 10 2017 Automatic Build System <autodist@mambasoft.it> 3.24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 24 2017 Automatic Build System <autodist@mambasoft.it> 3.24.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 06 2017 Automatic Build System <autodist@mambasoft.it> 3.22.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user