Commit Graph

903 Commits

Author SHA1 Message Date
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
2cfe54ce62 Drop an unused patch 2018-05-17 16:30:05 +02: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
313d96ea1c err fix the patch 2018-03-20 16:14:40 -04: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