Author: arekm Date: Sun Aug 31 18:25:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.12.3
---- Files affected: SPECS: pilot-link.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: SPECS/pilot-link.spec diff -u SPECS/pilot-link.spec:1.81 SPECS/pilot-link.spec:1.82 --- SPECS/pilot-link.spec:1.81 Sun Aug 31 19:01:57 2008 +++ SPECS/pilot-link.spec Sun Aug 31 20:25:12 2008 @@ -12,17 +12,19 @@ Summary(ru.UTF-8): Утилита пересылки файлов между Linux и PalmPilot Summary(uk.UTF-8): Утиліта пересилки файлів між Linux та PalmPilot Name: pilot-link -Version: 0.12.2 -Release: 3 +Version: 0.12.3 +Release: 1 License: GPL Group: Applications/Communications Source0: http://downloads.pilot-link.org/%{name}-%{version}.tar.bz2 -# Source0-md5: c1f4db8f32a2ee916fedb9a2dac8aa26 +# Source0-md5: 257124484d50552679c53cae8e118aa3 Patch0: %{name}-ac.patch +Patch1: %{name}-open.patch URL: http://www.pilot-link.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: bison +BuildRequires: bluez-libs-devel BuildRequires: libpng-devel BuildRequires: libstdc++-devel BuildRequires: libtool @@ -149,6 +151,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %if "%{_lib}" == "lib64" sed -i -e 's#/lib #/lib64 #g' -e 's#/lib/#/lib64/#g' m4/python.m4 @@ -166,6 +169,7 @@ --enable-conduits \ --enable-threads \ --enable-libusb \ + --with-bluez \ --with-libpng=%{_prefix} \ --without-included-popt \ --with-perl \ @@ -215,6 +219,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2008/08/31 18:25:12 arekm +- up to 0.12.3 + Revision 1.81 2008/08/31 17:01:57 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pilot-link.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
