packages: xautomation/xautomation.spec - new, link X11

adamg adamg at pld-linux.org
Wed Feb 8 22:25:23 CET 2012


Author: adamg                        Date: Wed Feb  8 21:25:23 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new, link X11

---- Files affected:
packages/xautomation:
   xautomation.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/xautomation/xautomation.spec
diff -u packages/xautomation/xautomation.spec:1.10 packages/xautomation/xautomation.spec:1.11
--- packages/xautomation/xautomation.spec:1.10	Tue Feb  7 23:08:42 2012
+++ packages/xautomation/xautomation.spec	Wed Feb  8 22:25:17 2012
@@ -3,14 +3,18 @@
 Summary(pl.UTF-8):	Narzędzia do sterowania X Window System z linii poleceń
 Name:		xautomation
 Version:	1.03
-Release:	3
+Release:	4
 License:	GPL v2+
 Vendor:		Steve Slaven <bpk at hoopajoo.net>
 Group:		X11/Applications
 Source0:	http://hoopajoo.net/static/projects/%{name}-%{version}.tar.gz
 # Source0-md5:	91030079b0ecf96195dd21bcec635cb6
+Patch0:		%{name}-libs.patch
 URL:		http://hoopajoo.net/projects/xautomation.html
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	libpng-devel
+BuildRequires:	libtool
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXtst-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,8 +37,13 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -60,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2012/02/08 21:25:17  adamg
+- new, link X11
+
 Revision 1.10  2012/02/07 22:08:42  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xautomation/xautomation.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list