Author: blues Date: Fri Sep 23 20:45:30 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2 - include_uuid patch - include uuid.h, rebuild with bluetooth support.
---- Files affected: SPECS: obexftp.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/obexftp.spec diff -u SPECS/obexftp.spec:1.5 SPECS/obexftp.spec:1.6 --- SPECS/obexftp.spec:1.5 Fri Sep 23 21:48:01 2005 +++ SPECS/obexftp.spec Fri Sep 23 22:45:24 2005 @@ -3,15 +3,17 @@ Summary(pl): Kopiowanie plików z wykorzystaniem protokołu Object Exchange (OBEX) Name: obexftp Version: 0.10.7 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Communications Source0: http://triq.net/obexftp/%{name}-%{version}.tar.gz # Source0-md5: e827f68bddc3c38229a08c264614f054 Patch0: %{name}-no_server.patch +Patch1: %{name}-include_uuid.patch URL: http://triq.net/obex/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: bluez-libs-devel BuildRequires: libtool BuildRequires: openobex-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -66,6 +68,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -111,6 +114,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/09/23 20:45:24 blues +- release 2 - include_uuid patch - include uuid.h, rebuild with bluetooth + support. + Revision 1.5 2005/09/23 19:48:01 blues - 0.10.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/obexftp.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
