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
Ray Strode
e22d33a59a
Update to 3.15.91.1
...
- fixes deadlock on VT switch in some cases
2015-03-02 22:44:21 -05:00
Ray Strode
bdc1ffb4df
Update for 3.15.91
...
- Reduces flicker
- Fixes hang for autologin
Resolves : #1197224
- Fixes users that disable root running X in /etc/X11/Xwrapper.conf
- Fixes intermittent crash at login
2015-02-27 17:14:51 -05:00
Ray Strode
a63b20b7d9
Update to 3.15.90.5
...
- gnome-initial-setup should work again
Resolves : #1194948
- X will work better when configured to not need root
(still not perfect though)
2015-02-24 21:28:47 -05:00
Ray Strode
e394053f91
Update to 3.15.90.4
...
Fixes bus activated X clients
2015-02-22 17:40:04 -05:00
Ray Strode
6d9dd7095a
Update to 3.15.90.3
...
Disables gnome-initial-setup support for now, which isn't functional
2015-02-21 20:32:40 -05:00
Ray Strode
5c5ff1efb9
Update to 3.15.90.2
...
Fixes "no user list in the middle of my login screen" bug
Require gnome-session-wayland-session since we default to wayland now
2015-02-20 16:34:29 -05:00
Ray Strode
a26bf8e603
Require gnome-session-wayland-session since we default to wayland now
2015-02-20 15:25:54 -05:00
David King
fbd3df109a
Update URL
2015-02-20 11:25:14 +00:00
David King
ad08b77673
Use pkgconfig for BuildRequires
...
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2015-02-20 11:25:14 +00:00
David King
fd5f851a2a
Use license macro for COPYING
...
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
2015-02-20 11:25:14 +00:00
David King
fb1c2dbace
Update to 3.15.90.1
2015-02-20 11:25:10 +00:00
Richard Hughes
f526b0e176
Fix filelists
2015-02-19 15:25:43 +00:00
Richard Hughes
badc42b760
Update to 3.15.90
2015-02-19 15:01:31 +00:00
Ray Strode
c1c3fec98b
Another user switching fix
...
Related: #1184933
2015-01-23 14:31:33 -05:00
Ray Strode
3fdf0be9ef
Fix user switching
...
Resolves : #1184933
2015-01-22 14:53:59 -05:00
Ray Strode
d3d8f74ba5
Fix pam_ecryptfs. unfortunately adds back gross last login messages.
...
Resolves : #1174366
2015-01-16 09:55:39 -05:00
Richard Hughes
f1f1efa761
Update to 3.15.3.1
2014-12-19 16:15:45 +00:00
Richard Hughes
e3c10bd18d
Update to 3.15.3
2014-12-19 09:29:20 +00:00
Kalev Lember
0409de8b91
Update to 3.15.2
2014-11-25 23:16:15 +01:00
Kalev Lember
a097a461d6
Update to 3.14.1
2014-10-14 13:41:11 +02:00
Kalev Lember
734febecfb
Update to 3.14.0
2014-09-22 22:52:14 +02:00
Kalev Lember
134df345b5
Update to 3.13.92
2014-09-17 14:42:47 +02:00
Kalev Lember
1307f0e338
Remove duplicate -devel subpackage %description
2014-09-03 21:58:09 +02:00
Kalev Lember
1c822158e9
Drop last GConf remnants
2014-09-03 21:40:36 +02:00
Kalev Lember
ea1bb8e47f
Update to 3.13.91
2014-09-03 12:52:47 +02:00
Peter Robinson
cc035187f6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 14:00:13 +00:00
Kalev Lember
424f2f2227
Rebuilt for gobject-introspection 1.41.4
2014-07-22 18:50:28 +02:00
Dennis Gilmore
538c6973cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 08:39:34 -05:00
Kalev Lember
90582faa82
Update to 3.12.2
2014-05-16 22:41:58 +02:00
Ray Strode
1e99f58161
Fix PATH
...
Resolves : #1095344
2014-05-08 15:13:17 -04:00
Kalev Lember
f2e11cb002
Drop gnome-icon-theme-symbolic dependency
...
gnome-icon-theme got renamed to adwaita-icon-theme. And the
dependency is not really needed; depending on GTK+ should be
enough to guarantee the presence of a spec-compliant icon
theme.
2014-05-07 13:48:34 +02:00
Kalev Lember
90e150a91d
Update to 3.12.1
2014-04-16 00:22:44 +02:00
Kalev Lember
358e6028b0
Fold -libs into the main gdm package
...
It was down to just a single typelib which doesn't warrant its own
subpackage.
2014-04-05 19:35:12 +02:00
Kalev Lember
3a3f683737
Tighten subpackage deps
2014-04-05 17:46:50 +02:00
Kalev Lember
2f053f3896
Move all requires together
2014-04-05 17:40:16 +02:00
Richard Hughes
0636b6efe8
Update to 3.12.0
2014-03-25 15:30:00 +00:00
Richard Hughes
85fa60fbeb
Fix filelists
2014-03-20 09:28:58 +00:00
Richard Hughes
cbf03f5f85
Update to 3.11.92.1
2014-03-20 09:11:54 +00:00
Kalev Lember
9c3bcd6bd0
Fix the build
...
Update the file lists and adopt to the changes in gdm dconf profile
handling.
2014-02-22 20:10:04 +01:00
Richard Hughes
35d3b7b611
Fix BRs
2014-02-21 17:34:52 +00:00
Richard Hughes
1d91a734cf
Update to 3.11.90
2014-02-21 17:10:03 +00:00
Richard Hughes
79c30c65dc
Update to 3.11.4
2014-01-15 08:57:53 +00:00
Ville Skyttä
6b2f7d6c40
Drop empty TODO from docs, trivial rpmlint fixes.
2013-12-22 19:34:20 +02:00
Richard Hughes
fc0e8e6323
Update to 3.11.3
2013-12-17 10:49:13 +00:00
Richard Hughes
02eaa9ac85
Update to 3.11.2
2013-11-19 10:48:20 +00:00
Richard Hughes
14dad6065e
Update to 3.10.0.1
2013-10-28 20:57:41 +00:00
Kalev Lember
424391ac0a
Update to 3.10.0
2013-09-25 01:02:47 +02:00
Kalev Lember
21da54eb92
Update to 3.9.90
2013-08-22 19:01:21 +02:00
Kalev Lember
d925ceec40
Update to 3.9.5
2013-08-10 13:24:49 +02:00
Ray Strode
a65c37c177
Fix build
2013-07-25 08:17:17 -04:00
Richard Hughes
2492190df4
Update to 3.8.3.1
2013-07-16 14:11:05 +01:00