Author: arekm Date: Sun Aug 27 11:33:45 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix linking
---- Files affected: SPECS: openobex.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/openobex.spec diff -u SPECS/openobex.spec:1.21 SPECS/openobex.spec:1.22 --- SPECS/openobex.spec:1.21 Wed Jul 19 12:07:25 2006 +++ SPECS/openobex.spec Sun Aug 27 13:33:39 2006 @@ -13,6 +13,7 @@ Group: Libraries Source0: http://dl.sourceforge.net/openobex/%{name}-%{version}.tar.gz # Source0-md5: feaa5dfe5151c0e70e8f868fa4648a43 +Patch0: %{name}-link.patch URL: http://openobex.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -86,6 +87,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -144,6 +146,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/08/27 11:33:39 arekm +- fix linking + Revision 1.21 2006/07/19 10:07:25 qboosh - merged -apps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openobex.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
