author | kergoth <kergoth> | 2003-01-26 03:36:52 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-26 03:36:52 (UTC) |
commit | e5e79961e2997848e7b6eb9515e1616effb6edab (patch) (unidiff) | |
tree | 1f0cdce9e3d291d5eb47cb38d9881f714452025d | |
parent | 77af78cf44026f52cc119a16554749daefc59617 (diff) | |
download | opie-e5e79961e2997848e7b6eb9515e1616effb6edab.zip opie-e5e79961e2997848e7b6eb9515e1616effb6edab.tar.gz opie-e5e79961e2997848e7b6eb9515e1616effb6edab.tar.bz2 |
libopieobex->libopieobex1.. Provides: libopieobex, Replaces: libopieobex, Depends .. openobex | libopenobex1.
-rw-r--r-- | core/applets/obex/libopieobex1.control (renamed from core/applets/obex/libopieobex.control) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/applets/obex/libopieobex.control b/core/applets/obex/libopieobex1.control index 466d8b9..805e3b8 100644 --- a/core/applets/obex/libopieobex.control +++ b/core/applets/obex/libopieobex1.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Files: plugins/obex/libopieobex.so* | 1 | Files: plugins/obex/libopieobex.so* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Holger Freyther <zecke@handhelds.org> | 4 | Maintainer: Holger Freyther <zecke@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: opie-base ($QPE_VERSION), openobex | 7 | Depends: opie-base ($QPE_VERSION), openobex | libopenobex1 |
8 | Provides: libopieobex | ||
9 | Replaces: libopieobex | ||
8 | Description: Irda obex lib | 10 | Description: Irda obex lib |
9 | |||