jwrdegoede pushed to xorg-x11-xinit (master). "Fix typo in Xsession file (rhbz#1222299)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 07:47:21 UTC 2015


From cb491903b09ef94ef7b8e18f9c34f21953627223 Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede at redhat.com>
Date: Mon, 18 May 2015 09:47:13 +0200
Subject: Fix typo in Xsession file (rhbz#1222299)


diff --git a/Xsession b/Xsession
index 367a46d..2cffea1 100644
--- a/Xsession
+++ b/Xsession
@@ -30,7 +30,7 @@ SWITCHDESKPATH=/usr/share/switchdesk
 # Xsession and xinitrc scripts which has been factored out to avoid duplication
 . /etc/X11/xinit/xinitrc-common
 
-# This Xsession.d implementation, is intended to obsolte and replace the
+# This Xsession.d implementation, is intended to obsolete and replace the
 # various mechanisms present in the 'case' statement which follows, and to
 # eventually be able to easily remove all hard coded window manager specific
 # content from this script.  See bug #142260 for additional explanation and
diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec
index 515e630..f05761f 100644
--- a/xorg-x11-xinit.spec
+++ b/xorg-x11-xinit.spec
@@ -3,7 +3,7 @@
 Summary:    X.Org X11 X Window System xinit startup scripts
 Name:       xorg-x11-%{pkgname}
 Version:    1.3.4
-Release:    8%{?dist}
+Release:    9%{?dist}
 License:    MIT
 URL:        http://www.x.org
 
@@ -115,6 +115,9 @@ install -p -m644 -D %{SOURCE18} $RPM_BUILD_ROOT%{_datadir}/xsessions/xinit-compa
 %{_datadir}/xsessions/xinit-compat.desktop
 
 %changelog
+* Mon May 18 2015 Hans de Goede <hdegoede at redhat.com> - 1.3.4-9
+- Fix typo in Xsession file (rhbz#1222299)
+
 * Thu Apr 30 2015 Hans de Goede <hdegoede at redhat.com> - 1.3.4-8
 - Only set XORG_RUN_AS_USER_OK when no vt is specified (#1203780)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xorg-x11-xinit.git/commit/?h=master&id=cb491903b09ef94ef7b8e18f9c34f21953627223


More information about the scm-commits mailing list