Commit Graph

135 Commits

Author SHA1 Message Date
Adam Jackson
fc6043aac0 xinit 1.4.0 2018-03-12 15:13:53 -04:00
Peter Hutterer
d49aeccaeb Add BR for automake and gcc 2018-02-19 08:42:26 +10:00
Fedora Release Engineering
eff022b507 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 22:00:50 +00:00
Adam Jackson
a3ff64b26f Make xinitrc-common survive set -u
What is set -u? set -u makes expanding an undefined variable an error,
which (here) would happen when XKB_IN_USE != yes. This seems like a
strange thing to want, and a rather stern thing to impose upon the shell
scripts of others, but whatever let's just write the test a different
way.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2017-08-25 13:15:59 -04:00
Fedora Release Engineering
42375103e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 10:55:40 +00:00
Fedora Release Engineering
f684aa9202 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 22:23:20 +00:00
Fedora Release Engineering
659fca5f4b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 18:06:40 +00:00
Hans de Goede
777ac9b4d9 Check for all 3 of SSH_AGENT, SSH_AGENT_PID and SSH_AUTH_SOCK to fix
a regression introduced by the previous fix (rhbz#1352339)
2016-12-14 12:25:14 +01:00
Hans de Goede
133329260e Drop 0001-startx-Pass-nolisten-tcp-by-default.patch this is the
server default now
- Check for SSH_AUTH_SOCK not SSH_AGENT in xinitrc-common (rhbz#1352339)
2016-08-29 14:08:49 +02:00
Fedora Release Engineering
e41ebee732 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 03:46:36 +00:00
Peter Hutterer
7f9c0c688f s/define/global/ 2016-01-20 14:18:47 +10:00
Dennis Gilmore
7f452d88a6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 04:22:46 +00:00
Hans de Goede
cb491903b0 Fix typo in Xsession file (rhbz#1222299) 2015-05-18 09:47:13 +02:00
Hans de Goede
8f68bf4936 Only set XORG_RUN_AS_USER_OK when no vt is specified (#1203780) 2015-04-30 14:22:11 +02:00
Hans de Goede
b5175fc982 Fix startx auto display select not working when a Xserver started by
gdm is running
2015-03-20 15:02:04 +01:00
Hans de Goede
a9b446338e Set XORG_RUN_AS_USER_OK when starting X on the current tty, to run X
to run without root rights when possible
2015-03-18 13:57:23 +01:00
Till Maas
4196de3df9 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:25:18 +01:00
Hans de Goede
31228d1c07 xinitrc-common: Do not override SSH_AGENT if already set (rhbz#1067676) 2015-02-03 10:16:56 +01:00
Simone Caronni
ff011b3db3 Xorg without root rights breaks by streams redirection (#1177513) 2015-01-22 21:29:28 +01:00
Hans de Goede
bc47eb7490 Add support for MATE to Xclients (#1147905) 2014-10-01 11:21:41 +02:00
Hans de Goede
a2a0799ba4 New upstream release 1.3.4
- Resolves #806491 #990213 #1006029
- Remove stale ck-xinit-session references from xinitrc-common (#910969)
- Make startx pass "-nolisten tcp" by default, use -listen as server
  option to disable this (#1111684)
- Teach Xclients script about lxde (#488602)
2014-09-11 19:48:35 +02:00
Peter Robinson
bbb3e54fa1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 10:47:44 +00:00
Dennis Gilmore
b08ee2db13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 01:41:54 -05:00
Hans de Goede
7500efbebe Fix startx ignoring a server or display passed on the cmdline (#960955)
- Drop Fedora custom patch to unset XDG_SESSION_COOKIE, this was only for CK
2014-03-25 13:00:18 +01:00
Hans de Goede
b4c34362ec Remove unused xinit-1.0.7-poke-ck.patch 2014-03-25 10:44:27 +01:00
Dave Airlie
dcd4188544 fix for ppc64le enable (#1056742) 2014-01-23 14:34:57 +10:00
Dennis Gilmore
8605953634 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 04:05:17 -05:00
Dennis Gilmore
641b463275 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 22:00:55 -06:00
Kevin Fenzi
7719997d89 Add patch to not switch tty's, so systemd-logind works right with startx.
- Partially Fixes bug #806491
2012-10-01 16:57:01 -06:00
Dennis Gilmore
aae65ad115 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-22 02:01:34 -05:00
Adam Jackson
6f6b798bf2 xinit 1.3.2 2012-04-26 12:54:29 -04:00
Adam Jackson
dc578d5b5c Revert "Revert "Drop ConsoleKit integration, being removed in F17""
This reverts commit e6d5236130.
2012-03-08 10:54:49 -05:00
Adam Jackson
e6d5236130 Revert "Drop ConsoleKit integration, being removed in F17"
This reverts commit c8f19e74c9.

Conflicts:

	xorg-x11-xinit.spec

Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-03-05 17:18:58 -05:00
Dennis Gilmore
3c79228c64 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 03:14:19 -06:00
Adam Jackson
c8f19e74c9 Drop ConsoleKit integration, being removed in F17 2011-11-16 10:13:28 -05:00
Matěj Cepl
5b4afe216d Upgrade to the current upstream version. 2011-07-25 20:42:44 +02:00
Matěj Cepl
dc9de6ea2a xinitrc-common sources ~/.profile (Bug 551508) 2011-05-28 00:18:50 +02:00
Dennis Gilmore
c21a6563ed - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 00:42:02 -06:00
paragn
26c2f35357 - Merge-review cleanup (#226653) 2010-09-27 15:13:05 +05:30
Matěj Cepl
7d850de306 Bump the release. 2010-08-27 15:51:57 +02:00
Matěj Cepl
5cac263fa1 Fix ownership of files in the package to have proper owner and not random
mockbuild.
2010-08-27 15:39:15 +02:00
Adam Tkac
0c38511b78 Rebuild to ensure F14 has higher NVR than F13.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-24 11:53:55 +02:00
Fedora Release Engineering
b480a8cf6f dist-git conversion 2010-07-29 18:29:59 +00:00
Matej Cepl
dbb1aa1f35 Fixed missing bang in shebang. 2010-07-13 14:37:53 +00:00
Matej Cepl
bc7d9638e9 Remove explicit %%attr from _bindir 2010-03-24 16:58:11 +00:00
Matej Cepl
5b4872953d Move xinit-compat script to -session subpackage. 2010-02-27 10:39:26 +00:00
Matej Cepl
0080642054 Even morehappiness for rpmlint. 2010-02-03 23:40:25 +00:00
Matej Cepl
f680ad1d21 Make rpmlint a little bit more happy with our .spec 2010-02-03 23:35:31 +00:00
Matej Cepl
754cfa67d2 Move xinit-compat.desktop complicated logic to special script (resolves
#540546)
2010-02-03 23:12:07 +00:00
Matej Cepl
b570440bb2 Add new script to the package (towards resolving #540546) 2010-02-03 17:39:30 +00:00