Commit Graph

842 Commits

Author SHA1 Message Date
Igor Gnatenko
a6b3109cd9 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:03 +01:00
Kalev Lember
e1d80fc449 Update to 3.30.2 2018-12-19 12:53:44 +01:00
Ray Strode
f517b81933 - Fix login screen for machines that boot to fast
- Fix autologin crash
2018-10-06 09:46:25 -04:00
Kalev Lember
832f46bb0d Drop ldconfig scriptlets 2018-09-29 08:43:30 +02:00
Kalev Lember
c1551d6f67 Update to 3.30.1
Rebase patches and remove no longer needed udev directory workarounds.
2018-09-29 08:43:29 +02:00
Kalev Lember
a0ac06f0b3 Rebuilt against fixed atk (#1626575) 2018-09-07 23:22:09 +02:00
Ray Strode
612c0dc268 More initial setup fixes
Resolves: #1625572
2018-09-07 15:15:55 -04:00
Ray Strode
20a9f695b5 fix up some upstream udev confusion 2018-09-04 14:57:56 -04:00
Ray Strode
94eba4754c Drop upstreamed patch 2018-09-04 14:24:25 -04:00
Ray Strode
15087bc7a2 Update to 3.30.0
- Fixes initial setup
  Resolves: #1624534
2018-09-04 14:15:44 -04:00
Ray Strode
ed8e91e2fe Update to 3.29.91
Fix race at startup
2018-08-24 13:32:31 -04:00
Kalev Lember
a454a2f30f Add missing build dep 2018-08-13 10:53:54 +02:00
Kalev Lember
c897520d63 Update to 3.29.90 2018-08-13 10:47:31 +02:00
Fedora Release Engineering
c2e4770b35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 01:14:27 +00:00
Kalev Lember
6d861c9aa2 Update to 3.28.2 2018-05-17 16:17:11 +02:00
Itamar Reis Peixoto
aa2386e720 Update gdm.spec
these lines are not necessary because they will be deleted by  ->

find %{buildroot} -name '*.a' -delete
find %{buildroot} -name '*.la' -delete
2018-05-08 04:34:54 +00:00
Kalev Lember
002e7b27e9 Update to 3.28.1 2018-04-10 16:11:10 +02:00
Igor Gnatenko
b158829d47
Fixup ldconfig in postun
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-03-22 12:13:22 +01:00
Kevin Fenzi
99accb0080 Fix my ldconfig fix to be actually correct. 2018-03-21 13:25:15 -07:00
Kevin Fenzi
8625a4bed3 Fix post/postun calls to ldconfig scriptlet. 2018-03-21 13:13:00 -07:00
Ray Strode
011c8168a3 Drop /etc/dconf/db/gdm.d from list of dconf sources
That's not longer used.

Related: #1546644
2018-03-20 15:39:42 -04:00
Rex Dieter
b7149c380b move pulseaudio-gdm-hooks content here
use %ldconfig %make_build %make_install %systemd_requires
2018-03-20 09:35:55 -05:00
Kalev Lember
7b53da3133 Update to 3.28.0 2018-03-13 15:17:19 +01:00
Kalev Lember
0ffb761b40 Update to 3.27.92 2018-03-11 22:31:23 +01:00
Kalev Lember
68c91e8c93 Update to 3.27.91 2018-03-02 23:51:49 +01:00
Ray Strode
c2dc9045af Make sure GDM checks systemd dconf databases
Related: #1546644
2018-02-19 11:05:32 -05:00
Bastien Nocera
0a90c0979c + gdm-3.27.4-4
Update for gnome-settings-daemon changes
2018-02-09 16:43:18 +01:00
Fedora Release Engineering
1785b759ef - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 10:46:59 +00:00
Ray Strode
cc8959f6a1 Update to 3.27.4 2018-01-09 10:10:41 -05:00
Igor Gnatenko
44db8526ad Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-06 10:42:26 +01:00
Ray Strode
a59baa0e7e drop stale workaround from spec file
https://src.fedoraproject.org/rpms/gdm/pull-request/1
2017-11-30 10:30:14 -05:00
Ray Strode
42a811a9e9 Add buildrequires for X server
So it knows which -listen variant to use.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/K2ZPZ43355YKAU66A5TDI3OSFU3U4T3M/
2017-11-30 09:14:50 -05:00
Ray Strode
15587e2e09 Split PAM macros off into a new subpackage
Resolves: #1512212
2017-11-15 11:06:59 -05:00
Ray Strode
3f218d10c3 update spec file description
The old description was wrong: it said it provides a
graphical login screen.  But that's not true, the login
screen is provided by gnome-shell.

This commit updates the description to be more technically
accurate.
2017-11-08 08:52:40 -05:00
Matej Habrnal
f4457e526f preserve files permissions while copying them
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
2017-11-08 11:13:05 +01:00
Matej Habrnal
c04e12300f Use colon instead of dot in chown
This is done because of security reason.
There can be user "gdm.gdm" and the chown change only username not username and
group.

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
2017-11-08 10:41:11 +01:00
Matej Habrnal
26a4bffd55 Replace deprecated macro for buildroot
$RPM_BUILD_ROOT -> %{buildroot}

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
2017-11-08 10:36:20 +01:00
Kalev Lember
406e395b3a Update to 3.26.2.1 2017-11-01 22:25:34 +01:00
Ray Strode
996bff5f31 oops fix release name 2017-10-24 15:31:11 -04:00
Ray Strode
b5113070d7 make sure initial-setup starts when wayland fails
Resolves: #1502827
2017-10-23 15:18:15 -04:00
Kalev Lember
2a12302fe6 Update to 3.26.1 2017-10-08 23:49:47 +02:00
Kalev Lember
444f5be3a2 Update to 3.26.0 2017-09-14 00:03:54 +02:00
Kalev Lember
5f25db38d2 Update to 3.25.92 2017-09-08 21:42:51 +02:00
Kalev Lember
67e4a822ca Update to 3.25.90.1 2017-08-15 23:20:12 +02:00
Ville Skyttä
b4ec15624a Own %{_datadir}/{dconf,gdm/greeter,gir-1.0} dirs
https://bugzilla.redhat.com/show_bug.cgi?id=1481260
2017-08-14 16:11:00 +03:00
Kalev Lember
660310e100 Update to 3.25.4.1 2017-07-31 16:12:48 +01:00
Fedora Release Engineering
d939751a06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 09:13:28 +00:00
Kalev Lember
01e87241c9 Update to 3.25.3 2017-06-25 17:23:46 +02:00
Kalev Lember
0099c319c4 Update to 3.24.2 2017-05-10 10:29:44 +02:00
Kalev Lember
dfc8eaa16a Update to 3.24.1 2017-04-12 16:55:08 +02:00
Ray Strode
6d73dffa7d Fix fallback to X logic
Resolves: #1435010
2017-03-25 00:33:42 -04:00
Kalev Lember
aec4b1c009 Update to 3.24.0 2017-03-21 11:09:36 +01:00
Kalev Lember
f7491fb2d9 Update to 3.23.92 2017-03-17 08:59:14 +01:00
Kalev Lember
f5d2bd7578 Update to 3.23.91.1 2017-03-06 22:33:17 +01:00
Richard Hughes
8a9f34d486 Update to 3.23.4 2017-02-13 17:04:51 +00:00
Fedora Release Engineering
9ff6f50abe - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 10:18:25 +00:00
Rui Matos
54fb0027e7 Honor anaconda's firstboot being disabled 2017-01-31 13:41:36 +01:00
Kalev Lember
f05c735aaa Use standard tag order in spec file 2016-10-12 23:05:43 +02:00
Kalev Lember
89dacd8c73 Don't set group tags
They are unused in Fedora.
2016-10-12 23:05:09 +02:00
Kalev Lember
02d4eebc05 Update to 3.22.1 2016-10-12 23:03:33 +02:00
Ray Strode
2e152e7208 Fix log in after log out
Resolves: #1373169
2016-09-21 15:57:04 -04:00
Kalev Lember
03535e0fe3 Update to 3.22.0 2016-09-20 11:25:27 +02:00
Ray Strode
37bd62dfc9 - Add buildrequire on kernel keyring development headers 2016-09-01 10:26:58 -04:00
Ray Strode
f342cb9737 - Update to 3.21.91 2016-09-01 09:35:29 -04:00
Ray Strode
afb90ea534 - Fix autologin 2016-08-30 16:44:41 -04:00
Kalev Lember
2ebb36ca5f Update to 3.21.90 2016-08-23 13:44:28 +02:00
Kalev Lember
f8ffc892b4 Update to 3.21.4 2016-07-26 16:03:44 +02:00
Richard Hughes
926c7e861f Fix BRs 2016-06-22 14:18:02 +01:00
Richard Hughes
97b1b575ba Update to 3.21.3 2016-06-22 13:58:59 +01:00
Kalev Lember
d384a2f731 Update to 3.20.1 2016-04-21 14:29:22 +02:00
Kalev Lember
a9b267f9b2 Update to 3.20.0 2016-03-22 20:36:25 +01:00
Kalev Lember
7f55376be6 Update to 3.19.92 2016-03-15 22:25:51 +01:00
Kalev Lember
f4ead0b5bf Update to 3.19.91 2016-03-04 13:36:17 +01:00
Richard Hughes
d3c159dda4 Update to 3.19.90 2016-02-18 09:31:20 +00:00
Ray Strode
e5eb4b1cb9 More fixes need to get get gnome-terminal, gedit, etc working
Resolves: #1281675
2016-02-09 11:58:40 -05:00
Ray Strode
71efe8c12a Fix gnome-terminal launched in an X session (and gedit etc)
Resolves: #1281675
2016-02-04 13:43:11 -05:00
Dennis Gilmore
96af329ba1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 21:07:57 +00:00
Ray Strode
8d1e40662c Update to 3.19.4.1 2016-01-25 09:32:07 -05:00
Kalev Lember
7b30dd7fdb Update to 3.19.4 2016-01-21 23:55:14 +01:00
Kalev Lember
b75c9fc2e8 Update to 3.19.2 2015-12-17 09:07:36 +01:00
Ray Strode
724ef20beb - Update to git snapshot 2015-11-10 13:45:21 -05:00
Kalev Lember
cdede4d0b8 Update to 3.18.0 2015-09-21 16:27:17 +02:00
Kalev Lember
134473200f Update to 3.17.92 2015-09-16 15:34:54 +02:00
Ray Strode
160b58dc98 Update to 3.17.90
- Fixes sporadic failure to login and corruption of GDM_LANG
  environment variable
2015-08-24 13:01:19 -04:00
Ray Strode
d0343f2195 drop /bin and /sbin from default path
They don't make since given /usr merge
Resolves: #1251192
2015-08-06 12:37:47 -04:00
Kalev Lember
b1e82a9536 Drop unused fontconfig build dep 2015-07-28 11:14:52 +02:00
Kalev Lember
a6d620b2b0 Update to 3.17.4 2015-07-28 11:10:24 +02:00
Ray Strode
fee0ce4225 Update to 3.17.3.1 2015-06-23 10:18:50 -04:00
Dennis Gilmore
b0bfc7fc9a - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 07:07:47 +00:00
Ray Strode
7e48117efa - Update to 3.17.2 2015-06-03 15:27:42 -04:00
Ray Strode
0f0576020f Update to 3.16.1.1 2015-04-16 12:54:30 -04:00
Kalev Lember
62131b92b3 Update to 3.16.1 2015-04-16 11:37:48 +02:00
Ray Strode
45a0c7de19 Fix permissions on /var/lib/gdm/.local/share
Fixes starting Xorg without root on machines that started out
as Fedora 15 machines.
2015-04-07 14:38:35 -04:00
Ray Strode
fea58fe7a2 - set XORG_RUN_AS_USER_OK in environment 2015-03-27 10:18:01 -04:00
Kalev Lember
3d9b902890 Update to 3.16.0.1 2015-03-24 16:21:26 +01:00
Ray Strode
ad6daf364e actually quit plymouth at startup 2015-03-24 10:46:53 -04:00
Kalev Lember
0497b5868d Update to 3.16.0 2015-03-23 19:17:15 +01:00
Kalev Lember
27f7dc9b79 Update to 3.15.92 2015-03-20 09:31:26 +01:00
Ray Strode
7bed98342c fix typo in changelog entry 2015-03-03 10:11:12 -05:00
Ray Strode
bbf89bceba Update to 3.15.92.1
- fixes "black screen on logout" of wayland sessions
2015-03-03 09:16:46 -05:00