author | groucho <groucho> | 2003-03-31 06:26:02 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-03-31 06:26:02 (UTC) |
commit | ab65bc6a80f1c93ebd54b8c65563efde934dc45a (patch) (unidiff) | |
tree | c8c1203f2c1445ef6983d0eebf1aadc99738b1bc | |
parent | cd0effad76959c623a9b84dea72c883b960a5472 (diff) | |
download | opie-ab65bc6a80f1c93ebd54b8c65563efde934dc45a.zip opie-ab65bc6a80f1c93ebd54b8c65563efde934dc45a.tar.gz opie-ab65bc6a80f1c93ebd54b8c65563efde934dc45a.tar.bz2 |
Corrected Maintainer
Fixed dependencies
-rw-r--r-- | core/obex/libopieobex0.control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/obex/libopieobex0.control b/core/obex/libopieobex0.control index b63c016..3fd0dd2 100644 --- a/core/obex/libopieobex0.control +++ b/core/obex/libopieobex0.control | |||
@@ -1,11 +1,11 @@ | |||
1 | Files: plugins/obex/libopieobex.so* pics/obex/* | 1 | Files: plugins/obex/libopieobex.so* pics/obex/* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: hOlgar 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 | libopenobex1 | 7 | Depends: opie-base ($QPE_VERSION), openobex | libopenobex1 |
8 | Provides: libopieobex | 8 | Provides: libopieobex1 |
9 | Replaces: libopieobex | 9 | Replaces: libopieobex1 |
10 | Description: Irda obex lib | 10 | Description: Irda obex lib |
11 | 11 | ||