+++ /dev/null
---- xinitrc-ng-1.1/xinitrc~ 2011-07-27 23:59:12.000000000 +0300
-+++ xinitrc-ng-1.1/xinitrc 2014-06-06 01:33:19.861745454 +0300
-@@ -3,7 +3,7 @@
- # Call standard xinit actions
- . /etc/X11/xinit/xinitdefs
-
--if [ -f $HOME/.Xclients ]; then
-+if [ -x $HOME/.Xclients ]; then
- exec $HOME/.Xclients "$@"
- else
- exec /etc/X11/xinit/Xclients "$@"
Summary: The default startup scripts for the X Window System
Summary(pl.UTF-8): Domyślne skrypty startowe X Window System
Name: xinitrc-ng
-Version: 1.1
-Release: 6
+Version: 1.2
+Release: 1
License: GPL
Group: X11
Source0: %{name}-%{version}.tar.gz
-# Source0-md5: f369317256368bf00dd07957929d5a63
-Patch0: xinitrc-execute.patch
-Patch1: tld.patch
+# Source0-md5: c64bf54a56bb7cabaf4568e7ae315517
+Patch0: tld.patch
URL: http://svn.pld-linux.org/trac/svn/wiki/packages/xinitrc-ng
Requires: /bin/sh
Requires: which
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT