automatic version update by autodist [release 47.0-1mamba;Wed Oct 09 2024]
This commit is contained in:
parent
78beb74f8a
commit
00ea6af375
42
gdm.spec
42
gdm.spec
@ -2,8 +2,8 @@
|
|||||||
%define gdm_gid 53
|
%define gdm_gid 53
|
||||||
%define majver %(echo %version | cut -d. -f1)
|
%define majver %(echo %version | cut -d. -f1)
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 46.2
|
Version: 47.0
|
||||||
Release: 2mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -20,7 +20,6 @@ BuildRequires: libXau-devel
|
|||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
BuildRequires: libaccountsservice-devel
|
BuildRequires: libaccountsservice-devel
|
||||||
BuildRequires: libaudit-devel
|
BuildRequires: libaudit-devel
|
||||||
BuildRequires: libcanberra-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
@ -80,7 +79,7 @@ This package contains static libraries and header files needed for development.
|
|||||||
install -d -m0755 %{buildroot}/%{_localstatedir}/lib/gdm
|
install -d -m0755 %{buildroot}/%{_localstatedir}/lib/gdm
|
||||||
install -d -m0755 %{buildroot}/%{_localstatedir}/cache/gdm
|
install -d -m0755 %{buildroot}/%{_localstatedir}/cache/gdm
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name} --all-name --with-gnome
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -119,8 +118,6 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -134,10 +131,8 @@ exit 0
|
|||||||
%{_sysconfdir}/pam.d/gdm-fingerprint
|
%{_sysconfdir}/pam.d/gdm-fingerprint
|
||||||
%{_sysconfdir}/pam.d/gdm-launch-environment
|
%{_sysconfdir}/pam.d/gdm-launch-environment
|
||||||
%{_sysconfdir}/pam.d/gdm-password
|
%{_sysconfdir}/pam.d/gdm-password
|
||||||
#%{_sysconfdir}/pam.d/gdm-pin
|
|
||||||
%{_sysconfdir}/pam.d/gdm-smartcard
|
%{_sysconfdir}/pam.d/gdm-smartcard
|
||||||
%{_bindir}/gdm-config
|
%{_bindir}/gdm-config
|
||||||
%{_bindir}/gdm-screenshot
|
|
||||||
%{_bindir}/gdmflexiserver
|
%{_bindir}/gdmflexiserver
|
||||||
%{_sbindir}/gdm
|
%{_sbindir}/gdm
|
||||||
%{_unitdir}/gdm.service
|
%{_unitdir}/gdm.service
|
||||||
@ -154,36 +149,8 @@ exit 0
|
|||||||
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
|
||||||
%{_datadir}/gnome-session/sessions/gnome-login.session
|
%{_datadir}/gnome-session/sessions/gnome-login.session
|
||||||
%{_datadir}/help/C/gdm/*
|
%{_datadir}/help/C/gdm/*
|
||||||
%lang(ca) %{_datadir}/help/ca/gdm/*
|
|
||||||
%lang(cs) %{_datadir}/help/cs/gdm/*
|
|
||||||
%lang(de) %{_datadir}/help/de/gdm/*
|
|
||||||
%lang(el) %{_datadir}/help/el/gdm/*
|
|
||||||
%lang(en_GB) %{_datadir}/help/en_GB/gdm/*
|
|
||||||
%lang(es) %{_datadir}/help/es/gdm/*
|
|
||||||
%lang(eu) %{_datadir}/help/eu/gdm/*
|
|
||||||
%lang(fr) %{_datadir}/help/fr/gdm/*
|
|
||||||
%lang(gl) %{_datadir}/help/gl/gdm/*
|
|
||||||
%lang(hr) %{_datadir}/help/hr/gdm/*
|
|
||||||
%lang(hu) %{_datadir}/help/hu/gdm/*
|
|
||||||
%lang(id) %{_datadir}/help/id/gdm/*
|
|
||||||
%lang(it) %{_datadir}/help/it/gdm/*
|
|
||||||
%lang(ka) %{_datadir}/help/ka/gdm/*
|
|
||||||
%lang(ko) %{_datadir}/help/ko/gdm/*
|
|
||||||
%lang(nl) %{_datadir}/help/nl/gdm/*
|
|
||||||
%lang(oc) %{_datadir}/help/oc/gdm/*
|
|
||||||
%lang(pt_BR) %{_datadir}/help/pt_BR/gdm/*
|
|
||||||
%lang(ro) %{_datadir}/help/ro/gdm/*
|
|
||||||
%lang(ru) %{_datadir}/help/ru/gdm/*
|
|
||||||
%lang(sl) %{_datadir}/help/sl/gdm/*
|
|
||||||
%lang(sv) %{_datadir}/help/sv/gdm/*
|
|
||||||
%lang(te) %{_datadir}/help/te/gdm/*
|
|
||||||
%lang(tr) %{_datadir}/help/tr/gdm/*
|
|
||||||
%lang(uk) %{_datadir}/help/uk/gdm/*
|
|
||||||
%lang(zh_CN) %{_datadir}/help/zh_CN/gdm/*
|
|
||||||
%attr(1770,root,gdm) %dir %{_localstatedir}/lib/gdm
|
%attr(1770,root,gdm) %dir %{_localstatedir}/lib/gdm
|
||||||
%attr(-,gdm,gdm) %dir %{_localstatedir}/cache/gdm
|
%attr(-,gdm,gdm) %dir %{_localstatedir}/cache/gdm
|
||||||
#%attr(-,gdm,gdm) %dir %{_localstatedir}/log/gdm
|
|
||||||
#%attr(-,gdm,gdm) %dir %{_localstatedir}/run/gdm
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -204,6 +171,9 @@ exit 0
|
|||||||
#%doc ChangeLog NEWS README
|
#%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 47.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jun 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 46.2-2mamba
|
* Sat Jun 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 46.2-2mamba
|
||||||
- provide user and group gdm
|
- provide user and group gdm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user