SPECS: bluemote.spec - BR: libX11-devel, libXtst-devel, drop /usr/X...

qboosh qboosh at pld-linux.org
Wed Apr 26 21:09:11 CEST 2006


Author: qboosh                       Date: Wed Apr 26 19:09:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libX11-devel,libXtst-devel, drop /usr/X11R6/lib from flags
- cosmetics

---- Files affected:
SPECS:
   bluemote.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/bluemote.spec
diff -u SPECS/bluemote.spec:1.4 SPECS/bluemote.spec:1.5
--- SPECS/bluemote.spec:1.4	Sun Apr 23 20:36:28 2006
+++ SPECS/bluemote.spec	Wed Apr 26 21:09:05 2006
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
-
-Summary:	Bluemote - a remote controller for your PC via bluetooth
-Summary(pl):	Bluemote - pilot dla komputera via bluetooth
+Summary:	Bluemote - a remote controller for your PC via Bluetooth
+Summary(pl):	Bluemote - pilot dla komputera przez Bluetooth
 Name:		bluemote
 Version:	2.0
 Release:	1
@@ -10,6 +9,8 @@
 Source0:	http://www.geocities.com/saravkrish/progs/bluemote/%{name}.%{version}.tar.gz
 # Source0-md5:	69ab4eafb839a3f22fca2832fbba60f6
 URL:		http://www.geocities.com/saravkrish/progs/bluemote/
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXtst-devel
 Requires:	bluez-utils
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,7 +28,8 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags}"
+	CFLAGS="%{rpmcflags}" \
+	X11FLAGS="-lX11 -lXtst"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -61,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/26 19:09:05  qboosh
+- BR: libX11-devel,libXtst-devel, drop /usr/X11R6/lib from flags
+- cosmetics
+
 Revision 1.4  2006/04/23 18:36:28  sparky
 - (my) typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bluemote.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list