fix comments
This commit is contained in:
parent
cc98b4d325
commit
2ea068b403
13
gdm.spec
13
gdm.spec
@ -1,7 +1,7 @@
|
||||
Name: gdm
|
||||
Epoch: 1
|
||||
Version: 3.30.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A graphical display manager
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GDM
|
||||
@ -13,7 +13,7 @@ Patch0002: 0001-manager-correct-display-confusion.patch
|
||||
Patch0003: 0001-local-display-factory-defer-initialization-for-CanGr.patch
|
||||
Patch0004: 0001-manager-do-initial-setup-post-work-in-manager-code.patch
|
||||
Patch0005: system-dconf.patch
|
||||
Patch6000: 6000-add-openeuler-pam-config.patch
|
||||
Patch9000: 9000-add-openeuler-pam-config.patch
|
||||
|
||||
BuildRequires: pam-devel >= 0:0.99.8.1-11 desktop-file-utils >= 0.2.90
|
||||
BuildRequires: libtool automake autoconf libattr-devel gettext-devel libdmx-devel
|
||||
@ -33,7 +33,7 @@ Requires(postun): systemd
|
||||
Requires: accountsservice audit-libs >= 1.0.6 dconf gnome-keyring-pam gnome-session
|
||||
Requires: gnome-session-wayland-session gnome-settings-daemon >= 3.27.90 gnome-shell iso-codes
|
||||
Requires: libXau >= 1.0.4-4 pam >= 0:0.99.8.1-11 util-linux setxkbmap systemd >= 186
|
||||
Requires: system-logos xorg-x11-server-utils xorg-x11-xinit pam-devel
|
||||
Requires: system-logos xorg-x11-server-utils xorg-x11-xinit
|
||||
|
||||
Provides: service(graphical-login) = %{name}
|
||||
Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
@ -52,7 +52,7 @@ user-switching, so multiple users can be logged in at the same time.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for gdm
|
||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||
Requires: %{name} = %{epoch}:%{version}-%{release} pam-devel
|
||||
Provides: gdm-pam-extensions-devel = %{epoch}:%{version}-%{release}
|
||||
Provides: gdm-pam-extensions-devel%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: gdm-pam-extensions-devel < 1:3.30.1-3
|
||||
@ -173,5 +173,8 @@ fi
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2019 Jiangping Hu <hujiangping@huawei.com> - 1:3.30.1-3
|
||||
* Tue Dec 17 2019 Jiangping Hu <hujiangping@huawei.com> - 1:3.30.1-4
|
||||
- Add openEuler PAM config
|
||||
|
||||
* Wed Nov 23 2019 Jiangping Hu <hujiangping@huawei.com> - 1:3.30.1-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user