packages: xorg-app-rstart/xorg-app-rstart-configdir.patch, xorg-app-rstart/...

qboosh qboosh at pld-linux.org
Sun Oct 31 08:13:46 CET 2010


Author: qboosh                       Date: Sun Oct 31 07:13:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.0.4
- updated configdir patch

---- Files affected:
packages/xorg-app-rstart:
   xorg-app-rstart-configdir.patch (1.1 -> 1.2) , xorg-app-rstart.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/xorg-app-rstart/xorg-app-rstart-configdir.patch
diff -u packages/xorg-app-rstart/xorg-app-rstart-configdir.patch:1.1 packages/xorg-app-rstart/xorg-app-rstart-configdir.patch:1.2
--- packages/xorg-app-rstart/xorg-app-rstart-configdir.patch:1.1	Sun Oct 15 15:25:34 2006
+++ packages/xorg-app-rstart/xorg-app-rstart-configdir.patch	Sun Oct 31 08:13:41 2010
@@ -1,18 +1,18 @@
---- rstart-1.0.2/Makefile.am.orig	2005-12-06 23:48:18.000000000 +0100
-+++ rstart-1.0.2/Makefile.am	2006-10-15 14:54:31.687867500 +0200
+--- rstart-1.0.4/Makefile.am.orig	2010-10-30 23:36:38.000000000 +0200
++++ rstart-1.0.4/Makefile.am	2010-10-31 08:10:53.471723445 +0100
 @@ -24,9 +24,10 @@
  rstart_serverdir = $(libdir)/X11/rstart
  rstart_server_PROGRAMS = rstartd.real
  
 +configdir = $(libdir)/X11/rstart
- rstartd_real_CFLAGS = $(RSTART_CFLAGS)			\
+ AM_CFLAGS = $(CWARNFLAGS) $(RSTART_CFLAGS)		\
  		-DSERVERNAME=\"rstart\"			\
 -		-DDEFAULT_CONFIG=\"$(libdir)/X11/rstart/config\"
 +		-DDEFAULT_CONFIG=\"$(configdir)/config\"
  
  rstartd_real_LDADD = $(RSTART_LIBS)
  
-@@ -50,7 +51,6 @@
+@@ -51,7 +52,6 @@
  
  # config data
  

================================================================
Index: packages/xorg-app-rstart/xorg-app-rstart.spec
diff -u packages/xorg-app-rstart/xorg-app-rstart.spec:1.17 packages/xorg-app-rstart/xorg-app-rstart.spec:1.18
--- packages/xorg-app-rstart/xorg-app-rstart.spec:1.17	Fri Oct  9 16:25:54 2009
+++ packages/xorg-app-rstart/xorg-app-rstart.spec	Sun Oct 31 08:13:41 2010
@@ -2,21 +2,21 @@
 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.3
+Version:	1.0.4
 Release:	1
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/app/rstart-%{version}.tar.bz2
-# Source0-md5:	e09c14cf1ac78260f95a9aa45bccab4c
+# Source0-md5:	eb82a6290dfbaa1fc09a3b7426b2eac2
 Patch0:		%{name}-configdir.patch
 Patch1:		%{name}-install.patch
 URL:		http://xorg.freedesktop.org/
-BuildRequires:	autoconf >= 2.57
+BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	cpp
 BuildRequires:	pkgconfig >= 1:0.19
 BuildRequires:	xorg-lib-libX11-devel
-BuildRequires:	xorg-util-util-macros >= 1.2
+BuildRequires:	xorg-util-util-macros >= 1.8
 # contexts/x11r6
 Requires:	xorg-app-iceauth
 # contexts/x11r6, rstart client
@@ -74,7 +74,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/rstart
 %attr(755,root,root) %{_bindir}/rstartd
 %dir %{_libdir}/X11/rstart
@@ -106,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2010/10/31 07:13:41  qboosh
+- updated to 1.0.4
+- updated configdir patch
+
 Revision 1.17  2009/10/09 14:25:54  qboosh
 - updated util-macros version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-rstart/xorg-app-rstart-configdir.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.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list