Author: qboosh Date: Sat Aug 19 13:43:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup, BR: pkgconfig
---- Files affected: SPECS: configure-thinkpad.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/configure-thinkpad.spec diff -u SPECS/configure-thinkpad.spec:1.1 SPECS/configure-thinkpad.spec:1.2 --- SPECS/configure-thinkpad.spec:1.1 Mon Aug 14 23:36:19 2006 +++ SPECS/configure-thinkpad.spec Sat Aug 19 15:43:52 2006 @@ -10,11 +10,11 @@ Source0: http://dl.sourceforge.net/tpctl/%{name}-%{version}.tar.gz # Source0-md5: b0d6c3dd3a0867248fb6bfc2d41881f5 Patch0: %{name}-desktop.patch -#Patch1: %{name}-makefile.patch -URL: http://tpctl.sourceforge.net/http://tpctl.sourceforge.net/ +URL: http://tpctl.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: libgnomeui-devel +BuildRequires: pkgconfig ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -27,7 +27,6 @@ %prep %setup -q %patch0 -p1 -#patch1 -p1 %build %{__aclocal} @@ -60,6 +59,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/08/19 13:43:52 qboosh +- cleanup, BR: pkgconfig + Revision 1.1 2006/08/14 21:36:19 havner - initial, builds, works - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/configure-thinkpad.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
