rpms/xdotool/devel .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 xdotool.spec, 1.13, 1.14 xdotool-prog-segfault.patch, 1.1, NONE

Sven Lankes slankes at fedoraproject.org
Sun Jul 11 21:39:34 UTC 2010


Author: slankes

Update of /cvs/pkgs/rpms/xdotool/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24689

Modified Files:
	.cvsignore sources xdotool.spec 
Removed Files:
	xdotool-prog-segfault.patch 
Log Message:
* Sun Jul 11 2010 Sven Lankes <sven at lank.es> - 1:2.20100623.2949-1
- remove upstreamed patch
- new upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xdotool/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	11 Jun 2010 16:08:18 -0000	1.8
+++ .cvsignore	11 Jul 2010 21:39:34 -0000	1.9
@@ -1 +1 @@
-xdotool-2.20100602.2915.tar.gz
+xdotool-2.20100623.2949.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xdotool/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	11 Jun 2010 16:08:18 -0000	1.8
+++ sources	11 Jul 2010 21:39:34 -0000	1.9
@@ -1 +1 @@
-feea60df4e5731e5a2607860d3a2727f  xdotool-2.20100602.2915.tar.gz
+f717457e37e912642d422dacc4be7f83  xdotool-2.20100623.2949.tar.gz


Index: xdotool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xdotool/devel/xdotool.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- xdotool.spec	11 Jun 2010 16:08:18 -0000	1.13
+++ xdotool.spec	11 Jul 2010 21:39:34 -0000	1.14
@@ -1,5 +1,5 @@
 Name:           xdotool
-Version:        2.20100602.2915
+Version:        2.20100623.2949
 Epoch:          1
 Release:        1%{?dist}
 Summary:        Fake keyboard/mouse input
@@ -7,7 +7,6 @@ Group:          User Interface/X
 License:        BSD
 URL:            http://www.semicomplete.com/projects/xdotool/
 Source0:        http://semicomplete.googlecode.com/files/%{name}-%{version}.tar.gz
-Patch0:         xdotool-prog-segfault.patch
 
 BuildRequires:  libXtst-devel, libX11-devel
 
@@ -33,7 +32,6 @@ developing applications that use libxdo
 
 %prep
 %setup -q
-%patch0
 
 %build
 export WARNFLAGS="$RPM_OPT_FLAGS"
@@ -71,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc examples
 
 %changelog
+* Sun Jul 11 2010 Sven Lankes <sven at lank.es> - 1:2.20100623.2949-1
+- remove upstreamed patch
+- new upstream release
+
 * Sun Mar 28 2010 Sven Lankes <sven at lank.es> - 1:2.20100602.2915-1
 - new upstream release
 - add patch from Bruce Jerrick to not segfault when called with unknown command (bz #602946)


--- xdotool-prog-segfault.patch DELETED ---



More information about the scm-commits mailing list