Author: arekm Date: Tue Apr 14 07:40:01 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.5
---- Files affected: SPECS: openobex.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/openobex.spec diff -u SPECS/openobex.spec:1.32 SPECS/openobex.spec:1.33 --- SPECS/openobex.spec:1.32 Wed Feb 4 13:46:35 2009 +++ SPECS/openobex.spec Tue Apr 14 09:39:55 2009 @@ -7,14 +7,13 @@ Summary(es.UTF-8): Biblioteca para usar OBEX Summary(pl.UTF-8): Biblioteka do obsługi protokołu OBEX Name: openobex -Version: 1.3 -Release: 7 +Version: 1.5 +Release: 1 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 +Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz +# Source0-md5: 0d83dc86445a46a1b9750107ba7ab65c +Patch0: %{name}-pc.patch URL: http://openobex.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -94,7 +93,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -111,8 +109,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - m4datadir=%{_aclocaldir} + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -131,7 +128,6 @@ %attr(755,root,root) %{_libdir}/libopenobex.so %{_libdir}/libopenobex.la %{_includedir}/* -%{_aclocaldir}/* %{_pkgconfigdir}/* %if %{with static_libs} @@ -154,6 +150,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2009/04/14 07:39:55 arekm +- up to 1.5 + Revision 1.32 2009/02/04 12:46:35 hawk - BR, R libusb-compat to make it work with libusb 1.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openobex.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
