packages: xorg-app-rstart/xorg-app-rstart-install.patch, xorg-app-rstart/xo...
arekm
arekm at pld-linux.org
Thu Aug 13 21:47:38 CEST 2009
Author: arekm Date: Thu Aug 13 19:47:38 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.0.3
---- Files affected:
packages/xorg-app-rstart:
xorg-app-rstart-install.patch (1.1 -> 1.2) , xorg-app-rstart.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/xorg-app-rstart/xorg-app-rstart-install.patch
diff -u packages/xorg-app-rstart/xorg-app-rstart-install.patch:1.1 packages/xorg-app-rstart/xorg-app-rstart-install.patch:1.2
--- packages/xorg-app-rstart/xorg-app-rstart-install.patch:1.1 Sun Oct 15 15:25:53 2006
+++ packages/xorg-app-rstart/xorg-app-rstart-install.patch Thu Aug 13 21:47:32 2009
@@ -1,21 +1,21 @@
--- rstart-1.0.2/Makefile.am.orig 2006-10-15 15:27:26.815305250 +0200
+++ rstart-1.0.2/Makefile.am 2006-10-15 15:27:36.831931250 +0200
-@@ -133,14 +133,14 @@
- fi ; \
+@@ -136,14 +136,14 @@
done; \
+ ); \
\
- cd $(DESTDIR)$(DATA_DIR)/contexts; \
-- sed -e '/^$$/d' -e '/^#/d' ${srcdir}/contexts/@Aliases | \
-+ abssrcdir="`pwd`" ; cd $(DESTDIR)$(DATA_DIR)/contexts; \
-+ sed -e '/^$$/d' -e '/^#/d' $${abssrcdir}/contexts/@Aliases | \
+- sed -e '/^$$/d' -e '/^#/d' @Aliases | \
++ abssrcdir="`pwd`" ; cd $(DESTDIR)$(DATA_DIR)/contexts; \
++ sed -e '/^$$/d' -e '/^#/d' $${abssrcdir}/contexts/@Aliases | \
while read real aliases; do \
for i in $$aliases; do \
$(RM) $$i; \
$(LN) $$real $$i; \
- $(RM) $(DESTDIR)$(rstart_serverdir)/commands/$$i; \
- $(LN) $$real $(DESTDIR)$(rstart_serverdir)/commands/$$i; \
-+ $(RM) $(DESTDIR)$(DATA_DIR)/commands/$$i; \
-+ $(LN) $$real $(DESTDIR)$(DATA_DIR)/commands/$$i; \
++ $(RM) $(DESTDIR)$(DATA_DIR)/commands/$$i; \
++ $(LN) $$real $(DESTDIR)$(DATA_DIR)/commands/$$i; \
done; \
done; \
$(RM) @Aliases
================================================================
Index: packages/xorg-app-rstart/xorg-app-rstart.spec
diff -u packages/xorg-app-rstart/xorg-app-rstart.spec:1.15 packages/xorg-app-rstart/xorg-app-rstart.spec:1.16
--- packages/xorg-app-rstart/xorg-app-rstart.spec:1.15 Mon Jul 28 01:02:01 2008
+++ packages/xorg-app-rstart/xorg-app-rstart.spec Thu Aug 13 21:47:32 2009
@@ -2,12 +2,12 @@
Summary: rstart and rstartd applications - Remote Start client and helper
Summary(pl.UTF-8): Aplikacje rstart i rstartd - klient i program do zdalnego uruchamiania
Name: xorg-app-rstart
-Version: 1.0.2
-Release: 2
+Version: 1.0.3
+Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/app/rstart-%{version}.tar.bz2
-# Source0-md5: 99aea04a27197056368a4431f30f9cdb
+# Source0-md5: e09c14cf1ac78260f95a9aa45bccab4c
Patch0: %{name}-configdir.patch
Patch1: %{name}-install.patch
URL: http://xorg.freedesktop.org/
@@ -106,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2009/08/13 19:47:32 arekm
+- up to 1.0.3
+
Revision 1.15 2008/07/27 23:02:01 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-rstart/xorg-app-rstart-install.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-rstart/xorg-app-rstart.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list