Compare commits
17 Commits
3.22.1-1ma
...
3.34.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
66ffca31db | |||
fd92981f37 | |||
948eef153b | |||
f47f7a38d1 | |||
3685276a5f | |||
6b90afeca3 | |||
59ede2dd9c | |||
39d2fc98e5 | |||
98de132ffd | |||
4f77924f4b | |||
a37a9e58fb | |||
4a878939f0 | |||
983f85dca7 | |||
223450953f | |||
c29189d0e9 | |||
6dbd4b609f | |||
fea2ea1b8c |
91
gdm.spec
91
gdm.spec
@ -2,7 +2,7 @@
|
||||
%define gdm_gid 53
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gdm
|
||||
Version: 3.22.1
|
||||
Version: 3.34.0
|
||||
Release: 1mamba
|
||||
Summary: The GNOME Display Manager, a graphical login program
|
||||
Group: Graphical Desktop/Applications/Other
|
||||
@ -137,20 +137,12 @@ exit 0
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
#%dir %{_sysconfdir}/dconf/db/gdm.d
|
||||
#%dir %{_sysconfdir}/dconf/db/gdm.d/locks
|
||||
#%{_sysconfdir}/dconf/db/gdm.d/00-upstream-settings
|
||||
#%{_sysconfdir}/dconf/db/gdm.d/locks/00-upstream-settings-locks
|
||||
#%{_sysconfdir}/dconf/profile/gdm
|
||||
%{_sysconfdir}/dbus-1/system.d/gdm.conf
|
||||
#%{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas
|
||||
%config(noreplace) %{_sysconfdir}/gdm/Init/Default
|
||||
%{_sysconfdir}/gdm/PostLogin/Default.sample
|
||||
%{_sysconfdir}/gdm/PostSession/Default
|
||||
%{_sysconfdir}/gdm/PreSession/Default
|
||||
#%{_sysconfdir}/gdm/Xsession
|
||||
%config(noreplace) %{_sysconfdir}/gdm/custom.conf
|
||||
#%{_sysconfdir}/pam.d/gdm
|
||||
%{_sysconfdir}/pam.d/gdm-autologin
|
||||
%{_sysconfdir}/pam.d/gdm-fingerprint
|
||||
%{_sysconfdir}/pam.d/gdm-launch-environment
|
||||
@ -160,32 +152,23 @@ exit 0
|
||||
%{_bindir}/gdm-screenshot
|
||||
/lib/systemd/system/gdm.service
|
||||
%{_libdir}/libgdm.so.*
|
||||
#%{_libdir}/libgdmsimplegreeter.so.*
|
||||
%{_libdir}/girepository-1.0/Gdm-1.0.typelib
|
||||
#%dir %{_libdir}/gdm
|
||||
#%dir %{_libdir}/gdm/simple-greeter
|
||||
#%dir %{_libdir}/gdm/simple-greeter/extensions
|
||||
#%{_libdir}/gdm/simple-greeter/extensions/lib*
|
||||
/%{_lib}/security/pam_gdm.la
|
||||
/%{_lib}/security/pam_gdm.so
|
||||
/lib/udev/rules.d/61-gdm.rules
|
||||
%{_libexecdir}/gdm-*
|
||||
%{_bindir}/gdmflexiserver
|
||||
%{_sbindir}/gdm
|
||||
#%{_sbindir}/gdm-binary
|
||||
%dir %{_datadir}/gdm
|
||||
%dir %{_datadir}/gdm/greeter
|
||||
%{_datadir}/gdm/greeter/*
|
||||
#%dir %{_datadir}/gdm/simple-greeter
|
||||
#%{_datadir}/gdm/simple-greeter/*
|
||||
%{_datadir}/gdm/gdb-cmd
|
||||
#%{_datadir}/gdm/gdm-greeter-login-window.ui
|
||||
%{_datadir}/gdm/gdm.schemas
|
||||
%{_datadir}/gdm/greeter-dconf-defaults
|
||||
%{_datadir}/gdm/locale.alias
|
||||
%{_datadir}/dconf/profile/gdm
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
|
||||
#%{_datadir}/gnome-session/sessions/gdm-fallback.session
|
||||
#%{_datadir}/gnome-session/sessions/gdm-shell.session
|
||||
%{_datadir}/gnome-session/sessions/gnome-login.session
|
||||
%{_datadir}/help/C/gdm/*
|
||||
%lang(ca) %{_datadir}/help/ca/gdm/*
|
||||
%lang(cs) %{_datadir}/help/cs/gdm/*
|
||||
@ -209,15 +192,11 @@ exit 0
|
||||
%lang(tr) %{_datadir}/help/tr/gdm/*
|
||||
%lang(uk) %{_datadir}/help/uk/gdm/*
|
||||
%lang(zh_CN) %{_datadir}/help/zh_CN/gdm/*
|
||||
%{_datadir}/icons/hicolor/*/apps/gdm-*.png
|
||||
#%{_datadir}/omf/gdm/gdm-*.omf
|
||||
%{_datadir}/pixmaps/gdm*.png
|
||||
%{_datadir}/pixmaps/nobody.png
|
||||
%{_datadir}/pixmaps/nohost.png
|
||||
#%{_datadir}/icons/hicolor/*/apps/gdm-*.png
|
||||
#%{_datadir}/pixmaps/gdm*.png
|
||||
#%{_datadir}/pixmaps/nobody.png
|
||||
#%{_datadir}/pixmaps/nohost.png
|
||||
%attr(1770,root,gdm) %dir %{_localstatedir}/lib/gdm
|
||||
#%attr(-,root,gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory
|
||||
#%attr(-,root,gdm) %config(noreplace) %{_localstatedir}/lib/gdm/.gconf.mandatory/*
|
||||
#%attr(-,root,gdm) %config(noreplace) %{_localstatedir}/lib/gdm/.gconf.path
|
||||
%attr(-,gdm,gdm) %dir %{_localstatedir}/cache/gdm
|
||||
%attr(-,gdm,gdm) %dir %{_localstatedir}/log/gdm
|
||||
%attr(-,gdm,gdm) %dir %{_localstatedir}/run/gdm
|
||||
@ -230,15 +209,63 @@ exit 0
|
||||
%{_libdir}/libgdm.a
|
||||
%{_libdir}/libgdm.la
|
||||
%{_libdir}/libgdm.so
|
||||
#%{_libdir}/libgdmsimplegreeter.a
|
||||
#%{_libdir}/libgdmsimplegreeter.la
|
||||
#%{_libdir}/libgdmsimplegreeter.so
|
||||
%{_datadir}/gir-1.0/Gdm-1.0.gir
|
||||
%{_libdir}/pkgconfig/gdm.pc
|
||||
#%{_libdir}/pkgconfig/gdmsimplegreeter.pc
|
||||
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
||||
#%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 16 2019 Automatic Build System <autodist@mambasoft.it> 3.32.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 27 2019 Automatic Build System <autodist@mambasoft.it> 3.30.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 11 2018 Automatic Build System <autodist@mambasoft.it> 3.30.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 05 2018 Automatic Build System <autodist@mambasoft.it> 3.30.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 23 2018 Automatic Build System <autodist@mambasoft.it> 3.30.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 23 2018 Automatic Build System <autodist@mambasoft.it> 3.28.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 14 2018 Automatic Build System <autodist@mambasoft.it> 3.28.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 18 2018 Automatic Build System <autodist@mambasoft.it> 3.28.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Thu Mar 02 2017 Automatic Build System <autodist@mambasoft.it> 3.22.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 17 2016 Automatic Build System <autodist@mambasoft.it> 3.22.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user