packages: libfakekey/libfakekey.spec, libfakekey/libfakekey-build.patch (RE...

baggins baggins at pld-linux.org
Fri Jul 22 11:33:13 CEST 2011


Author: baggins                      Date: Fri Jul 22 09:33:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build without patching

---- Files affected:
packages/libfakekey:
   libfakekey.spec (1.4 -> 1.5) , libfakekey-build.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/libfakekey/libfakekey.spec
diff -u packages/libfakekey/libfakekey.spec:1.4 packages/libfakekey/libfakekey.spec:1.5
--- packages/libfakekey/libfakekey.spec:1.4	Fri Jul 22 11:29:46 2011
+++ packages/libfakekey/libfakekey.spec	Fri Jul 22 11:33:08 2011
@@ -3,12 +3,11 @@
 Summary(pl.UTF-8):	Biblioteka wirtualnej klawiatury dla X
 Name:		libfakekey
 Version:	0.1
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://projects.o-hand.com/matchbox/sources/libfakekey/%{version}/%{name}-%{version}.tar.bz2
 # Source0-md5:	83dbde4d77e8baf0176fe4291d8a2303
-Patch0:		%{name}-build.patch
 URL:		http://projects.o-hand.com/matchbox/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -52,15 +51,10 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__automake}
 %configure
-%{__make}
+%{__make} AM_LDFLAGS=-lX11
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -97,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/07/22 09:33:08  baggins
+- fix build without patching
+
 Revision 1.4  2011/07/22 09:29:46  baggins
 - try to fix building test program
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libfakekey/libfakekey.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list