rpms/xorg-x11-xinit/devel xorg-x11-xinit.spec,1.42,1.43

Soren Sandmann Pedersen (ssp) fedora-extras-commits at redhat.com
Fri Jul 27 16:24:52 UTC 2007


Author: ssp

Update of /cvs/pkgs/rpms/xorg-x11-xinit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9161

Modified Files:
	xorg-x11-xinit.spec 
Log Message:
Remove xinput.sh, per bug 244963


Index: xorg-x11-xinit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-xinit/devel/xorg-x11-xinit.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- xorg-x11-xinit.spec	21 May 2007 18:35:24 -0000	1.42
+++ xorg-x11-xinit.spec	27 Jul 2007 16:24:19 -0000	1.43
@@ -3,7 +3,7 @@
 Summary:   X.Org X11 X Window System xinit startup scripts
 Name:      xorg-x11-%{pkgname}
 Version:   1.0.2
-Release:   21%{?dist}
+Release:   22%{?dist}
 License:   MIT/X11
 Group:     User Interface/X
 URL:       http://www.x.org
@@ -15,7 +15,6 @@
 Source12: Xclients
 Source13: Xmodmap
 Source14: Xresources
-Source15: xinput.sh
 # NOTE: Xsession is used by xdm/kdm/gdm and possibly others, so we keep it
 #       here instead of the xdm package.
 Source16: Xsession
@@ -82,7 +81,6 @@
     install -m 644 %{SOURCE14} $RPM_BUILD_ROOT%{_sysconfdir}/X11/Xresources
 
     mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d
-    install -m 755 %{SOURCE15} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/xinput.sh
     install -m 755 %{SOURCE17} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/localuser.sh
 
     mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/Xclients.d
@@ -112,6 +110,9 @@
 %{_mandir}/man1/xinit.1*
 
 %changelog
+* Fri Jul 27 2007 Soren Sandmann <sandmann at redhat.com> 1.0.2-22
+- Remove xinput.sh. Bug 244963.
+
 * Mon May 21 2007 Adam Jackson <ajax at redhat.com> 1.0.2-21
 - localuser.sh: Run silently.
 




More information about the scm-commits mailing list