Author: glen Date: Wed Oct 25 19:06:06 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - try pkgconfig for openobex detection; rel 4
---- Files affected: SPECS: k68.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/k68.spec diff -u SPECS/k68.spec:1.11 SPECS/k68.spec:1.12 --- SPECS/k68.spec:1.11 Tue Aug 8 16:38:10 2006 +++ SPECS/k68.spec Wed Oct 25 21:06:00 2006 @@ -3,7 +3,7 @@ Summary(pl): Oprogramowanie komunikacyjne dla telefonu t68i Name: k68 Version: 0.2.1 -Release: 3 +Release: 4 License: GPL Group: Applications/Communications Source0: http://dl.sourceforge.net/k68/%{name}-%{version}.tar.bz2 @@ -11,6 +11,7 @@ Source1: http://ep09.pld-linux.org/~djurban/kde/kde-common-admin.tar.bz2 # Source1-md5: 81e0b2f79ef76218381270960ac0f55f Patch0: %{name}-desktop.patch +Patch1: %{name}-openobex-pkgconfig.patch URL: http://k68.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q -a1 %patch0 -p1 +%patch1 -p1 %build # be permissive - BDADDR_ANY from <bluetooth/bluetooth.h> used in k68.cpp @@ -76,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/10/25 19:06:00 glen +- try pkgconfig for openobex detection; rel 4 + Revision 1.11 2006/08/08 14:38:10 sparky - mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/k68.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
