SPECS: openobex.spec - 1.2, MTU patch obsoleted, file list update

freetz freetz at pld-linux.org
Sat Jun 24 18:36:33 CEST 2006


Author: freetz                       Date: Sat Jun 24 16:36:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2, MTU patch obsoleted, file list update

---- Files affected:
SPECS:
   openobex.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/openobex.spec
diff -u SPECS/openobex.spec:1.17 SPECS/openobex.spec:1.18
--- SPECS/openobex.spec:1.17	Mon Oct 17 17:20:44 2005
+++ SPECS/openobex.spec	Sat Jun 24 18:36:28 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
@@ -6,13 +7,12 @@
 Summary(es):	Biblioteca para usar OBEX
 Summary(pl):	Biblioteka do obsługi protokołu OBEX
 Name:		openobex
-Version:	1.0.1
-Release:	2
+Version:	1.2
+Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/openobex/%{name}-%{version}.tar.gz
-# Source0-md5:	3742666bb98259face76be49b73ea89d
-Patch1:		openobex-MTU.patch
+# Source0-md5:	c92746ae7bd69255c2c41f51e9349c65
 URL:		http://openobex.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -84,7 +84,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -112,15 +111,15 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/libopenobex-?.?.so.*.*
+%attr(755,root,root) %{_libdir}/libopenobex.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libopenobex.so
 %{_libdir}/libopenobex.la
-%attr(755,root,root) %{_bindir}/openobex-config
 %{_includedir}/*
 %{_aclocaldir}/*
+%{_pkgconfigdir}/*
 
 %if %{with static_libs}
 %files static
@@ -134,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/06/24 16:36:28  freetz
+- 1.2, MTU patch obsoleted, file list update
+
 Revision 1.17  2005/10/17 15:20:44  adasi
 - relup
 
================================================================

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



More information about the pld-cvs-commit mailing list