SPECS: openobex.spec - add OBEX_SetTransportMTU export

adasi adasi at pld-linux.org
Mon Oct 17 17:19:55 CEST 2005


Author: adasi                        Date: Mon Oct 17 15:19:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add OBEX_SetTransportMTU export 

---- Files affected:
SPECS:
   openobex.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/openobex.spec
diff -u SPECS/openobex.spec:1.15 SPECS/openobex.spec:1.16
--- SPECS/openobex.spec:1.15	Wed Jun 15 23:14:59 2005
+++ SPECS/openobex.spec	Mon Oct 17 17:19:49 2005
@@ -12,6 +12,7 @@
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/openobex/%{name}-%{version}.tar.gz
 # Source0-md5:	3742666bb98259face76be49b73ea89d
+Patch1:		openobex-MTU.patch
 URL:		http://openobex.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -83,6 +84,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -132,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/10/17 15:19:49  adasi
+- add OBEX_SetTransportMTU export
+
 Revision 1.15  2005/06/15 21:14:59  witekfl
 - added header "Conditional build:"
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openobex.spec?r1=1.15&r2=1.16&f=u




More information about the pld-cvs-commit mailing list