summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miƛkiewicz2006-08-27 11:33:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd11b64b51c096d37708a5f5a66b045e5c4059483 (patch)
treeb5bcf97bdf01b412b5fe28efb1fd83f3d48457e2
parent2b70e21e09b48c1368d432cb71831162aa5d039b (diff)
downloadopenobex-d11b64b51c096d37708a5f5a66b045e5c4059483.zip
openobex-d11b64b51c096d37708a5f5a66b045e5c4059483.tar.gz
- fix linking
Changed files: openobex.spec -> 1.22
-rw-r--r--openobex.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/openobex.spec b/openobex.spec
index 15b10bc..7d8dd73 100644
--- a/openobex.spec
+++ b/openobex.spec
@@ -12,6 +12,7 @@ License: LGPL
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
@@ -85,6 +86,7 @@ biblioteki Open OBEX.
%prep
%setup -q
+%patch0 -p1
%build
%{__libtoolize}