SPECS: openobex.spec - fix includedir in pkgconfig file

arekm arekm at pld-linux.org
Sun Sep 10 12:13:40 CEST 2006


Author: arekm                        Date: Sun Sep 10 10:13:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix includedir in pkgconfig file

---- Files affected:
SPECS:
   openobex.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/openobex.spec
diff -u SPECS/openobex.spec:1.23 SPECS/openobex.spec:1.24
--- SPECS/openobex.spec:1.23	Sun Sep 10 11:53:59 2006
+++ SPECS/openobex.spec	Sun Sep 10 12:13:35 2006
@@ -8,12 +8,13 @@
 Summary(pl):	Biblioteka do obsługi protokołu OBEX
 Name:		openobex
 Version:	1.3
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/openobex/%{name}-%{version}.tar.gz
 # Source0-md5:	feaa5dfe5151c0e70e8f868fa4648a43
 Patch0:		%{name}-link.patch
+Patch1:		%{name}-pc.patch
 URL:		http://openobex.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -88,6 +89,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -146,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/09/10 10:13:35  arekm
+- fix includedir in pkgconfig file
+
 Revision 1.23  2006/09/10 09:53:59  qboosh
 - BR: ac >= 2.50
 
================================================================

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



More information about the pld-cvs-commit mailing list